--- rpms/smeserver-yum/sme7/smeserver-yum.spec 2007/06/12 17:41:56 1.1 +++ rpms/smeserver-yum/sme7/smeserver-yum.spec 2007/12/11 23:40:36 1.5 @@ -4,7 +4,7 @@ Summary: YUM, an rpm updater %define name smeserver-yum Name: %{name} %define version 1.2.0 -%define release 36 +%define release 40 Version: %{version} Release: %{release}%{?dist} License: GPL @@ -38,6 +38,9 @@ Patch24: smeserver-yum-1.2.0-runit17.pat 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 BuildRoot: /var/tmp/%{name}-%{version}-%{release}-buildroot BuildArchitectures: noarch Requires: e-smith-formmagick @@ -60,6 +63,18 @@ AutoReqProv: no %name is an implementation of http://linux.duke.edu/projects/yum on SME Server %changelog +* Tue Dec 11 2007 Gavin Weight 1.2.0-40 +- Remove bad mirror and add two new mirrors. [SME: 3636] + +* Fri Nov 30 2007 Gavin Weight 1.2.0-39 +- Change EnableGroups value to no/yes instead of 0/1. [SME: 3607] + +* Fri Nov 30 2007 Gavin Weight 1.2.0-38 +- Fix use of uninitialized value in migrate 10GPG_and_Groups. [SME: 2491] + +* Sat Jul 14 2007 Shad L. Lords 1.2.0-37 +- Add GPG keys for CentOS 5 [SME: 3160] + * Sun Jun 10 2007 Stephen Noble 1.2.0-36 - Refine matching of rpms or repos [SME: 2416] @@ -780,6 +795,9 @@ rm root/usr/lib/perl5/site_perl/esmith/F %patch25 -p1 %patch26 -p1 %patch27 -p1 +%patch28 -p1 +%patch29 -p1 +%patch30 -p1 %build perl createlinks @@ -798,7 +816,8 @@ for repo in smeaddons smedev smeos smete do cat > root/etc/yum.repos.d/mirrors-$repo <