1 |
# $Id: smeserver-support.spec,v 1.30 2009/12/09 20:27:12 charliebrady 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 12 |
%define release 18 |
8 |
|
|
9 |
|
# 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 |
11 |
|
# prior to taking the update |
12 |
|
|
13 |
|
# TODO: check mkinitrd,mdadm to see if needed |
14 |
|
%define centos_excludes initscripts,libgsf |
15 |
|
%define centos_remove kernel,kernel-smp,kernel-xenU,mkinitrd,mdadm |
16 |
|
|
17 |
Version: %{version} |
Version: %{version} |
18 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
22 |
Source1: smeserver_logo.jpg |
Source1: smeserver_logo.jpg |
23 |
Source2: smeserver_logo.gif |
Source2: smeserver_logo.gif |
24 |
Patch0: smeserver-support.bug5656.patch |
Patch0: smeserver-support.bug5656.patch |
25 |
|
Patch1: smeserver-support-2.2.0-migrate_excludes.patch |
26 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
27 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
28 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
115 |
Requires: smeserver-locale-es |
Requires: smeserver-locale-es |
116 |
Requires: smeserver-locale-et |
Requires: smeserver-locale-et |
117 |
Requires: smeserver-locale-fr |
Requires: smeserver-locale-fr |
118 |
|
Requires: smeserver-locale-he |
119 |
Requires: smeserver-locale-hu |
Requires: smeserver-locale-hu |
120 |
Requires: smeserver-locale-id |
Requires: smeserver-locale-id |
121 |
Requires: smeserver-locale-it |
Requires: smeserver-locale-it |
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 |
190 |
Obsoletes: dmc-mitel-mailrules |
Obsoletes: dmc-mitel-mailrules |
191 |
Conflicts: dmc-mitel-mailrules |
Conflicts: dmc-mitel-mailrules |
192 |
|
|
193 |
|
Obsoletes: php5-cgi |
194 |
|
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 |
208 |
# [SF: 1356225] |
# [SF: 1356225] |
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 |
278 |
|
- Add Obsoletes for php5-cgi. [SME: 6089] |
279 |
|
|
280 |
|
* Tue May 25 2010 Shad L. Lords <slords@mail.com> - 2.2.0-15.sme |
281 |
|
- Add support for Hebrew (he). [SME: 5971] |
282 |
|
|
283 |
|
* Mon May 17 2010 Shad L. Lords <slords@mail.com> 2.2.0-14.sme |
284 |
|
- Add migrate fragment for centos excludes [SME: 5960] |
285 |
|
|
286 |
|
* Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-13.sme |
287 |
|
- Reverting previous change [SME: 5962] |
288 |
|
|
289 |
* Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-12.sme |
* Mon May 17 2010 Jonathan Martens <smeserver-contribs@snetram.nl> 2.2.0-12.sme |
290 |
- Migrate CentOS Exclude property default values to smeserver-yum [SME: 5962] |
- Migrate CentOS Exclude property default values to smeserver-yum [SME: 5962] |
291 |
|
|
927 |
%prep |
%prep |
928 |
%setup |
%setup |
929 |
%patch0 -p1 |
%patch0 -p1 |
930 |
|
%patch1 -p1 |
931 |
cp %{SOURCE1} root/etc/e-smith/web/common |
cp %{SOURCE1} root/etc/e-smith/web/common |
932 |
cp %{SOURCE2} root/etc/e-smith/web/common |
cp %{SOURCE2} root/etc/e-smith/web/common |
933 |
|
|
936 |
|
|
937 |
ln -s initial.cgi root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/index.cgi |
ln -s initial.cgi root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/index.cgi |
938 |
|
|
939 |
|
YUM_REPOS=root/etc/e-smith/db/yum_repositories/ |
940 |
|
for dir in base updates |
941 |
|
do |
942 |
|
mkdir -p $YUM_REPOS/defaults/$dir |
943 |
|
echo %{centos_excludes} > $YUM_REPOS/defaults/$dir/Exclude |
944 |
|
done |
945 |
|
sed -i 's/CENTOS_EXCLUDES/%{centos_excludes}/' $YUM_REPOS/migrate/25CentOSExcludes |
946 |
|
sed -i 's/CENTOS_REMOVE/%{centos_remove}/' $YUM_REPOS/migrate/25CentOSExcludes |
947 |
|
|
948 |
%install |
%install |
949 |
rm -rf $RPM_BUILD_ROOT |
rm -rf $RPM_BUILD_ROOT |
950 |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |
(cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT) |