[libcap-ng] New upstream release

Steve Grubb sgrubb at fedoraproject.org
Thu Apr 24 12:48:58 UTC 2014


commit eaa80a1734b7d1b6d7b41676a1c08fb566c59f3e
Author: sgrubb <sgrubb at redhat.com>
Date:   Thu Apr 24 08:48:56 2014 -0400

    New upstream release

 .gitignore                  |    1 +
 libcap-ng-0.7.4-badfd.patch |   12 ------------
 libcap-ng.spec              |    9 +++++----
 sources                     |    2 +-
 4 files changed, 7 insertions(+), 17 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4cf2194..1a317c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@ libcap-ng-0.6.4.tar.gz
 /libcap-ng-0.7.1.tar.gz
 /libcap-ng-0.7.2.tar.gz
 /libcap-ng-0.7.3.tar.gz
+/libcap-ng-0.7.4.tar.gz
diff --git a/libcap-ng.spec b/libcap-ng.spec
index 45a22bf..f928d9a 100644
--- a/libcap-ng.spec
+++ b/libcap-ng.spec
@@ -2,13 +2,12 @@
 
 Summary: An alternate posix capabilities library
 Name: libcap-ng
-Version: 0.7.3
-Release: 6%{?dist}
+Version: 0.7.4
+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.7.4-badfd.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: kernel-headers >= 2.6.11 
 
@@ -51,7 +50,6 @@ lets you set the file system based capabilities.
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure --libdir=/%{_lib}
@@ -113,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(0644,root,root) %{_mandir}/man8/*
 
 %changelog
+* Thu Apr 24 2014 Steve Grubb <sgrubb at redhat.com> 0.7.4-1
+- New upstream release
+
 * Thu Nov 14 2013 Steve Grubb <sgrubb at redhat.com> 0.7.3-6
 - Rebuild to pickup current CAP_LAST_CAP
 
diff --git a/sources b/sources
index 2dbd2f7..efcb1d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-610afb774f80a8032b711281df126283  libcap-ng-0.7.3.tar.gz
+55c57c0673b944ea1a755bcb2636dabd  libcap-ng-0.7.4.tar.gz


More information about the scm-commits mailing list