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

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

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

Revision 1.1 by stephdl, Fri Feb 5 23:22:16 2016 UTC Revision 1.11 by unnilennium, Thu Jun 16 03:09:51 2016 UTC
# Line 1  Line 1 
1  # $Id: smeserver-support.spec,v 1.29 2016/01/20 20:44:34 vip-ire Exp $  # $Id: smeserver-support.spec,v 1.10 2016/06/16 03:04:53 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.8.0  %define version 2.8.0
7  %define release 1  %define release 8
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 22  Source: %{name}-%{version}.tar.xz Line 22  Source: %{name}-%{version}.tar.xz
22  Source1: smeserver_logo.jpg  Source1: smeserver_logo.jpg
23  Source2: smeserver_logo.gif  Source2: smeserver_logo.gif
24  Source3: btn_donateCC_LG.gif  Source3: btn_donateCC_LG.gif
25    Patch0: smeserver-support-2.8.0-update_copyright_2016.patch
26    Patch1: smeserver-support-2.8.0-remove_smolt_service.patch
27    Patch2: smeserver-support-2.8.0.os-release.patch
28    Patch3: smeserver-support-2.8.0-koozali.patch
29  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
30  BuildRequires: e-smith-devtools >= 1.7.5  BuildRequires: e-smith-devtools >= 1.7.5
31  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 29  Provides: server-manager-images Line 33  Provides: server-manager-images
33  AutoReqProv: no  AutoReqProv: no
34    
35  # New features that we want to pull in on upgrades  # New features that we want to pull in on upgrades
 Requires: smolt  
36  Requires: screen  Requires: screen
37  Requires: smeserver-yum  Requires: smeserver-yum
38  Requires: smeserver-clamav  Requires: smeserver-clamav
# Line 98  Requires: psacct Line 101  Requires: psacct
101  Requires: dmraid  Requires: dmraid
102    
103  %changelog  %changelog
104    * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-8.sme
105    - reverting partly the changes in last patch [SME: 9598]
106    - wrong catch of proxy related url with the http to https changes
107    - thank to Charlie Brady for reporting
108    - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
109      by assuming the date is correct and changing the weekday.
110      Fri Oct 24 2005 --> Fri Oct 21 2005 or Mon Oct 24 2005 or Fri Oct 28 2005 or ....
111      Sat Oct 25 2005 --> Sat Oct 22 2005 or Tue Oct 25 2005 or Sat Oct 29 2005 or ....
112      Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
113      Thu May 23 2006 --> Thu May 18 2006 or Tue May 23 2006 or Thu May 25 2006 or ....
114      Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
115      Sat Feb 03 2013 --> Sat Feb 02 2013 or Sun Feb 03 2013 or Sat Feb 09 2013 or ....
116    
117    * Wed Jun 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.8.0-7.sme
118    - update links to koozali.org [SME: 9598]
119    
120    * Tue Jun 14 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.8.0-6.sme
121    - Template of os-release [SME: 9580]
122    
123    * Thu May 12 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-5.sme
124    - Rebuild for [SME: 9393]
125    
126    * Mon Apr 11 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-4.sme
127    - Remove smolt service link and service entry [SME: 9420]
128    
129    * Mon Mar 14 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-3.sme
130    - Don't require smolt anymore [SME: 9287]
131    
132    * Thu Mar 3 2016 Daniel Berteaud <daniel@firewall-services.com> 2.8.0-2.sme
133    - Update copyright in server-manager footer [SME: 9269]
134    
135  * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.8.0-1.sme  * Sat Feb 06 2016 stephane de Labrusse <stephdl@de-labrusse.fr> 2.8.0-1.sme
136  - Initial release to sme10  - Initial release to sme10
137    
# Line 177  Requires: dmraid Line 211  Requires: dmraid
211  * 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
212  - Obsolete only older php-mcrypt versions <= 5.3 [SME: 7320]  - Obsolete only older php-mcrypt versions <= 5.3 [SME: 7320]
213    
214  * 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
215      Sat Feb 03 2013 --> Sat Feb 02 2013 or Sun Feb 03 2013 or Sat Feb 09 2013 or ....
216  - Obsolete python-ctypes so upgrades will work [SME: 7273]  - Obsolete python-ctypes so upgrades will work [SME: 7273]
217    
218  * 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
219      Sat Feb 03 2013 --> Sat Feb 02 2013 or Sun Feb 03 2013 or Sat Feb 09 2013 or ....
220  - Obsolete kudzu so upgrades will work [SME: 7273]  - Obsolete kudzu so upgrades will work [SME: 7273]
221    
222  * 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 273  Requires: dmraid Line 309  Requires: dmraid
309  * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.6.0-48  * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.6.0-48
310  - Add support for Hungarian (hu) [SME: 4025]  - Add support for Hungarian (hu) [SME: 4025]
311    
312  * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.6.0-47  * Fri Mar 07 2008 Stephen Noble <support@dungog.net> 1.6.0-47
313      Sat Mar 07 2008 --> Sat Mar 01 2008 or Fri Mar 07 2008 or Sat Mar 08 2008 or ....
314  - gettext Internet connection failed [SME: 631]  - gettext Internet connection failed [SME: 631]
315    
316  * Sat Mar 1 2008 Shad L. Lords <slords@mail.com> 1.6.0-46  * Sat Mar 1 2008 Shad L. Lords <slords@mail.com> 1.6.0-46
# Line 406  Requires: dmraid Line 443  Requires: dmraid
443  * 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
444  - Add Obsoletes for perl-File-MMagic. [SME: 1436]  - Add Obsoletes for perl-File-MMagic. [SME: 1436]
445    
446  * 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
447      Thu May 23 2006 --> Thu May 18 2006 or Tue May 23 2006 or Thu May 25 2006 or ....
448  - Don't bother printing LWP error [SME: 1314]  - Don't bother printing LWP error [SME: 1314]
449    
450  * 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
451      Thu May 23 2006 --> Thu May 18 2006 or Tue May 23 2006 or Thu May 25 2006 or ....
452  - Add weekly status report.  - Add weekly status report.
453  - Only the following information is passed in the status report:  - Only the following information is passed in the status report:
454    - ReleaseVersion (e.g. 7.0rc2)    - ReleaseVersion (e.g. 7.0rc2)
# Line 527  Requires: dmraid Line 566  Requires: dmraid
566    - sysconfig{ReleaseVersion}    - sysconfig{ReleaseVersion}
567    - An SHA1 hash of sysconfig{SystemID} [SME: 402]    - An SHA1 hash of sysconfig{SystemID} [SME: 402]
568    
569  * 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
570      Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
571  - Add esmith::console object for standalone menu item [SME: 364]  - Add esmith::console object for standalone menu item [SME: 364]
572    
573  * 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
574      Sat Dec 25 2005 --> Sat Dec 24 2005 or Sun Dec 25 2005 or Sat Dec 31 2005 or ....
575  - Move testInternet console menu item to smeserver-support [SME: 364]  - Move testInternet console menu item to smeserver-support [SME: 364]
576    
577  * 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 572  Requires: dmraid Line 613  Requires: dmraid
613  * 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
614  - Obsolete e-smith-reinstall-floppy [SF: 1342860]  - Obsolete e-smith-reinstall-floppy [SF: 1342860]
615    
616  * 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
617      Sat Oct 25 2005 --> Sat Oct 22 2005 or Tue Oct 25 2005 or Sat Oct 29 2005 or ....
618  - Add dependency on audit-libs  - Add dependency on audit-libs
619    
620  * 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
621      Fri Oct 24 2005 --> Fri Oct 21 2005 or Mon Oct 24 2005 or Fri Oct 28 2005 or ....
622  - Remove kenel-module-st - patch is in the CentOS 4.2 kernel  - Remove kenel-module-st - patch is in the CentOS 4.2 kernel
623    
624  * 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 853  SME Server module to display support and Line 896  SME Server module to display support and
896    
897  %prep  %prep
898  %setup  %setup
899    %patch0 -p1
900    %patch1 -p1
901    %patch2 -p1
902    %patch3 -p1
903  cp %{SOURCE1} root/etc/e-smith/web/common  cp %{SOURCE1} root/etc/e-smith/web/common
904  cp %{SOURCE2} root/etc/e-smith/web/common  cp %{SOURCE2} root/etc/e-smith/web/common
905  cp %{SOURCE3} root/etc/e-smith/web/common  cp %{SOURCE3} root/etc/e-smith/web/common


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