|
%define _unpackaged_files_terminate_build 0 |
|
|
|
|
|
Summary: YUM, an rpm updater |
|
1 |
%define name smeserver-yum |
%define name smeserver-yum |
2 |
|
Summary: YUM, an rpm updaterdefine name smeserver-yum |
3 |
Name: %{name} |
Name: %{name} |
4 |
%define version 1.2.0 |
%define version 1.2.0 |
5 |
%define release 39 |
%define release 50 |
6 |
Version: %{version} |
Version: %{version} |
7 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
8 |
License: GPL |
License: GPL |
39 |
Patch28: smeserver-yum-1.2.0-gpgkeys.patch |
Patch28: smeserver-yum-1.2.0-gpgkeys.patch |
40 |
Patch29: smeserver-yum-1.2.0-FixUninitializedValue.patch |
Patch29: smeserver-yum-1.2.0-FixUninitializedValue.patch |
41 |
Patch30: smeserver-yum-1.2.0-FixEnableGroups.patch |
Patch30: smeserver-yum-1.2.0-FixEnableGroups.patch |
42 |
|
Patch31: smeserver-yum-1.2.0-smecontribs.patch |
43 |
|
Patch32: smeserver-yum-1.2.0-importkeys-update.patch |
44 |
|
Patch33: smeserver-yum-1.2.0-check4updates.patch |
45 |
|
Patch34: smeserver-yum-1.2.0-yumlocal.patch |
46 |
|
Patch35: smeserver-yum-1.2.0-removeSMEBaseURLs.patch |
47 |
|
Patch36: smeserver-yum-1.2.0-removeBaseURLs.patch |
48 |
|
Patch37: smeserver-yum-1.2.0-uptodate.patch |
49 |
|
Patch38: smeserver-yum-1.2.0-check4updates.patch2 |
50 |
|
Patch39: smeserver-yum-1.2.0-rmFormTitle2.patch |
51 |
|
Patch40: smeserver-yum-1.2.0-tags2general.patch |
52 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
53 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
54 |
Requires: e-smith-formmagick |
Requires: e-smith-formmagick >= 1.4.0-9 |
55 |
Requires: perl(CGI::FormMagick) >= 0.91-26 |
Requires: perl(CGI::FormMagick) >= 0.91-26 |
56 |
Requires: rpm-python >= 4.0.4-7x.18 |
Requires: rpm-python >= 4.0.4-7x.18 |
57 |
Requires: yum >= 1.0.3-1_73 |
Requires: yum >= 1.0.3-1_73 |
58 |
Provides: yumconf |
Provides: yumconf |
59 |
|
Obsoletes: check4updates |
60 |
|
Provides: check4updates |
61 |
%if "%{?rhel}" == "5" |
%if "%{?rhel}" == "5" |
62 |
Obsoletes: rpmdb-CentOS |
Obsoletes: rpmdb-CentOS |
63 |
Obsoletes: yum-plugin-fastestmirror |
Obsoletes: yum-plugin-fastestmirror |
73 |
%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 |
74 |
|
|
75 |
%changelog |
%changelog |
76 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-50 |
77 |
|
- Remove <base> tags now in general [SME: 3914] |
78 |
|
|
79 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-49 |
80 |
|
- Remove duplicate <base> entries [SME: 3889] |
81 |
|
|
82 |
|
* Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-48 |
83 |
|
- Put check4updates obsoletes & provides in the right place [SME: 3250] |
84 |
|
|
85 |
|
* Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-47 |
86 |
|
- Add check4update script, make cronjob run same as scheduled dirs [SME: 3250] |
87 |
|
|
88 |
|
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.2.0-46 |
89 |
|
- Add server is up to date message on panel [SME: 2512] |
90 |
|
|
91 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-45 |
92 |
|
- remove BaseURL property for repos with mirrorlists [SME: 3275] |
93 |
|
|
94 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-44 |
95 |
|
- safesymlink yum into local [SME: 3238] |
96 |
|
|
97 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-43 |
98 |
|
- add check4updates cronjob, obsolete check4updates rpm [SME: 3250] |
99 |
|
|
100 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-42 |
101 |
|
- yum-import-keys action to yum-update event [SME: 3196] |
102 |
|
|
103 |
|
* Mon Dec 24 2007 Stephen Noble <support@dungog.net> 1.2.0-41 |
104 |
|
- add smecontribs repo [SME: 3551] |
105 |
|
|
106 |
|
* Tue Dec 11 2007 Gavin Weight <gweight@gmail.com> 1.2.0-40 |
107 |
|
- Remove bad mirror and add two new mirrors. [SME: 3636] |
108 |
|
|
109 |
* Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.2.0-39 |
* Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.2.0-39 |
110 |
- Change EnableGroups value to no/yes instead of 0/1. [SME: 3607] |
- Change EnableGroups value to no/yes instead of 0/1. [SME: 3607] |
111 |
|
|
838 |
%patch28 -p1 |
%patch28 -p1 |
839 |
%patch29 -p1 |
%patch29 -p1 |
840 |
%patch30 -p1 |
%patch30 -p1 |
841 |
|
%patch31 -p1 |
842 |
|
%patch32 -p1 |
843 |
|
%patch33 -p1 |
844 |
|
%patch34 -p1 |
845 |
|
%patch35 -p1 |
846 |
|
%patch36 -p1 |
847 |
|
%patch37 -p1 |
848 |
|
%patch38 -p1 |
849 |
|
%patch39 -p1 |
850 |
|
%patch40 -p1 |
851 |
|
|
852 |
%build |
%build |
853 |
perl createlinks |
perl createlinks |
862 |
mkdir -p root/etc/e-smith/db/yum_{available,installed,updates} |
mkdir -p root/etc/e-smith/db/yum_{available,installed,updates} |
863 |
|
|
864 |
mkdir -p root/etc/yum.repos.d/ |
mkdir -p root/etc/yum.repos.d/ |
865 |
for repo in smeaddons smedev smeos smetest smeupdates smeupdates-testing |
for repo in smeaddons smedev smeos smetest smeupdates smeupdates-testing smecontribs |
866 |
do |
do |
867 |
cat > root/etc/yum.repos.d/mirrors-$repo <<END_OF_HERE |
cat > root/etc/yum.repos.d/mirrors-$repo <<END_OF_HERE |
868 |
http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/7/$repo/\$basearch |
http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/7/$repo/\$basearch |
869 |
ftp://ftp.planetmirror.com/pub/smeserver/releases/7/$repo/\$basearch |
http://sme-mirror.voxteneo.com/releases/7/$repo/\$basearch |
870 |
|
http://smemirror.fullnet.co.uk/releases/7/$repo/\$basearch |
871 |
http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/7/$repo/\$basearch |
http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/7/$repo/\$basearch |
872 |
http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/smeserver/releases/7/$repo/\$basearch |
http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/smeserver/releases/7/$repo/\$basearch |
873 |
http://mirror.pacific.net.au/linux/smeserver/releases/7/$repo/\$basearch |
http://mirror.pacific.net.au/linux/smeserver/releases/7/$repo/\$basearch |
882 |
/sbin/e-smith/genfilelist \ |
/sbin/e-smith/genfilelist \ |
883 |
--file '/sbin/e-smith/yum_update_dbs' 'attr(0700,root,root)' \ |
--file '/sbin/e-smith/yum_update_dbs' 'attr(0700,root,root)' \ |
884 |
--file '/sbin/e-smith/yum' 'attr(0755,root,root)' \ |
--file '/sbin/e-smith/yum' 'attr(0755,root,root)' \ |
885 |
|
--file '/sbin/e-smith/check4updates' 'attr(0755,root,root)' \ |
886 |
--file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \ |
--file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \ |
887 |
--file /var/service/yum/down 'attr(0644,root,root)' \ |
--file /var/service/yum/down 'attr(0644,root,root)' \ |
888 |
--file /var/service/yum/run 'attr(0755,root,root)' \ |
--file /var/service/yum/run 'attr(0755,root,root)' \ |