/[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.15 by slords, Sat Jul 26 16:58:39 2008 UTC
# Line 1  Line 1 
1    # $Id: smeserver-support.spec,v 1.14 2008/04/09 13:51:57 slords 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 1.6.0
7  %define release 44  %define release 51
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 31  Patch11: smeserver-support-1.6.0-cssStyl Line 33  Patch11: smeserver-support-1.6.0-cssStyl
33  Patch12: smeserver-support-1.6.0-redhat-release.patch  Patch12: smeserver-support-1.6.0-redhat-release.patch
34  Patch13: smeserver-support-1.6.0-smolt.patch  Patch13: smeserver-support-1.6.0-smolt.patch
35  Patch14: smeserver-support-1.6.0-supportlexicon.patch  Patch14: smeserver-support-1.6.0-supportlexicon.patch
36    Patch15: smeserver-support-1.6.0-tags2general.patch
37    Patch16: smeserver-support-1.6.0-gettextNetConnectFail.patch
38    Patch17: smeserver-support-1.6.0-gettextConsole.patch
39  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot
40  BuildRequires: e-smith-devtools >= 1.7.5  BuildRequires: e-smith-devtools >= 1.7.5
41  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 115  Obsoletes: yum = 1.0.3-6.0.7.x.esmith Line 120  Obsoletes: yum = 1.0.3-6.0.7.x.esmith
120  Requires: smeserver-clamav  Requires: smeserver-clamav
121  Requires: e-smith-spamassassin  Requires: e-smith-spamassassin
122  Requires: smeserver-audittools  Requires: smeserver-audittools
123    Requires: e-smith-formmagick >= 1.4.0-9
124    
125  # 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
126  Requires: e-smith-domains  Requires: e-smith-domains
# Line 139  Obsoletes: e-smith-samba = 2.1.0-10gjz Line 145  Obsoletes: e-smith-samba = 2.1.0-10gjz
145  Requires: e-smith-samba  Requires: e-smith-samba
146    
147  # Pull in locales so we have a smooth language upgrade [SF: 1309520]  # Pull in locales so we have a smooth language upgrade [SF: 1309520]
148    #Requires: smeserver-locale-ca
149    Requires: smeserver-locale-bg
150    Requires: smeserver-locale-da
151  Requires: smeserver-locale-de  Requires: smeserver-locale-de
152    Requires: smeserver-locale-el
153  Requires: smeserver-locale-es  Requires: smeserver-locale-es
154  Requires: smeserver-locale-fr  Requires: smeserver-locale-fr
155    Requires: smeserver-locale-hu
156    Requires: smeserver-locale-id
157  Requires: smeserver-locale-it  Requires: smeserver-locale-it
158    Requires: smeserver-locale-nl
159    Requires: smeserver-locale-pt
160    Requires: smeserver-locale-pt_BR
161    Requires: smeserver-locale-sl
162  Requires: smeserver-locale-sv  Requires: smeserver-locale-sv
163    Requires: smeserver-locale-tr
164    
165  # These should be re-pulled by other e-smith packages.  # These should be re-pulled by other e-smith packages.
166  Obsoletes: perl-File-MMagic = 1.22-1  Obsoletes: perl-File-MMagic = 1.22-1
# Line 263  Conflicts: dungog-deletedoublebounce Line 280  Conflicts: dungog-deletedoublebounce
280  Conflicts: dungog-mailblocking  Conflicts: dungog-mailblocking
281    
282  %changelog  %changelog
283    * Sat Jul 26 2008 Shad L. Lords <slords@mail.com> 1.6.0-51
284    - Add support for Bulgarian (bg) [SME: 4337]
285    - Re-add support for Portuguese (pt) [SME: 4006]
286    - Add support for Turkish (tr) [SME: 4443]
287    
288    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-50
289    - Add gettext to console titles.
290    
291    * Tue Mar 18 2008 Shad L. Lords <slords@mail.com> 1.6.0-49
292    - Fix support for Portuguese (pt_BR) [SME: 4006]
293    
294    * Wed Mar 12 2008 Shad L. Lords <slords@mail.com> 1.6.0-48
295    - Add support for Hungarian (hu) [SME: 4025]
296    
297    * Sat Mar 07 2008 Stephen Noble <support@dungog.net> 1.6.0-47
298    - gettext Internet connection failed [SME: 631]
299    
300    * Sat Mar 1 2008 Shad L. Lords <slords@mail.com> 1.6.0-46
301    - Add support for Danish (da) [SME: 4006]
302    - Add support for Dutch (nl) [SME: 4006]
303    - Add support for Greek (el) [SME: 4006]
304    - Add support for Indonesian (id) [SME: 4006]
305    - Add support for Portuguese (pt) [SME: 4006]
306    - Add support for Slovenian (sl) [SME: 4006]
307    
308    * Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.6.0-45
309    - Remove <base> tags now in general [SME: 3928]
310    
311  * 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
312  - move support lexicon  [SME: 3878]  - move support lexicon  [SME: 3878]
313    
# Line 860  cp %{SOURCE2} root/etc/e-smith/web/commo Line 905  cp %{SOURCE2} root/etc/e-smith/web/commo
905  %patch12 -p1  %patch12 -p1
906  %patch13 -p1  %patch13 -p1
907  %patch14 -p1  %patch14 -p1
908    %patch15 -p1
909    %patch16 -p1
910    %patch17 -p1
911    
912  %build  %build
913  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