[libcap-ng/f14/master] - New upstream release fixing 2.6.36 kernel header issue

Steve Grubb sgrubb at fedoraproject.org
Wed Nov 3 18:06:38 UTC 2010


commit aa8bc410aaadafc45110142c7907c1bb2deb6bd5
Author: Steve <sgrubb at x2.(none)>
Date:   Wed Nov 3 14:06:32 2010 -0400

    - New upstream release fixing 2.6.36 kernel header issue

 libcap-ng-0.6.5-device.patch |   41 -----------------------------------------
 libcap-ng.spec               |    9 +++++----
 sources                      |    2 +-
 3 files changed, 6 insertions(+), 46 deletions(-)
---
diff --git a/libcap-ng.spec b/libcap-ng.spec
index dd85e61..1837556 100644
--- a/libcap-ng.spec
+++ b/libcap-ng.spec
@@ -2,13 +2,12 @@
 
 Summary: An alternate posix capabilities library
 Name: libcap-ng
-Version: 0.6.4
-Release: 4%{?dist}
+Version: 0.6.5
+Release: 1%{?dist}
 License: LGPLv2+
 Group: System Environment/Libraries
 URL: http://people.redhat.com/sgrubb/libcap-ng
 Source0: http://people.redhat.com/sgrubb/libcap-ng/%{name}-%{version}.tar.gz
-Patch1: libcap-ng-0.6.5-device.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: kernel-headers >= 2.6.11 
 BuildRequires: libattr-devel
@@ -52,7 +51,6 @@ lets you set the file system based capabilities.
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure --libdir=/%{_lib}
@@ -111,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %{_mandir}/man8/*
 
 %changelog
+* Wed Nov 03 2010 Steve Grubb <sgrubb at redhat.com> 0.6.5-1
+- New upstream release fixing 2.6.36 kernel header issue
+
 * Wed Jul 21 2010 David Malcolm <dmalcolm at redhat.com> - 0.6.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
 
diff --git a/sources b/sources
index 8faa341..329a49f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae817cd585ca11db257330b392003ed6  libcap-ng-0.6.4.tar.gz
+759ae1accd9954f3e08c2f94b4ecfcf9  libcap-ng-0.6.5.tar.gz


More information about the scm-commits mailing list