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

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

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

Revision 1.16 by slords, Thu Aug 7 14:58:28 2008 UTC Revision 1.23 by wellsi, Wed May 27 14:00:39 2009 UTC
# Line 1  Line 1 
1  # $Id: smeserver-support.spec,v 1.16 2008/08/07 13:33:24 charliebrady Exp $  # $Id: smeserver-support.spec,v 1.22 2009/04/29 16:40:34 bytegw 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 1.6.0  %define version 2.0.0
7  %define release 52  %define release 5
8    
9  # These packages come from CentOS, but wee need to use care when  # These packages come from CentOS, but wee 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 18  Group: Networking/Daemons Line 18  Group: Networking/Daemons
18  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
19  Source1: smeserver_logo.jpg  Source1: smeserver_logo.jpg
20  Source2: smeserver_logo.gif  Source2: smeserver_logo.gif
 Patch0: smeserver-support-1.6.0-centosrelease.patch  
 Patch1: smeserver-support-1.6.0-onlinemanuallocation.patch  
 Patch2: smeserver-support-1.6.0-statusreport.patch  
 Patch3: smeserver-support-1.6.0-statusreport.patch2  
 Patch4: smeserver-support-1.6.0-statusreport.sleep.patch  
 Patch5: smeserver-support-1.6.0-logo.patch  
 Patch6: smeserver-support-1.6.0-statusreport.sleep.patch2  
 Patch7: smeserver-support-1.6.0-initialtext.patch  
 Patch8: smeserver-support-1.6.0-initialtext.patch2  
 Patch9: smeserver-support-1.6.0-initialtext.patch3  
 Patch10: smeserver-support-1.6.0-initialtext.patch4  
 Patch11: smeserver-support-1.6.0-cssStyling.patch  
 Patch12: smeserver-support-1.6.0-redhat-release.patch  
 Patch13: smeserver-support-1.6.0-smolt.patch  
 Patch14: smeserver-support-1.6.0-supportlexicon.patch  
 Patch15: smeserver-support-1.6.0-tags2general.patch  
 Patch16: smeserver-support-1.6.0-gettextNetConnectFail.patch  
 Patch17: smeserver-support-1.6.0-gettextConsole.patch  
21  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
22  BuildRequires: e-smith-devtools >= 1.7.5  BuildRequires: e-smith-devtools >= 1.7.5
23  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 46  Obsoletes: e-smith-keys Line 28  Obsoletes: e-smith-keys
28  Obsoletes: e-smith-support  Obsoletes: e-smith-support
29  AutoReqProv: no  AutoReqProv: no
30    
 # SME8 section  
 %if "%{?rhel}" == "5"  
 # remove old kernels that prevent upgrades  
 Obsoletes: kernel < 2.6.17  
 Obsoletes: kernel-smp < 2.6.17  
 Obsoletes: kernel-xenU < 2.6.17  
   
 # Kernel modules now included in kernel  
 Obsoletes: kmod-slip  
 Obsoletes: kmod-slip-smp  
 Obsoletes: kmod-slip-xenU  
   
 # Old dependencies from outdated atrpms/rpmforge packages  
 Obsoletes: libghttp  
 Obsoletes: perl-HTTP-GHTTP  
 Obsoletes: perl-Net_SSLeay.pm  
 Obsoletes: pythonabi  
   
 # Remove packages no longer needed or provided in COS5  
 Obsoletes: comps  
 Obsoletes: pine  
 Obsoletes: system-config-keyboard  
 Obsoletes: system-config-mouse  
 Obsoletes: xorg-x11-Mesa-libGL  
   
 # remove netatalk and modules  
 Obsoletes: e-smith-netatalk  
 Obsoletes: kmod-appletalk  
 Obsoletes: kmod-appletalk-smp  
 Obsoletes: kmod-appletalk-xenU  
 Obsoletes: netatalk  
   
 %else  
 # SME7 section  
31  Requires: slip-kmod  Requires: slip-kmod
32    
33  # More packages which might have been installed via jhb's horde 3 script  # More packages which might have been installed via jhb's horde 3 script
# Line 102  Obsoletes: php-snmp = 4.3.10-3eo Line 50  Obsoletes: php-snmp = 4.3.10-3eo
50  Obsoletes: php-xmlrpc = 4.3.10-3eo  Obsoletes: php-xmlrpc = 4.3.10-3eo
51  Obsoletes: unixODBC = 2.2.0-5  Obsoletes: unixODBC = 2.2.0-5
52  Obsoletes: php-eaccelerator = 4.3.10_0.9.2a-1eo  Obsoletes: php-eaccelerator = 4.3.10_0.9.2a-1eo
 %endif  
53    
54  # SF: 1357548  # SF: 1357548
55  Conflicts: selinux-policy-targeted  Conflicts: selinux-policy-targeted
# Line 120  Requires: smeserver-clamav Line 67  Requires: smeserver-clamav
67  Requires: e-smith-spamassassin  Requires: e-smith-spamassassin
68  Requires: smeserver-audittools  Requires: smeserver-audittools
69  Requires: e-smith-formmagick >= 1.4.0-9  Requires: e-smith-formmagick >= 1.4.0-9
70    Requires: smeserver-rkhunter
71    
72  # These packages weren't in 5.x, or were split from e-smith-base since then  # These packages weren't in 5.x, or were split from e-smith-base since then
73  Requires: e-smith-domains  Requires: e-smith-domains
# Line 144  Obsoletes: e-smith-samba = 2.1.0-10gjz Line 92  Obsoletes: e-smith-samba = 2.1.0-10gjz
92  Requires: e-smith-samba  Requires: e-smith-samba
93    
94  # Pull in locales so we have a smooth language upgrade [SF: 1309520]  # Pull in locales so we have a smooth language upgrade [SF: 1309520]
 #Requires: smeserver-locale-ca  
95  Requires: smeserver-locale-bg  Requires: smeserver-locale-bg
96  Requires: smeserver-locale-da  Requires: smeserver-locale-da
97  Requires: smeserver-locale-de  Requires: smeserver-locale-de
98  Requires: smeserver-locale-el  Requires: smeserver-locale-el
99  Requires: smeserver-locale-es  Requires: smeserver-locale-es
100    Requires: smeserver-locale-et
101  Requires: smeserver-locale-fr  Requires: smeserver-locale-fr
102  Requires: smeserver-locale-hu  Requires: smeserver-locale-hu
103  Requires: smeserver-locale-id  Requires: smeserver-locale-id
104  Requires: smeserver-locale-it  Requires: smeserver-locale-it
105    Requires: smeserver-locale-ja
106    Requires: smeserver-locale-nb
107  Requires: smeserver-locale-nl  Requires: smeserver-locale-nl
108  Requires: smeserver-locale-pt  Requires: smeserver-locale-pt
109  Requires: smeserver-locale-pt_BR  Requires: smeserver-locale-pt_BR
110    Requires: smeserver-locale-ru
111  Requires: smeserver-locale-sl  Requires: smeserver-locale-sl
112  Requires: smeserver-locale-sv  Requires: smeserver-locale-sv
113  Requires: smeserver-locale-tr  Requires: smeserver-locale-tr
114    Requires: smeserver-locale-zh_CN
115    
116  # These should be re-pulled by other e-smith packages.  # These should be re-pulled by other e-smith packages.
117  Obsoletes: perl-File-MMagic = 1.22-1  Obsoletes: perl-File-MMagic = 1.22-1
# Line 279  Conflicts: dungog-deletedoublebounce Line 231  Conflicts: dungog-deletedoublebounce
231  Conflicts: dungog-mailblocking  Conflicts: dungog-mailblocking
232    
233  %changelog  %changelog
234    * Wed May 27 2009 Ian Wells <esmith@wellsi.com> 2.0.0-5.sme
235    - Require smeserver-rkunter. [SME: 5234]
236    
237    * Wed Apr 29 2009 Gavin Weight <gweight@gmail.com> 2.0.0-4.sme
238    - Add support for Estonian (et). [SME: 5203]
239    
240    * Tue Mar 3 2009 Shad L. Lords <slords@mail.com> 2.0.0-3.sme
241    - Add support for Norwegian Bokmal (nb) [SME: 5002 ]
242    - Add support for Russian (ru) [SME: 5002]
243    - Add support for Chinese China (zh_CN) [SME: 5002]
244    
245    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.0.0-2.sme
246    - Add support for Japanese (ja) [SME: 4637]
247    
248    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.0.0-1.sme
249    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
250    
251    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 1.6.0-53
252    - Update excludes for sme8 [SME: 4507]
253    
254  * Thu Aug  7 2008 Charlie Brady <charlieb@e-smith.com> 1.6.0-52  * Thu Aug  7 2008 Charlie Brady <charlieb@e-smith.com> 1.6.0-52
255  - Remove incorrect 'Obsoletes: yum-metadata-parser'. [SME: 4466]  - Remove incorrect 'Obsoletes: yum-metadata-parser'. [SME: 4466]
256    
# Line 876  SME Server module to display support and Line 848  SME Server module to display support and
848    
849  %prep  %prep
850  %setup  %setup
 %patch0 -p1  
 %patch1 -p1  
 %patch2 -p1  
 %patch3 -p1  
 %patch4 -p1  
 %patch6 -p1  
   
 mkdir -p root/etc/e-smith/templates/etc/issue  
 touch root/etc/e-smith/templates/etc/issue/template-begin  
   
 rm -f root/etc/e-smith/web/common/e-smith-manager.gif  
 rm -rf root/etc/e-smith/locale/de  
 rm -rf root/etc/e-smith/locale/fr  
 rm -rf root/etc/e-smith/locale/es  
 rm -rf root/etc/e-smith/locale/it  
 rm -rf root/etc/e-smith/licenses/fr  
 rm -rf root/etc/e-smith/licenses/fr_CA  
   
 %patch5 -p1  
 rm -f root/etc/e-smith/web/common/smeserver_logo.gif  
851  cp %{SOURCE1} root/etc/e-smith/web/common  cp %{SOURCE1} root/etc/e-smith/web/common
852  cp %{SOURCE2} root/etc/e-smith/web/common  cp %{SOURCE2} root/etc/e-smith/web/common
853    
 %patch7 -p1  
 %patch8 -p1  
 %patch9 -p1  
 %patch10 -p1  
 %patch11 -p1  
 %patch12 -p1  
 %patch13 -p1  
 %patch14 -p1  
 %patch15 -p1  
 %patch16 -p1  
 %patch17 -p1  
   
854  %build  %build
855  perl createlinks  perl createlinks
856    


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