1 |
# $Id: smeserver-support.spec,v 1.34 2010/05/25 15:31:38 slords Exp $ |
# $Id: smeserver-support.spec,v 1.36 2010/06/29 14:47:51 charliebrady 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 18 |
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 |
132 |
Requires: smeserver-locale-th |
Requires: smeserver-locale-th |
133 |
Requires: smeserver-locale-tr |
Requires: smeserver-locale-tr |
134 |
Requires: smeserver-locale-zh_CN |
Requires: smeserver-locale-zh_CN |
135 |
|
Requires: smeserver-locale-zh_TW |
136 |
|
|
137 |
# These should be re-pulled by other e-smith packages. |
# These should be re-pulled by other e-smith packages. |
138 |
Obsoletes: perl-File-MMagic = 1.22-1 |
Obsoletes: perl-File-MMagic = 1.22-1 |
192 |
|
|
193 |
Obsoletes: php5-cgi |
Obsoletes: php5-cgi |
194 |
Conflicts: php5-cgi |
Conflicts: php5-cgi |
195 |
|
Obsoletes: php5-cgi-imap |
196 |
|
Conflicts: php5-cgi-imap |
197 |
|
Obsoletes: php5-cgi-ldap |
198 |
|
Conflicts: php5-cgi-ldap |
199 |
|
Obsoletes: php5-cgi-mysql |
200 |
|
Conflicts: php5-cgi-mysql |
201 |
|
Obsoletes: php5-cgi-pear |
202 |
|
Conflicts: php5-cgi-pear |
203 |
|
Obsoletes: php5-cgi-xmlrpc |
204 |
|
Conflicts: php5-cgi-xmlrpc |
205 |
|
|
206 |
# This block used to be in the SMEServer RPM. Many are probably |
# This block used to be in the SMEServer RPM. Many are probably |
207 |
# redundant or should be elsewhere or removed |
# redundant or should be elsewhere or removed |
268 |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
Obsoletes: rkhunter <= 1.3.4-7.el5.sme |
269 |
|
|
270 |
%changelog |
%changelog |
271 |
|
* Tue Jul 13 2010 Shad L. Lords <slords@mail.com> - 2.2.0-18.sme |
272 |
|
- Add support for Chinese (Taiwan) (zh_TW). [SME: 6106] |
273 |
|
|
274 |
|
* Tue Jun 29 2010 Charlie Brady <charlieb@budge.apana.org.au> 2.2.0-17.sme |
275 |
|
- Add Obsoletes for php5-cgi-{imap,ldap,mysql,pear,xmlrpc}. [SME: 6089] |
276 |
|
|
277 |
* 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 |
278 |
- Add Obsoletes for php5-cgi. [SME: 6089] |
- Add Obsoletes for php5-cgi. [SME: 6089] |
279 |
|
|