[febootstrap] Bundled gnulib.

Richard W.M. Jones rjones at fedoraproject.org
Tue May 15 16:18:35 UTC 2012


commit 5a1ed6ce04e513eda8dc2c0373d9c5c43e0fa5b6
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue May 15 17:18:27 2012 +0100

    Bundled gnulib.

 febootstrap.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/febootstrap.spec b/febootstrap.spec
index 1d027e8..b6f989b 100644
--- a/febootstrap.spec
+++ b/febootstrap.spec
@@ -1,7 +1,7 @@
 Summary:     Bootstrapping tool for creating supermin appliances
 Name:        febootstrap
 Version:     3.14
-Release:     4%{?dist}
+Release:     5%{?dist}
 License:     GPLv2+
 Group:       Development/Tools
 URL:         http://people.redhat.com/~rjones/febootstrap/
@@ -28,6 +28,9 @@ Requires:    febootstrap-supermin-helper = %{version}-%{release}
 #Requires:    filelight
 #Requires:    baobab     # Not as nice as filelight.
 
+# https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries#Packages_granted_exceptions
+Provides:      bundled(gnulib)
+
 
 %description
 febootstrap is a tool for building supermin appliances.  These are
@@ -87,6 +90,9 @@ execstack -c $RPM_BUILD_ROOT%{_bindir}/febootstrap-supermin-helper
 
 
 %changelog
+* Tue May 15 2012 Richard Jones <rjones at redhat.com> - 3.14-5
+- Bundled gnulib (RHBZ#821752).
+
 * Fri Apr 13 2012 Richard Jones <rjones at redhat.com> - 3.14-4
 - Add back explicit dependencies for external programs.
 


More information about the scm-commits mailing list