[febootstrap] New upstream version 3.12.

Richard W.M. Jones rjones at fedoraproject.org
Tue Oct 18 15:02:57 UTC 2011


commit 462967282cc0f53e9d17da6210f932a557998dd6
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Oct 18 16:02:43 2011 +0100

    New upstream version 3.12.
    
    - Remove upstream patch which is included in this version.

 .gitignore                                         |    1 +
 ...on-t-always-try-to-run-dpkg-query-command.patch |   76 --------------------
 febootstrap.spec                                   |   13 ++--
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 84 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5f1e048..356b100 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ febootstrap-2.7.tar.gz
 /febootstrap-3.9.tar.gz
 /febootstrap-3.10.tar.gz
 /febootstrap-3.11.tar.gz
+/febootstrap-3.12.tar.gz
diff --git a/febootstrap.spec b/febootstrap.spec
index cb119fe..c0ceb32 100644
--- a/febootstrap.spec
+++ b/febootstrap.spec
@@ -1,7 +1,7 @@
 Summary:     Bootstrapping tool for creating supermin appliances
 Name:        febootstrap
-Version:     3.11
-Release:     2%{?dist}
+Version:     3.12
+Release:     1%{?dist}
 License:     GPLv2+
 Group:       Development/Tools
 URL:         http://people.redhat.com/~rjones/febootstrap/
@@ -28,9 +28,6 @@ Requires:    febootstrap-supermin-helper = %{version}-%{release}
 #Requires:    filelight
 #Requires:    baobab     # Not as nice as filelight.
 
-# Upstream patch to fix running febootstrap on non-Debian.
-Patch0:      0001-debian-Don-t-always-try-to-run-dpkg-query-command.patch
-
 
 %description
 febootstrap is a tool for building supermin appliances.  These are
@@ -55,8 +52,6 @@ Obsoletes:   febootstrap <= 3.3-3
 %prep
 %setup -q
 
-%patch0 -p1
-
 
 %build
 %configure
@@ -94,6 +89,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Oct 18 2011 Richard Jones <rjones at redhat.com> - 3.12-1
+- New upstream version 3.12.
+- Remove upstream patch which is included in this version.
+
 * Fri Oct 14 2011 Richard Jones <rjones at redhat.com> - 3.11-2
 - Add upstream patch to fix febootstrap on non-Debian.
 
diff --git a/sources b/sources
index 117ef1a..77b31f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2466dfe37fbc411972b15187458f6b9a  febootstrap-3.11.tar.gz
+8d0143c96c538909bf0bbc13d09604c4  febootstrap-3.12.tar.gz


More information about the scm-commits mailing list