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

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

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

Revision 1.7 by bytegw, Sat Feb 9 22:06:05 2008 UTC Revision 1.25 by slords, Wed May 27 14:39:50 2009 UTC
# Line 1  Line 1 
1    # $Id: smeserver-support.spec,v 1.24 2009/05/13 14:53:52 filippocarletti 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.2.0
7  %define release 44  %define release 6
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
11  # prior to taking the update  # prior to taking the update
12  %define centos_excludes kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm,initscripts  
13    # TODO: check mkinitrd,mdadm to see if needed
14    %define centos_excludes initscripts
15    
16  Version: %{version}  Version: %{version}
17  Release: %{release}%{?dist}  Release: %{release}%{?dist}
# Line 16  Group: Networking/Daemons Line 20  Group: Networking/Daemons
20  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
21  Source1: smeserver_logo.jpg  Source1: smeserver_logo.jpg
22  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  
23  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
24  BuildRequires: e-smith-devtools >= 1.7.5  BuildRequires: e-smith-devtools >= 1.7.5
25  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 41  Obsoletes: e-smith-keys Line 30  Obsoletes: e-smith-keys
30  Obsoletes: e-smith-support  Obsoletes: e-smith-support
31  AutoReqProv: no  AutoReqProv: no
32    
 # SME8 section  
 %if "%{?rhel}" == "5"  
33  # remove old kernels that prevent upgrades  # remove old kernels that prevent upgrades
34  Obsoletes: kernel < 2.6.17  Obsoletes: kernel < 2.6.17
35  Obsoletes: kernel-smp < 2.6.17  Obsoletes: kernel-smp < 2.6.17
# Line 65  Obsoletes: pine Line 52  Obsoletes: pine
52  Obsoletes: system-config-keyboard  Obsoletes: system-config-keyboard
53  Obsoletes: system-config-mouse  Obsoletes: system-config-mouse
54  Obsoletes: xorg-x11-Mesa-libGL  Obsoletes: xorg-x11-Mesa-libGL
 Obsoletes: yum-metadata-parser  
55    
56  # remove netatalk and modules  # remove netatalk and modules
57  Obsoletes: e-smith-netatalk  Obsoletes: e-smith-netatalk
# Line 74  Obsoletes: kmod-appletalk-smp Line 60  Obsoletes: kmod-appletalk-smp
60  Obsoletes: kmod-appletalk-xenU  Obsoletes: kmod-appletalk-xenU
61  Obsoletes: netatalk  Obsoletes: netatalk
62    
 %else  
 # SME7 section  
 Requires: slip-kmod  
   
 # More packages which might have been installed via jhb's horde 3 script  
 Obsoletes: perl-Unicode-IMAPUtf7 = 1.02-1  
 Obsoletes: perl-Unicode-String = 2.06-1  
 Obsoletes: file = 4.12-3db_rh73  
 Obsoletes: libmcrypt = 2.5.7-1.dag.rh73  
 Obsoletes: libmhash = 0.9.1-1.rh73.dag  
 Obsoletes: php = 4.3.10-3eo  
 Obsoletes: php-curl = 4.3.10-3eo  
 Obsoletes: php-devel = 4.3.10-3eo  
 Obsoletes: php-domxml = 4.3.10-3eo  
 Obsoletes: php-imap = 4.3.10-3eo  
 Obsoletes: php-ldap = 4.3.10-3eo  
 Obsoletes: php-mcrypt = 4.3.10-3eo  
 Obsoletes: php-mhash = 4.3.10-3eo  
 Obsoletes: php-mysql = 4.3.10-3eo  
 Obsoletes: php-odbc = 4.3.10-3eo  
 Obsoletes: php-snmp = 4.3.10-3eo  
 Obsoletes: php-xmlrpc = 4.3.10-3eo  
 Obsoletes: unixODBC = 2.2.0-5  
 Obsoletes: php-eaccelerator = 4.3.10_0.9.2a-1eo  
 %endif  
   
63  # SF: 1357548  # SF: 1357548
64  Conflicts: selinux-policy-targeted  Conflicts: selinux-policy-targeted
65    
# Line 108  Requires: audit-libs Line 68  Requires: audit-libs
68    
69  # New features that we want to pull in on upgrades  # New features that we want to pull in on upgrades
70  Requires: smolt  Requires: smolt
 Requires: rkhunter  
71  Requires: screen  Requires: screen
72  Requires: smeserver-yum  Requires: smeserver-yum
73  Obsoletes: yum = 1.0.3-6.0.7.x.esmith  Obsoletes: yum = 1.0.3-6.0.7.x.esmith
74  Requires: smeserver-clamav  Requires: smeserver-clamav
75  Requires: e-smith-spamassassin  Requires: e-smith-spamassassin
76  Requires: smeserver-audittools  Requires: smeserver-audittools
77    Requires: e-smith-formmagick >= 1.4.0-9
78    
79  # 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
80  Requires: e-smith-domains  Requires: e-smith-domains
# Line 139  Obsoletes: e-smith-samba = 2.1.0-10gjz Line 99  Obsoletes: e-smith-samba = 2.1.0-10gjz
99  Requires: e-smith-samba  Requires: e-smith-samba
100    
101  # Pull in locales so we have a smooth language upgrade [SF: 1309520]  # Pull in locales so we have a smooth language upgrade [SF: 1309520]
102    Requires: smeserver-locale-bg
103    Requires: smeserver-locale-da
104  Requires: smeserver-locale-de  Requires: smeserver-locale-de
105    Requires: smeserver-locale-el
106  Requires: smeserver-locale-es  Requires: smeserver-locale-es
107    Requires: smeserver-locale-et
108  Requires: smeserver-locale-fr  Requires: smeserver-locale-fr
109    Requires: smeserver-locale-hu
110    Requires: smeserver-locale-id
111  Requires: smeserver-locale-it  Requires: smeserver-locale-it
112    Requires: smeserver-locale-ja
113    Requires: smeserver-locale-nb
114    Requires: smeserver-locale-nl
115    Requires: smeserver-locale-pt
116    Requires: smeserver-locale-pt_BR
117    Requires: smeserver-locale-ro
118    Requires: smeserver-locale-ru
119    Requires: smeserver-locale-sl
120  Requires: smeserver-locale-sv  Requires: smeserver-locale-sv
121    Requires: smeserver-locale-tr
122    Requires: smeserver-locale-zh_CN
123    
124  # These should be re-pulled by other e-smith packages.  # These should be re-pulled by other e-smith packages.
125  Obsoletes: perl-File-MMagic = 1.22-1  Obsoletes: perl-File-MMagic = 1.22-1
# Line 262  Conflicts: dungog-ssl Line 238  Conflicts: dungog-ssl
238  Conflicts: dungog-deletedoublebounce  Conflicts: dungog-deletedoublebounce
239  Conflicts: dungog-mailblocking  Conflicts: dungog-mailblocking
240    
241    # Remove rkhunter
242    Obsoletes: rkhunter <= 1.3.4-7.el5.sme
243    
244  %changelog  %changelog
245    * Wed May 27 2009 Shad L. Lords <slords@mail.com> 2.2.0-6.sme
246    - Add support for Romanian (ro). [SME: 5268]
247    
248    * Wed May 13 2009 Filippo Carletti <filippo.carletti@gmail.com> 2.2.0-5
249    - Obsoletes: rkhunter to remove from default install [SME: 5172]
250    
251    * Wed Apr 29 2009 Gavin Weight <gweight@gmail.com> 2.2.0-4.sme
252    - Add support for Estonian (et). [SME: 5203]
253    
254    * Tue Mar 3 2009 Shad L. Lords <slords@mail.com> 2.2.0-3.sme
255    - Add support for Norwegian Bokmal (nb) [SME: 5002 ]
256    - Add support for Russian (ru) [SME: 5002]
257    - Add support for Chinese China (zh_CN) [SME: 5002]
258    
259    * Mon Oct 13 2008 Shad L. Lords <slords@mail.com> 2.2.0-2.sme
260    - Add support for Japanese (ja) [SME: 4637]
261    
262    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 2.2.0-1.sme
263    - Roll new stream to separate sme7/sme8 trees [SME: 4633]
264    
265    * Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 1.6.0-53
266    - Update excludes for sme8 [SME: 4507]
267    
268    * Thu Aug  7 2008 Charlie Brady <charlieb@e-smith.com> 1.6.0-52
269    - Remove incorrect 'Obsoletes: yum-metadata-parser'. [SME: 4466]
270    
271    * Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.6.0-51
272    - Add support for Bulgarian (bg) [SME: 4337]
273    - Re-add support for Portuguese (pt) [SME: 4006]
274    - Add support for Turkish (tr) [SME: 4443]
275    
276    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-50
277    - Add gettext to console titles.
278    
279    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-49
280    - Fix support for Portuguese (pt_BR) [SME: 4006]
281    
282    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.6.0-48
283    - Add support for Hungarian (hu) [SME: 4025]
284    
285    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.6.0-47
286    - gettext Internet connection failed [SME: 631]
287    
288    * Sat Mar 1 2008 Shad L. Lords <slords@mail.com> 1.6.0-46
289    - Add support for Danish (da) [SME: 4006]
290    - Add support for Dutch (nl) [SME: 4006]
291    - Add support for Greek (el) [SME: 4006]
292    - Add support for Indonesian (id) [SME: 4006]
293    - Add support for Portuguese (pt) [SME: 4006]
294    - Add support for Slovenian (sl) [SME: 4006]
295    
296    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.6.0-45
297    - Remove <base> tags now in general [SME: 3928]
298    
299  * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.6.0-44  * Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.6.0-44
300  - move support lexicon  [SME: 3878]  - move support lexicon  [SME: 3878]
301    
# Line 829  SME Server module to display support and Line 862  SME Server module to display support and
862    
863  %prep  %prep
864  %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  
865  cp %{SOURCE1} root/etc/e-smith/web/common  cp %{SOURCE1} root/etc/e-smith/web/common
866  cp %{SOURCE2} root/etc/e-smith/web/common  cp %{SOURCE2} root/etc/e-smith/web/common
867    
 %patch7 -p1  
 %patch8 -p1  
 %patch9 -p1  
 %patch10 -p1  
 %patch11 -p1  
 %patch12 -p1  
 %patch13 -p1  
 %patch14 -p1  
   
868  %build  %build
869  perl createlinks  perl createlinks
870    


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