/[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.35 by charliebrady, Mon Jun 28 15:33:08 2010 UTC Revision 1.41 by wellsi, Sat Oct 12 00:36:35 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-support.spec,v 1.34 2010/05/25 15:31:38 slords Exp $  # $Id: smeserver-support.spec,v 1.40 2012/01/24 12:02:37 snetram 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.2.0  %define version 2.2.0
7  %define release 16  %define release 22
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 21  Group: Networking/Daemons Line 21  Group: Networking/Daemons
21  Source: %{name}-%{version}.tar.gz  Source: %{name}-%{version}.tar.gz
22  Source1: smeserver_logo.jpg  Source1: smeserver_logo.jpg
23  Source2: smeserver_logo.gif  Source2: smeserver_logo.gif
24    Source3: btn_donateCC_LG.gif
25  Patch0: smeserver-support.bug5656.patch  Patch0: smeserver-support.bug5656.patch
26  Patch1: smeserver-support-2.2.0-migrate_excludes.patch  Patch1: smeserver-support-2.2.0-migrate_excludes.patch
27    Patch2: smeserver-support-2.2.0-obsolete-php5-ibay-property.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 132  Requires: smeserver-locale-sv Line 134  Requires: smeserver-locale-sv
134  Requires: smeserver-locale-th  Requires: smeserver-locale-th
135  Requires: smeserver-locale-tr  Requires: smeserver-locale-tr
136  Requires: smeserver-locale-zh_CN  Requires: smeserver-locale-zh_CN
137    Requires: smeserver-locale-zh_TW
138    
139  # These should be re-pulled by other e-smith packages.  # These should be re-pulled by other e-smith packages.
140  Obsoletes: perl-File-MMagic = 1.22-1  Obsoletes: perl-File-MMagic = 1.22-1
# Line 191  Conflicts: dmc-mitel-mailrules Line 194  Conflicts: dmc-mitel-mailrules
194    
195  Obsoletes: php5-cgi  Obsoletes: php5-cgi
196  Conflicts: php5-cgi  Conflicts: php5-cgi
197    Obsoletes: php5-cgi-imap
198    Conflicts: php5-cgi-imap
199    Obsoletes: php5-cgi-ldap
200    Conflicts: php5-cgi-ldap
201    Obsoletes: php5-cgi-mysql
202    Conflicts: php5-cgi-mysql
203    Obsoletes: php5-cgi-pear
204    Conflicts: php5-cgi-pear
205    Obsoletes: php5-cgi-xmlrpc
206    Conflicts: php5-cgi-xmlrpc
207    Obsoletes: smeserver-php5-cgi
208    
209    Obsoletes: php-mcrypt
210    
211  # This block used to be in the SMEServer RPM. Many are probably  # This block used to be in the SMEServer RPM. Many are probably
212  # redundant or should be elsewhere or removed  # redundant or should be elsewhere or removed
# Line 257  Conflicts: dungog-mailblocking Line 273  Conflicts: dungog-mailblocking
273  Obsoletes: rkhunter <= 1.3.4-7.el5.sme  Obsoletes: rkhunter <= 1.3.4-7.el5.sme
274    
275  %changelog  %changelog
276    * Fri Oct 11 2013 Ian Wells <esmith@wellsi.com> 2.2.0-22.sme
277    - Add donation graphic, by John Crisp [SME: 7879]
278    
279    * Tue Jan 24 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-21.sme
280    - Obsolete smeserver-php5-cgi [SME: 6652]
281    
282    * Thu Jan 19 2012 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-20.sme
283    - Obsolete php-mcrypt [SME: 6814]
284    
285    * Wed Sep 28 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-19.sme
286    - Remove php5 property for ibays [SME: 6652]
287    
288    * Tue Jul 13 2010 Shad L. Lords <slords@mail.com> - 2.2.0-18.sme
289    - Add support for Chinese (Taiwan) (zh_TW). [SME: 6106]
290    
291    * Tue Jun 29 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-17.sme
292    - Add Obsoletes for php5-cgi-{imap,ldap,mysql,pear,xmlrpc}. [SME: 6089]
293    
294  * Mon Jun 28 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-16.sme  * Mon Jun 28 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-16.sme
295  - Add Obsoletes for php5-cgi. [SME: 6089]  - Add Obsoletes for php5-cgi. [SME: 6089]
296    
# Line 911  SME Server module to display support and Line 945  SME Server module to display support and
945  %setup  %setup
946  %patch0 -p1  %patch0 -p1
947  %patch1 -p1  %patch1 -p1
948    %patch2 -p1
949  cp %{SOURCE1} root/etc/e-smith/web/common  cp %{SOURCE1} root/etc/e-smith/web/common
950  cp %{SOURCE2} root/etc/e-smith/web/common  cp %{SOURCE2} root/etc/e-smith/web/common
951    cp %{SOURCE3} root/etc/e-smith/web/common
952    
953  %build  %build
954  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