1 |
# $Id: smeserver-yum.spec,v 1.32 2009/04/10 14:46:31 snetram Exp $ |
# $Id: smeserver-yum.spec,v 1.41 2012/03/22 18:19:05 slords Exp $ |
2 |
|
|
3 |
%define name smeserver-yum |
%define name smeserver-yum |
4 |
Summary: YUM, an rpm updater |
Summary: YUM, an rpm updater |
5 |
Name: %{name} |
Name: %{name} |
6 |
%define version 2.0.0 |
%define version 2.0.0 |
7 |
%define release 7 |
%define release 16 |
8 |
Version: %{version} |
Version: %{version} |
9 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
10 |
License: GPL |
License: GPL |
16 |
Patch4: smeserver-yum-2.0.0-yumremove.patch |
Patch4: smeserver-yum-2.0.0-yumremove.patch |
17 |
Patch5: smeserver-yum-2.0.0-protected.patch |
Patch5: smeserver-yum-2.0.0-protected.patch |
18 |
Patch6: smeserver-yum-2.0.0-mirrorlist.patch |
Patch6: smeserver-yum-2.0.0-mirrorlist.patch |
19 |
|
Patch7: smeserver-yum-2.0.0-updatetoggle.patch |
20 |
|
Patch8: smeserver-yum-2.0.0-nosemi.patch |
21 |
|
Patch9: smeserver-yum-2.0.0-unsavedchanges.patch |
22 |
|
Patch10: smeserver-yum-2.0.0-fixremove.patch |
23 |
|
Patch11: smeserver-yum-2.0.0-add-wait-timer.patch |
24 |
|
Patch12: smeserver-yum-2.0.0-CentOS.patch |
25 |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot |
26 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
27 |
Requires: e-smith-formmagick >= 1.4.0-12 |
Requires: e-smith-formmagick >= 1.4.0-12 |
43 |
%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 |
44 |
|
|
45 |
%changelog |
%changelog |
46 |
|
* Thu Mar 22 2012 Shad L. Lords <slords@mail.com> 2.0.0-16.sme |
47 |
|
- Fix removal of default MirrorList files (missed in last patch) [SME: 6873] |
48 |
|
|
49 |
|
* Thu Mar 22 2012 Shad L. Lords <slords@mail.com> 2.0.0-15.sme |
50 |
|
- Point BaseURL to vault only if we find MirrorList property [SME: 6873] |
51 |
|
- Don't adjust visible or enabled on CentOS repos |
52 |
|
|
53 |
|
* Wed Mar 21 2012 Ian Wells <esmith@wellsi.com> 2.0.0-14.sme |
54 |
|
- Enable CentOS repos using BaseURL pointing to the vault [SME: 6873] |
55 |
|
|
56 |
|
* Wed Mar 14 2012 Ian Wells <esmith@wellsi.com> 2.0.0-13.sme |
57 |
|
- Disable CentOS base and updates repos [SME: 6868] |
58 |
|
|
59 |
|
* Tue Mar 1 2011 Jonathan Martens <smeserver-contribs@snetram.nl> 2.0.0-12.sme |
60 |
|
- Add random wait timer for check4updates script to distribute load on ibiblio [SME: 6489] |
61 |
|
|
62 |
|
* Thu Nov 5 2009 Shad L. Lords <slords@mail.com> 2.0.0-11.sme |
63 |
|
- only unlink file if we created it [SME: 4169] |
64 |
|
|
65 |
|
* Tue Sep 15 2009 Shad L. Lords <slords@mail.com> 2.0.0-10.sme |
66 |
|
- set unsaved changes in yum event [SME: 2081] |
67 |
|
- move yum warming to sme yum plugin [SME: 5472] |
68 |
|
- ensure file exists before unlinking [SME: 4169] |
69 |
|
- remove semicolons from yum plugin |
70 |
|
|
71 |
|
* Tue Sep 15 2009 Shad L. Lords <slords@mail.com> 2.0.0-9.sme |
72 |
|
- Add frequency of updates toggle [SME: 5473] |
73 |
|
- remove stray file |
74 |
|
|
75 |
|
* Sat May 30 2009 Shad L. Lords <slords@mail.com> 2.0.0-8.sme |
76 |
|
- Add /etc/yum.smerepos.d to package [SME: 5306] |
77 |
|
|
78 |
* Mon May 18 2009 Shad L. Lords <slords@mail.com> 2.0.0-7.sme |
* Mon May 18 2009 Shad L. Lords <slords@mail.com> 2.0.0-7.sme |
79 |
- Change SME mirrorlists to point to ibiblio [SME: 5242] |
- Change SME mirrorlists to point to ibiblio [SME: 5242] |
80 |
|
|
857 |
%patch4 -p1 |
%patch4 -p1 |
858 |
%patch5 -p1 |
%patch5 -p1 |
859 |
%patch6 -p1 |
%patch6 -p1 |
860 |
|
%patch7 -p1 |
861 |
|
%patch8 -p1 |
862 |
|
%patch9 -p1 |
863 |
|
%patch10 -p1 |
864 |
|
%patch11 -p1 |
865 |
|
%patch12 -p1 |
866 |
|
|
867 |
%build |
%build |
868 |
perl createlinks |
perl createlinks |
873 |
touch root/var/service/yum/down |
touch root/var/service/yum/down |
874 |
mkdir -p root/var/service/yum/log/supervise |
mkdir -p root/var/service/yum/log/supervise |
875 |
mkdir -p root/var/log/yum |
mkdir -p root/var/log/yum |
876 |
|
mkdir -p root/etc/yum.smerepos.d |
877 |
|
|
878 |
mkdir -p root/etc/e-smith/db/yum_{available,installed,updates} |
mkdir -p root/etc/e-smith/db/yum_{available,installed,updates} |
879 |
|
|