[yum-utils] Update to latest HEAD.

James Antill james at fedoraproject.org
Thu Jan 26 18:49:35 UTC 2012


commit 259a493eaf60c7954e8e58f8d110d9dfcde93bf0
Author: James Antill <james at and.org>
Date:   Thu Jan 26 13:49:29 2012 -0500

    Update to latest HEAD.

 yum-utils.spec |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/yum-utils.spec b/yum-utils.spec
index c45244d..aa6ffa0 100644
--- a/yum-utils.spec
+++ b/yum-utils.spec
@@ -3,11 +3,12 @@
 Summary: Utilities based around the yum package manager
 Name: yum-utils
 Version: 1.1.31
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: Development/Tools
 Source: http://yum.baseurl.org/download/yum-utils/%{name}-%{version}.tar.gz
 Patch0: auto-update-debuginfo.patch
+Patch1: yum-utils-HEAD.patch
 URL: http://yum.baseurl.org/download/yum-utils/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
@@ -381,7 +382,8 @@ Supplies checksums for files in packages from puppet's state file.
 
 %prep
 %setup -q
-%patch0 -p1
+# patch0 -p1
+%patch1 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -679,6 +681,9 @@ fi
 /usr/lib/yum-plugins/puppetverify.*
 
 %changelog
+* Thu Jan 26 2012 James Antill <james at fedoraproject.org> - 1.1.31-4
+- Update to latest HEAD.
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.31-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list