/[smeserver]/rpms/smeserver-support/sme9/smeserver-support.spec
ViewVC logotype

Diff of /rpms/smeserver-support/sme9/smeserver-support.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.27 by stephdl, Fri Jul 3 19:47:06 2015 UTC Revision 1.34 by unnilennium, Tue Jul 19 14:34:10 2016 UTC
# Line 1  Line 1 
1  # $Id: smeserver-support.spec,v 1.26 2014/11/01 12:16:49 vip-ire Exp $  # $Id: smeserver-support.spec,v 1.33 2016/07/19 13:02:38 unnilennium Exp $
2    
3  Summary: SME Server module to display support and licensing information  Summary: SME Server module to display support and licensing information
4  %define name smeserver-support  %define name smeserver-support
5  Name: %{name}  Name: %{name}
6  %define version 2.6.0  %define version 2.6.0
7  %define release 4  %define release 9
8    
9  # These packages come from CentOS, but we need to use care when  # These packages come from CentOS, but we need to use care when
10  # updating them - either we've patched them, or we need to do something  # updating them - either we've patched them, or we need to do something
# Line 19  Release: %{release}%{?dist} Line 19  Release: %{release}%{?dist}
19  License: GPL  License: GPL
20  Group: Networking/Daemons  Group: Networking/Daemons
21  Source: %{name}-%{version}.tar.xz  Source: %{name}-%{version}.tar.xz
 Source1: smeserver_logo.jpg  
 Source2: smeserver_logo.gif  
 Source3: btn_donateCC_LG.gif  
22  Patch0: smeserver-support-2.6.0.bz8939.motd_donation_message.patch  Patch0: smeserver-support-2.6.0.bz8939.motd_donation_message.patch
23    Patch1: smeserver-support-2.6.0.bz8939.system-release-template.patch
24    Patch2: smeserver-support-2.6.0-readhat_release_no_motd.patch
25    Patch3: smeserver-support-2.6.0-update_copyright_2016.patch
26    Patch4: smeserver-support-2.6.0-koozali_manager.patch
27    Patch5: smeserver-support-2.6.0-bz9678hover.patch
28  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
29  BuildRequires: e-smith-devtools >= 1.7.5  BuildRequires: e-smith-devtools >= 1.7.5
30  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 99  Requires: psacct Line 101  Requires: psacct
101  Requires: dmraid  Requires: dmraid
102    
103  %changelog  %changelog
104    * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-9.sme
105    - fix hover color [SME: 9678]
106    
107    * Tue Jul 19 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.6.0-8.sme
108    - Koozali branding of manager  [SME: 9678]
109    - Tanks to John Crisp for his wonderful work.
110    - new images in archive; removed old images from cvs
111    - updated some css smeserver-support-2.6.0-koozali_manager.patch
112    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
113      by assuming the date is correct and changing the weekday.
114      Fri Oct 24 2005 --> Fri Oct 21 2005 or Mon Oct 24 2005 or Fri Oct 28 2005 or ....
115      Sat Oct 25 2005 --> Sat Oct 22 2005 or Tue Oct 25 2005 or Sat Oct 29 2005 or ....
116      Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
117      Thu May 23 2006 --> Thu May 18 2006 or Tue May 23 2006 or Thu May 25 2006 or ....
118      Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
119      Sat Feb 03 2013 --> Sat Feb 02 2013 or Sun Feb 03 2013 or Sat Feb 09 2013 or ....
120    
121    * Thu Mar 3 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-7.sme
122    - Update copyright in server-manager footer [SME: 9266]
123    
124    * Wed Jan 20 2016 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-6.sme
125    - Don't put motd content in /etc/redhat-release [SME: 9161]
126    
127    * Fri Sep 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-5.sme
128    - created a template for /etc/system-release [SME: 8939]
129    - Added smeserver-support-2.6.0.bz8939.system-release-template.patch
130    
131  * Thu Jun 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme  * Thu Jun 25 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.6.0-4.sme
132  - added a motd message to increase involvements or donations [SME: 8939]  - added a motd message to increase involvements or donations [SME: 8939]
133  - Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and  - Code done by John Crisp <jcrisp@safeandsoundit.co.uk> and
134  - Stefano Zamboni <zamboni@mind-at-work.it>  - Stefano Zamboni <zamboni@mind-at-work.it>
135    
   
136  * Sat Nov 1 2014 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme  * Sat Nov 1 2014 Daniel Berteaud <daniel@firewall-services.com> 2.6.0-3.sme
137  - Remove now uneeded obsolete directives [SME: 8400]  - Remove now uneeded obsolete directives [SME: 8400]
138    
# Line 169  Requires: dmraid Line 197  Requires: dmraid
197  * Thu Feb 7 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme  * Thu Feb 7 2013 Ian Wells <esmith@wellsi.com> 2.4.0-4.sme
198  - Obsolete only older php-mcrypt versions <= 5.3 [SME: 7320]  - Obsolete only older php-mcrypt versions <= 5.3 [SME: 7320]
199    
200  * Sat Feb 3 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme  * Sun Feb 03 2013 Shad L. Lords <slords@mail.com> 2.4.0-3.sme
201      Sat Feb 03 2013 --> Sat Feb 02 2013 or Sun Feb 03 2013 or Sat Feb 09 2013 or ....
202  - Obsolete python-ctypes so upgrades will work [SME: 7273]  - Obsolete python-ctypes so upgrades will work [SME: 7273]
203    
204  * Sat Feb 3 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme  * Sun Feb 03 2013 Shad L. Lords <slords@mail.com> 2.4.0-2.sme
205      Sat Feb 03 2013 --> Sat Feb 02 2013 or Sun Feb 03 2013 or Sat Feb 09 2013 or ....
206  - Obsolete kudzu so upgrades will work [SME: 7273]  - Obsolete kudzu so upgrades will work [SME: 7273]
207    
208  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme  * Thu Jan 31 2013 Shad L. Lords <slords@mail.com> 2.4.0-1.sme
# Line 398  Requires: dmraid Line 428  Requires: dmraid
428  * Tue May 23 2006 Gavin Weight <gweight@gmail.com> 1.6.0-09  * Tue May 23 2006 Gavin Weight <gweight@gmail.com> 1.6.0-09
429  - Add Obsoletes for perl-File-MMagic. [SME: 1436]  - Add Obsoletes for perl-File-MMagic. [SME: 1436]
430    
431  * Thu May 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-08  * Tue May 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-08
432      Thu May 23 2006 --> Thu May 18 2006 or Tue May 23 2006 or Thu May 25 2006 or ....
433  - Don't bother printing LWP error [SME: 1314]  - Don't bother printing LWP error [SME: 1314]
434    
435  * Thu May 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-07  * Tue May 23 2006 Gordon Rowell <gordonr@gormand.com.au> 1.6.0-07
436      Thu May 23 2006 --> Thu May 18 2006 or Tue May 23 2006 or Thu May 25 2006 or ....
437  - Add weekly status report.  - Add weekly status report.
438  - Only the following information is passed in the status report:  - Only the following information is passed in the status report:
439    - ReleaseVersion (e.g. 7.0rc2)    - ReleaseVersion (e.g. 7.0rc2)
# Line 519  Requires: dmraid Line 551  Requires: dmraid
551    - sysconfig{ReleaseVersion}    - sysconfig{ReleaseVersion}
552    - An SHA1 hash of sysconfig{SystemID} [SME: 402]    - An SHA1 hash of sysconfig{SystemID} [SME: 402]
553    
554  * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-23  * Sun Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-23
555      Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
556  - Add esmith::console object for standalone menu item [SME: 364]  - Add esmith::console object for standalone menu item [SME: 364]
557    
558  * Sat Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-22  * Sun Dec 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-22
559      Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
560  - Move testInternet console menu item to smeserver-support [SME: 364]  - Move testInternet console menu item to smeserver-support [SME: 364]
561    
562  * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-21  * Wed Dec 14 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-21
# Line 564  Requires: dmraid Line 598  Requires: dmraid
598  * Mon Oct 31 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-10  * Mon Oct 31 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-10
599  - Obsolete e-smith-reinstall-floppy [SF: 1342860]  - Obsolete e-smith-reinstall-floppy [SF: 1342860]
600    
601  * Sat Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-09  * Tue Oct 25 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-09
602      Sat Oct 25 2005 --> Sat Oct 22 2005 or Tue Oct 25 2005 or Sat Oct 29 2005 or ....
603  - Add dependency on audit-libs  - Add dependency on audit-libs
604    
605  * Fri Oct 24 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-08  * Mon Oct 24 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-08
606      Fri Oct 24 2005 --> Fri Oct 21 2005 or Mon Oct 24 2005 or Fri Oct 28 2005 or ....
607  - Remove kenel-module-st - patch is in the CentOS 4.2 kernel  - Remove kenel-module-st - patch is in the CentOS 4.2 kernel
608    
609  * Mon Oct 17 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-07  * Mon Oct 17 2005 Gordon Rowell <gordonr@gormand.com.au> 1.4.7-07
# Line 846  SME Server module to display support and Line 882  SME Server module to display support and
882  %prep  %prep
883  %setup  %setup
884  %patch0 -p1  %patch0 -p1
885  cp %{SOURCE1} root/etc/e-smith/web/common  %patch1 -p1
886  cp %{SOURCE2} root/etc/e-smith/web/common  %patch2 -p1
887  cp %{SOURCE3} root/etc/e-smith/web/common  %patch3 -p1
888    %patch4 -p1
889    %patch5 -p1
890    
891  %build  %build
892  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed