--- rpms/smeserver-yum/sme8/smeserver-yum.spec 2008/09/20 14:31:02 1.23 +++ rpms/smeserver-yum/sme8/smeserver-yum.spec 2012/08/31 20:09:16 1.50 @@ -1,83 +1,46 @@ -%if "%{?rhel}" == "5" -%define _unpackaged_files_terminate_build 0 -%endif +# $Id: smeserver-yum.spec,v 1.49 2011/03/01 19:20:57 snetram Exp $ %define name smeserver-yum -Summary: YUM, an rpm updaterdefine name smeserver-yum +Summary: YUM, an rpm updater Name: %{name} -%define version 1.2.0 -%define release 57 +%define version 2.2.0 +%define release 20 Version: %{version} Release: %{release}%{?dist} License: GPL Group: SMEServer/addon Source: %{name}-%{version}.tar.gz -Patch0: smeserver-yum-1.2.0-DisplayStatus.patch -Patch1: smeserver-yum-1.2.0-ModifyUpdateDBs.patch -Patch2: smeserver-yum-1.2.0-DisplayStatus.patch2 -Patch3: smeserver-yum-1.2.0-quoting.patch -Patch4: smeserver-yum-1.2.0-reposdir.patch -Patch5: smeserver-yum-1.2.0-MirrorList.patch -Patch6: smeserver-yum-1.2.0-MirrorList.patch2 -Patch7: smeserver-yum-1.2.0-distroverpkg.patch -Patch8: smeserver-yum-1.2.0-yumplugin.patch -Patch9: smeserver-yum-1.2.0-yumplugin.patch2 -Patch10: smeserver-yum-1.2.0-yumplugin.patch3 -Patch11: smeserver-yum-1.2.0-mirrorlists.patch -Patch12: smeserver-yum-1.2.0-reconfigurepage.patch -Patch13: smeserver-yum-1.2.0-reconfigurepage.patch2 -Patch14: smeserver-yum-1.2.0-wording.patch -Patch15: smeserver-yum-1.2.0-centosrepos.patch -Patch16: smeserver-yum-1.2.0-Refresh10.patch -Patch17: smeserver-yum-1.2.0-SMEMirrorLists.patch -Patch18: smeserver-yum-1.2.0-SMEMirrorLists.patch2 -Patch19: smeserver-yum-1.2.0-includepkgs.patch -Patch20: smeserver-yum-1.2.0-includepkgs.patch2 -Patch21: smeserver-yum-1.2.0-Notestingrepo.patch -Patch22: smeserver-yum-1.2.0-httpcache.patch -Patch23: smeserver-yum-1.2.0-dupkeys.patch -Patch24: smeserver-yum-1.2.0-runit17.patch -Patch25: smeserver-yum-1.2.0-epel_key.patch -Patch26: smeserver-yum-1.2.0-restrictAvailable.patch -Patch27: smeserver-yum-1.2.0-restrictAvailable.patch2 -Patch28: smeserver-yum-1.2.0-gpgkeys.patch -Patch29: smeserver-yum-1.2.0-FixUninitializedValue.patch -Patch30: smeserver-yum-1.2.0-FixEnableGroups.patch -Patch31: smeserver-yum-1.2.0-smecontribs.patch -Patch32: smeserver-yum-1.2.0-importkeys-update.patch -Patch33: smeserver-yum-1.2.0-check4updates.patch -Patch34: smeserver-yum-1.2.0-yumlocal.patch -Patch35: smeserver-yum-1.2.0-removeSMEBaseURLs.patch -Patch36: smeserver-yum-1.2.0-removeBaseURLs.patch -Patch37: smeserver-yum-1.2.0-uptodate.patch -Patch38: smeserver-yum-1.2.0-check4updates.patch2 -Patch39: smeserver-yum-1.2.0-rmFormTitle2.patch -Patch40: smeserver-yum-1.2.0-tags2general.patch -Patch41: smeserver-yum-1.2.0-cleanyum.patch -Patch42: smeserver-yum-1.2.0-deletedungog.patch -Patch43: smeserver-yum-1.2.0-add2general.patch -Patch44: smeserver-yum-1.2.0-crontab.patch -Patch45: smeserver-yum-1.2.0-smeextras.patch +Patch1: smeserver-yum-2.2.0-extras.patch +Patch2: smeserver-yum-2.2.0-repodir.patch +Patch3: smeserver-yum-2.2.0-buffer.patch +Patch4: smeserver-yum-2.2.0-protected.patch +Patch5: smeserver-yum-2.2.0-mirrorlist.patch +Patch6: smeserver-yum-2.2.0-updatetoggle.patch +Patch7: smeserver-yum-2.2.0-nosemi.patch +Patch8: smeserver-yum-2.2.0-unsavedchanges.patch +Patch9: smeserver-yum-2.2.0-import-keys.patch +Patch10: smeserver-yum-2.2.0-fixremove.patch +Patch11: smeserver-yum-2.2.0-migratelist.patch +Patch12: smeserver-yum-2.2.0-migrate_undefined.patch +Patch13: smeserver-yum-2.2.0-trigger-reboot-on-kernel-update.patch +Patch14: smeserver-yum-2.2.0-add-wait-timer.patch +Patch15: smeserver-yum-2.2.0-mirrorlist2.patch BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-formmagick >= 1.4.0-12 Requires: e-smith-base +Requires: yum-protect-packages Requires: perl(CGI::FormMagick) >= 0.91-26 Requires: rpm-python >= 4.0.4-7x.18 Requires: yum >= 1.0.3-1_73 Provides: yumconf Obsoletes: check4updates Provides: check4updates -%if "%{?rhel}" == "5" Obsoletes: rpmdb-CentOS Obsoletes: yum-plugin-fastestmirror Obsoletes: yum-plugin-installonlyn Requires: yum-fastestmirror -%else -Requires: rpmdb-CentOS -Requires: yum-plugin-fastestmirror -Requires: yum-plugin-installonlyn -%endif +Requires: mailx BuildRequires: e-smith-devtools >= 1.13.1-03 Conflicts: centos-yumconf AutoReqProv: no @@ -85,6 +48,76 @@ AutoReqProv: no %name is an implementation of http://linux.duke.edu/projects/yum on SME Server %changelog +* Fri Aug 31 2012 Shad L. Lords 2.2.0-20.sme +- Point mirrorlist to mirrorlist.contribs.org [SME: 7087] + +* Tue Mar 1 2011 Jonathan Martens 2.2.0-19.sme +- Add random wait timer for check4updates script to distribute load on ibiblio [SME: 6534] + +* Fri Oct 1 2010 Jonathan Martens 2.2.0-18.sme +- Trigger post-upgrade and reboot on kernel updates [SME: 6166] + +* Sat Jun 12 2010 Shad L. Lords 2.2.0-17.sme +- Fix migrate fragment to not throw warnings [SME: 5705] + +* Wed Jun 02 2010 Shad L. Lords 2.2.0-16.sme +- Fix yum database removal (missing one) [SME: 5705] + +* Wed Jun 02 2010 Shad L. Lords 2.2.0-15.sme +- Migrate MirrorList properties to sme8 repos [SME: 5705] +- Remove BaseURL properties if migrating to sme8 repos [SME: 5949] +- Remove yum databases and repodata if migrating to sme8 repos [SME: 5998] + +* Mon May 17 2010 Jonathan Martens 2.2.0-14.sme +- Revert previous change [SME: 5962] + +* Mon May 17 2010 Jonathan Martens 2.2.0-13.sme +- Migrate CentOS Exclude property default values to smeserver-yum [SME: 5962] + +* Thu Nov 5 2009 Shad L. Lords 2.2.0-12.sme +- only unlink file if we created it [SME: 5476] + +* Wed Oct 14 2009 Filipo Carletti 2.2.0-11.sme +- Import only keys not already imported [SME: 5507] + +* Tue Sep 15 2009 Shad L. Lords 2.2.0-10.sme +- set unsaved changes in yum event [SME: 5475] +- move yum warming to sme yum plugin [SME: 5474] +- ensure file exists before unlinking [SME: 5476] +- remove semicolons from yum plugin + +* Tue Sep 15 2009 Shad L. Lords 2.2.0-9.sme +- Add frequency of updates toggle [SME: 3764] +- remove stray file + +* Sat May 30 2009 Shad L. Lords 2.2.0-8.sme +- Add /etc/yum.smerepos.d to package [SME: 5305] + +* Mon May 18 2009 Shad L. Lords 2.2.0-7.sme +- Change SME mirrorlists to point to ibiblio [SME: 5242] + +* Fri Apr 10 2009 Jonathan Martens 2.2.0-6.sme +- Require mailx [SME: 5131] + +* Mon Nov 24 2008 Shad L. Lords 2.2.0-5.sme +- Add yum-protect-packages support to prevent removal of + needed pacakges [SME: 3133] + +* Tue Oct 28 2008 Shad L. Lords 2.2.0-4.sme +- Make yum update unbuffered for web interface [SME: 4726] + +* Mon Oct 13 2008 Shad L. Lords 2.2.0-3.sme +- Move repos to repodir to fix yum bug [SME: 3676] + +* Sun Oct 12 2008 Shad L. Lords 2.2.0-2.sme +- Fix name for smeextras [SME: 4585] + +* Tue Oct 7 2008 Shad L. Lords 2.2.0-1.sme +- Roll new stream to separate sme7/sme8 trees [SME: 4633] + +* Tue Oct 7 2008 Shad L. Lords 1.2.0-58 +- Fix mirrorlist for sme8 [SME: 4508] + * Fri Sep 19 2008 Shad L. Lords 1.2.0-57 - Add smeextras repo database and information [SME: 4585] @@ -839,10 +872,8 @@ AutoReqProv: no %prep %setup -%patch0 -p1 %patch1 -p1 %patch2 -p1 -rm root/usr/lib/perl5/site_perl/esmith/FormMagick/Panel/yum.pm.orig %patch3 -p1 %patch4 -p1 %patch5 -p1 @@ -856,36 +887,6 @@ rm root/usr/lib/perl5/site_perl/esmith/F %patch13 -p1 %patch14 -p1 %patch15 -p1 -%patch16 -p1 -%patch17 -p1 -%patch18 -p1 -%patch19 -p1 -%patch20 -p1 -%patch21 -p1 -%patch22 -p1 -%patch23 -p1 -%patch24 -p1 -%patch25 -p1 -%patch26 -p1 -%patch27 -p1 -%patch28 -p1 -%patch29 -p1 -%patch30 -p1 -%patch31 -p1 -%patch32 -p1 -%patch33 -p1 -%patch34 -p1 -%patch35 -p1 -%patch36 -p1 -%patch37 -p1 -%patch38 -p1 -%patch39 -p1 -%patch40 -p1 -%patch41 -p1 -%patch42 -p1 -%patch43 -p1 -%patch44 -p1 -%patch45 -p1 %build perl createlinks @@ -896,23 +897,10 @@ mkdir -p root/var/service/yum/supervise touch root/var/service/yum/down mkdir -p root/var/service/yum/log/supervise mkdir -p root/var/log/yum +mkdir -p root/etc/yum.smerepos.d mkdir -p root/etc/e-smith/db/yum_{available,installed,updates} -mkdir -p root/etc/yum.repos.d/ -for repo in smeaddons smecontribs smedev smeextras smeos smetest smeupdates smeupdates-testing -do - cat > root/etc/yum.repos.d/mirrors-$repo <