--- rpms/smeserver-yum/sme7/smeserver-yum.spec 2009/05/30 18:05:01 1.34 +++ rpms/smeserver-yum/sme7/smeserver-yum.spec 2012/03/22 22:48:36 1.42 @@ -1,10 +1,10 @@ -# $Id: smeserver-yum.spec,v 1.33 2009/05/18 14:16:47 slords Exp $ +# $Id: smeserver-yum.spec,v 1.41 2012/03/22 18:19:05 slords Exp $ %define name smeserver-yum Summary: YUM, an rpm updater Name: %{name} %define version 2.0.0 -%define release 8 +%define release 16 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -16,6 +16,12 @@ Patch3: smeserver-yum-2.0.0-buffer.patch Patch4: smeserver-yum-2.0.0-yumremove.patch Patch5: smeserver-yum-2.0.0-protected.patch Patch6: smeserver-yum-2.0.0-mirrorlist.patch +Patch7: smeserver-yum-2.0.0-updatetoggle.patch +Patch8: smeserver-yum-2.0.0-nosemi.patch +Patch9: smeserver-yum-2.0.0-unsavedchanges.patch +Patch10: smeserver-yum-2.0.0-fixremove.patch +Patch11: smeserver-yum-2.0.0-add-wait-timer.patch +Patch12: smeserver-yum-2.0.0-CentOS.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-formmagick >= 1.4.0-12 @@ -37,6 +43,35 @@ AutoReqProv: no %name is an implementation of http://linux.duke.edu/projects/yum on SME Server %changelog +* Thu Mar 22 2012 Shad L. Lords 2.0.0-16.sme +- Fix removal of default MirrorList files (missed in last patch) [SME: 6873] + +* Thu Mar 22 2012 Shad L. Lords 2.0.0-15.sme +- Point BaseURL to vault only if we find MirrorList property [SME: 6873] +- Don't adjust visible or enabled on CentOS repos + +* Wed Mar 21 2012 Ian Wells 2.0.0-14.sme +- Enable CentOS repos using BaseURL pointing to the vault [SME: 6873] + +* Wed Mar 14 2012 Ian Wells 2.0.0-13.sme +- Disable CentOS base and updates repos [SME: 6868] + +* Tue Mar 1 2011 Jonathan Martens 2.0.0-12.sme +- Add random wait timer for check4updates script to distribute load on ibiblio [SME: 6489] + +* Thu Nov 5 2009 Shad L. Lords 2.0.0-11.sme +- only unlink file if we created it [SME: 4169] + +* Tue Sep 15 2009 Shad L. Lords 2.0.0-10.sme +- set unsaved changes in yum event [SME: 2081] +- move yum warming to sme yum plugin [SME: 5472] +- ensure file exists before unlinking [SME: 4169] +- remove semicolons from yum plugin + +* Tue Sep 15 2009 Shad L. Lords 2.0.0-9.sme +- Add frequency of updates toggle [SME: 5473] +- remove stray file + * Sat May 30 2009 Shad L. Lords 2.0.0-8.sme - Add /etc/yum.smerepos.d to package [SME: 5306] @@ -822,6 +857,12 @@ AutoReqProv: no %patch4 -p1 %patch5 -p1 %patch6 -p1 +%patch7 -p1 +%patch8 -p1 +%patch9 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 %build perl createlinks