1 |
%define _unpackaged_files_terminate_build 0 |
%if "%{?rhel}" == "5" |
2 |
|
%define _unpackaged_files_terminate_build 0 |
3 |
|
%endif |
4 |
|
|
|
Summary: YUM, an rpm updater |
|
5 |
%define name smeserver-yum |
%define name smeserver-yum |
6 |
|
Summary: YUM, an rpm updaterdefine name smeserver-yum |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.2.0 |
%define version 1.2.0 |
9 |
%define release 47 |
%define release 55 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
51 |
Patch36: smeserver-yum-1.2.0-removeBaseURLs.patch |
Patch36: smeserver-yum-1.2.0-removeBaseURLs.patch |
52 |
Patch37: smeserver-yum-1.2.0-uptodate.patch |
Patch37: smeserver-yum-1.2.0-uptodate.patch |
53 |
Patch38: smeserver-yum-1.2.0-check4updates.patch2 |
Patch38: smeserver-yum-1.2.0-check4updates.patch2 |
54 |
|
Patch39: smeserver-yum-1.2.0-rmFormTitle2.patch |
55 |
|
Patch40: smeserver-yum-1.2.0-tags2general.patch |
56 |
|
Patch41: smeserver-yum-1.2.0-cleanyum.patch |
57 |
|
Patch42: smeserver-yum-1.2.0-deletedungog.patch |
58 |
|
Patch43: smeserver-yum-1.2.0-add2general.patch |
59 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
60 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
61 |
Requires: e-smith-formmagick |
Requires: e-smith-formmagick >= 1.4.0-12 |
62 |
Requires: perl(CGI::FormMagick) >= 0.91-26 |
Requires: perl(CGI::FormMagick) >= 0.91-26 |
63 |
Requires: rpm-python >= 4.0.4-7x.18 |
Requires: rpm-python >= 4.0.4-7x.18 |
64 |
Requires: yum >= 1.0.3-1_73 |
Requires: yum >= 1.0.3-1_73 |
65 |
Provides: yumconf |
Provides: yumconf |
|
%if "%{?rhel}" == "5" |
|
|
Obsoletes: rpmdb-CentOS |
|
66 |
Obsoletes: check4updates |
Obsoletes: check4updates |
67 |
Provides: check4updates |
Provides: check4updates |
68 |
|
%if "%{?rhel}" == "5" |
69 |
|
Obsoletes: rpmdb-CentOS |
70 |
Obsoletes: yum-plugin-fastestmirror |
Obsoletes: yum-plugin-fastestmirror |
71 |
|
Obsoletes: yum-plugin-installonlyn |
72 |
Requires: yum-fastestmirror |
Requires: yum-fastestmirror |
73 |
%else |
%else |
74 |
Requires: rpmdb-CentOS |
Requires: rpmdb-CentOS |
75 |
Requires: yum-plugin-fastestmirror |
Requires: yum-plugin-fastestmirror |
76 |
|
Requires: yum-plugin-installonlyn |
77 |
%endif |
%endif |
78 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
79 |
Conflicts: centos-yumconf |
Conflicts: centos-yumconf |
82 |
%name is an implementation of http://linux.duke.edu/projects/yum on SME Server |
%name is an implementation of http://linux.duke.edu/projects/yum on SME Server |
83 |
|
|
84 |
%changelog |
%changelog |
85 |
|
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-55 |
86 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
87 |
|
|
88 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-54 |
89 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4290] |
90 |
|
|
91 |
|
* Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.2.0-53 |
92 |
|
- Include installonlyn plugin to manage kernels [SME: 2101] |
93 |
|
|
94 |
|
* Mon Mar 31 2008 Stephen Noble <support@dungog.net> 1.2.0-52 |
95 |
|
- Delete dungog repository, reworked [SME: 4097] |
96 |
|
|
97 |
|
* Fri Mar 14 2008 Shad L. Lords <slords@mail.com> 1.2.0-51 |
98 |
|
- Clean up "rpm -qa" warnings in yum wrapper [SME: 4052] |
99 |
|
|
100 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-50 |
101 |
|
- Remove <base> tags now in general [SME: 3914] |
102 |
|
|
103 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-49 |
104 |
|
- Remove duplicate <base> entries [SME: 3889] |
105 |
|
|
106 |
|
* Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-48 |
107 |
|
- Put check4updates obsoletes & provides in the right place [SME: 3250] |
108 |
|
|
109 |
* Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-47 |
* Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-47 |
110 |
- Add check4update script, make cronjob run same as scheduled dirs [SME: 3250] |
- Add check4update script, make cronjob run same as scheduled dirs [SME: 3250] |
111 |
|
|
870 |
%patch36 -p1 |
%patch36 -p1 |
871 |
%patch37 -p1 |
%patch37 -p1 |
872 |
%patch38 -p1 |
%patch38 -p1 |
873 |
|
%patch39 -p1 |
874 |
|
%patch40 -p1 |
875 |
|
%patch41 -p1 |
876 |
|
%patch42 -p1 |
877 |
|
%patch43 -p1 |
878 |
|
|
879 |
%build |
%build |
880 |
perl createlinks |
perl createlinks |