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 37 |
%define release 58 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: GPL |
License: GPL |
41 |
Patch26: smeserver-yum-1.2.0-restrictAvailable.patch |
Patch26: smeserver-yum-1.2.0-restrictAvailable.patch |
42 |
Patch27: smeserver-yum-1.2.0-restrictAvailable.patch2 |
Patch27: smeserver-yum-1.2.0-restrictAvailable.patch2 |
43 |
Patch28: smeserver-yum-1.2.0-gpgkeys.patch |
Patch28: smeserver-yum-1.2.0-gpgkeys.patch |
44 |
|
Patch29: smeserver-yum-1.2.0-FixUninitializedValue.patch |
45 |
|
Patch30: smeserver-yum-1.2.0-FixEnableGroups.patch |
46 |
|
Patch31: smeserver-yum-1.2.0-smecontribs.patch |
47 |
|
Patch32: smeserver-yum-1.2.0-importkeys-update.patch |
48 |
|
Patch33: smeserver-yum-1.2.0-check4updates.patch |
49 |
|
Patch34: smeserver-yum-1.2.0-yumlocal.patch |
50 |
|
Patch35: smeserver-yum-1.2.0-removeSMEBaseURLs.patch |
51 |
|
Patch36: smeserver-yum-1.2.0-removeBaseURLs.patch |
52 |
|
Patch37: smeserver-yum-1.2.0-uptodate.patch |
53 |
|
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 |
|
Patch44: smeserver-yum-1.2.0-crontab.patch |
60 |
|
Patch45: smeserver-yum-1.2.0-smeextras.patch |
61 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
62 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
63 |
Requires: e-smith-formmagick |
Requires: e-smith-formmagick >= 1.4.0-12 |
64 |
|
Requires: e-smith-base |
65 |
Requires: perl(CGI::FormMagick) >= 0.91-26 |
Requires: perl(CGI::FormMagick) >= 0.91-26 |
66 |
Requires: rpm-python >= 4.0.4-7x.18 |
Requires: rpm-python >= 4.0.4-7x.18 |
67 |
Requires: yum >= 1.0.3-1_73 |
Requires: yum >= 1.0.3-1_73 |
68 |
Provides: yumconf |
Provides: yumconf |
69 |
|
Obsoletes: check4updates |
70 |
|
Provides: check4updates |
71 |
%if "%{?rhel}" == "5" |
%if "%{?rhel}" == "5" |
72 |
Obsoletes: rpmdb-CentOS |
Obsoletes: rpmdb-CentOS |
73 |
Obsoletes: yum-plugin-fastestmirror |
Obsoletes: yum-plugin-fastestmirror |
74 |
|
Obsoletes: yum-plugin-installonlyn |
75 |
Requires: yum-fastestmirror |
Requires: yum-fastestmirror |
76 |
%else |
%else |
77 |
Requires: rpmdb-CentOS |
Requires: rpmdb-CentOS |
78 |
Requires: yum-plugin-fastestmirror |
Requires: yum-plugin-fastestmirror |
79 |
|
Requires: yum-plugin-installonlyn |
80 |
%endif |
%endif |
81 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
BuildRequires: e-smith-devtools >= 1.13.1-03 |
82 |
Conflicts: centos-yumconf |
Conflicts: centos-yumconf |
85 |
%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 |
86 |
|
|
87 |
%changelog |
%changelog |
88 |
|
* Tue Oct 7 2008 Shad L. Lords <slords@mail.com> 1.2.0-58 |
89 |
|
- Fix mirrorlist for sme8 [SME: 4508] |
90 |
|
|
91 |
|
* Fri Sep 19 2008 Shad L. Lords <slords@mail.com> 1.2.0-57 |
92 |
|
- Add smeextras repo database and information [SME: 4585] |
93 |
|
|
94 |
|
* Sun Aug 10 2008 Shad L. Lords <slords@mail.com> 1.2.0-56 |
95 |
|
- Remove links to crontab in bootstrap-console-save [SME: 4494] |
96 |
|
|
97 |
|
* Sat Jul 5 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-55 |
98 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4279] |
99 |
|
|
100 |
|
* Sun Apr 27 2008 Jonathan Martens <smeserver-contribs@snetram.nl> 1.2.0-54 |
101 |
|
- Add common <base> tags to e-smith-formmagick's general [SME: 4290] |
102 |
|
|
103 |
|
* Mon Mar 31 2008 Shad L. Lords <slords@mail.com> 1.2.0-53 |
104 |
|
- Include installonlyn plugin to manage kernels [SME: 2101] |
105 |
|
|
106 |
|
* Mon Mar 31 2008 Stephen Noble <support@dungog.net> 1.2.0-52 |
107 |
|
- Delete dungog repository, reworked [SME: 4097] |
108 |
|
|
109 |
|
* Fri Mar 14 2008 Shad L. Lords <slords@mail.com> 1.2.0-51 |
110 |
|
- Clean up "rpm -qa" warnings in yum wrapper [SME: 4052] |
111 |
|
|
112 |
|
* Wed Feb 13 2008 Stephen Noble <support@dungog.net> 1.2.0-50 |
113 |
|
- Remove <base> tags now in general [SME: 3914] |
114 |
|
|
115 |
|
* Sun Feb 10 2008 Stephen Noble <support@dungog.net> 1.2.0-49 |
116 |
|
- Remove duplicate <base> entries [SME: 3889] |
117 |
|
|
118 |
|
* Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-48 |
119 |
|
- Put check4updates obsoletes & provides in the right place [SME: 3250] |
120 |
|
|
121 |
|
* Fri Jan 11 2008 Shad L. Lords <slords@mail.com> 1.2.0-47 |
122 |
|
- Add check4update script, make cronjob run same as scheduled dirs [SME: 3250] |
123 |
|
|
124 |
|
* Wed Jan 09 2008 Stephen Noble <support@dungog.net> 1.2.0-46 |
125 |
|
- Add server is up to date message on panel [SME: 2512] |
126 |
|
|
127 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-45 |
128 |
|
- remove BaseURL property for repos with mirrorlists [SME: 3275] |
129 |
|
|
130 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-44 |
131 |
|
- safesymlink yum into local [SME: 3238] |
132 |
|
|
133 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-43 |
134 |
|
- add check4updates cronjob, obsolete check4updates rpm [SME: 3250] |
135 |
|
|
136 |
|
* Mon Jan 7 2008 Stephen Noble <support@dungog.net> 1.2.0-42 |
137 |
|
- yum-import-keys action to yum-update event [SME: 3196] |
138 |
|
|
139 |
|
* Mon Dec 24 2007 Stephen Noble <support@dungog.net> 1.2.0-41 |
140 |
|
- add smecontribs repo [SME: 3551] |
141 |
|
|
142 |
|
* Tue Dec 11 2007 Gavin Weight <gweight@gmail.com> 1.2.0-40 |
143 |
|
- Remove bad mirror and add two new mirrors. [SME: 3636] |
144 |
|
|
145 |
|
* Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.2.0-39 |
146 |
|
- Change EnableGroups value to no/yes instead of 0/1. [SME: 3607] |
147 |
|
|
148 |
|
* Fri Nov 30 2007 Gavin Weight <gweight@gmail.com> 1.2.0-38 |
149 |
|
- Fix use of uninitialized value in migrate 10GPG_and_Groups. [SME: 2491] |
150 |
|
|
151 |
* Sat Jul 14 2007 Shad L. Lords <slords@mail.com> 1.2.0-37 |
* Sat Jul 14 2007 Shad L. Lords <slords@mail.com> 1.2.0-37 |
152 |
- Add GPG keys for CentOS 5 [SME: 3160] |
- Add GPG keys for CentOS 5 [SME: 3160] |
153 |
|
|
872 |
%patch26 -p1 |
%patch26 -p1 |
873 |
%patch27 -p1 |
%patch27 -p1 |
874 |
%patch28 -p1 |
%patch28 -p1 |
875 |
|
%patch29 -p1 |
876 |
|
%patch30 -p1 |
877 |
|
%patch31 -p1 |
878 |
|
%patch32 -p1 |
879 |
|
%patch33 -p1 |
880 |
|
%patch34 -p1 |
881 |
|
%patch35 -p1 |
882 |
|
%patch36 -p1 |
883 |
|
%patch37 -p1 |
884 |
|
%patch38 -p1 |
885 |
|
%patch39 -p1 |
886 |
|
%patch40 -p1 |
887 |
|
%patch41 -p1 |
888 |
|
%patch42 -p1 |
889 |
|
%patch43 -p1 |
890 |
|
%patch44 -p1 |
891 |
|
%patch45 -p1 |
892 |
|
|
893 |
%build |
%build |
894 |
perl createlinks |
perl createlinks |
902 |
|
|
903 |
mkdir -p root/etc/e-smith/db/yum_{available,installed,updates} |
mkdir -p root/etc/e-smith/db/yum_{available,installed,updates} |
904 |
|
|
905 |
|
%if "%{?rhel}" == "5" |
906 |
|
# TODO: Remove testing when released |
907 |
|
ver=testing/8 |
908 |
|
%else |
909 |
|
ver=7 |
910 |
|
%endif |
911 |
|
|
912 |
mkdir -p root/etc/yum.repos.d/ |
mkdir -p root/etc/yum.repos.d/ |
913 |
for repo in smeaddons smedev smeos smetest smeupdates smeupdates-testing |
for repo in smeaddons smecontribs smedev smeextras smeos smetest smeupdates smeupdates-testing |
914 |
do |
do |
915 |
cat > root/etc/yum.repos.d/mirrors-$repo <<END_OF_HERE |
cat > root/etc/yum.repos.d/mirrors-$repo <<END_OF_HERE |
916 |
http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/7/$repo/\$basearch |
http://distro.ibiblio.org/pub/linux/distributions/smeserver/releases/$ver/$repo/\$basearch |
917 |
ftp://ftp.planetmirror.com/pub/smeserver/releases/7/$repo/\$basearch |
http://sme-mirror.voxteneo.com/releases/$ver/$repo/\$basearch |
918 |
http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/7/$repo/\$basearch |
http://smemirror.fullnet.co.uk/releases/$ver/$repo/\$basearch |
919 |
http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/smeserver/releases/7/$repo/\$basearch |
http://ftp.nluug.nl/os/Linux/distr/smeserver/releases/$ver/$repo/\$basearch |
920 |
http://mirror.pacific.net.au/linux/smeserver/releases/7/$repo/\$basearch |
http://ftp.surfnet.nl/ftp/pub/os/Linux/distr/smeserver/releases/$ver/$repo/\$basearch |
921 |
|
http://mirror.pacific.net.au/linux/smeserver/releases/$ver/$repo/\$basearch |
922 |
END_OF_HERE |
END_OF_HERE |
923 |
|
|
924 |
done |
done |
930 |
/sbin/e-smith/genfilelist \ |
/sbin/e-smith/genfilelist \ |
931 |
--file '/sbin/e-smith/yum_update_dbs' 'attr(0700,root,root)' \ |
--file '/sbin/e-smith/yum_update_dbs' 'attr(0700,root,root)' \ |
932 |
--file '/sbin/e-smith/yum' 'attr(0755,root,root)' \ |
--file '/sbin/e-smith/yum' 'attr(0755,root,root)' \ |
933 |
|
--file '/sbin/e-smith/check4updates' 'attr(0755,root,root)' \ |
934 |
--file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \ |
--file '/etc/cron.daily/smeserver-yum' 'attr(0700,root,root)' \ |
935 |
--file /var/service/yum/down 'attr(0644,root,root)' \ |
--file /var/service/yum/down 'attr(0644,root,root)' \ |
936 |
--file /var/service/yum/run 'attr(0755,root,root)' \ |
--file /var/service/yum/run 'attr(0755,root,root)' \ |