2 |
%define name smeserver-support |
%define name smeserver-support |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.6.0 |
%define version 1.6.0 |
5 |
%define release 43 |
%define release 44 |
6 |
|
|
7 |
# These packages come from CentOS, but wee need to use care when |
# These packages come from CentOS, but wee need to use care when |
8 |
# 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 |
30 |
Patch11: smeserver-support-1.6.0-cssStyling.patch |
Patch11: smeserver-support-1.6.0-cssStyling.patch |
31 |
Patch12: smeserver-support-1.6.0-redhat-release.patch |
Patch12: smeserver-support-1.6.0-redhat-release.patch |
32 |
Patch13: smeserver-support-1.6.0-smolt.patch |
Patch13: smeserver-support-1.6.0-smolt.patch |
33 |
|
Patch14: smeserver-support-1.6.0-supportlexicon.patch |
34 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
35 |
BuildRequires: e-smith-devtools >= 1.7.5 |
BuildRequires: e-smith-devtools >= 1.7.5 |
36 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
263 |
Conflicts: dungog-mailblocking |
Conflicts: dungog-mailblocking |
264 |
|
|
265 |
%changelog |
%changelog |
266 |
|
* Sat Feb 09 2008 Stephen Noble <support@dungog.net> 1.6.0-44 |
267 |
|
- move support lexicon [SME: 3878] |
268 |
|
|
269 |
* Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.6.0-43 |
* Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.6.0-43 |
270 |
- Revert obsoletes check4updates, should be in smeserver-yum [SME: 3250] |
- Revert obsoletes check4updates, should be in smeserver-yum [SME: 3250] |
271 |
|
|
859 |
%patch11 -p1 |
%patch11 -p1 |
860 |
%patch12 -p1 |
%patch12 -p1 |
861 |
%patch13 -p1 |
%patch13 -p1 |
862 |
|
%patch14 -p1 |
863 |
|
|
864 |
%build |
%build |
865 |
perl createlinks |
perl createlinks |