[schroot] Update to schroot 1.4.21 and remove boost leaf patch

Zach Carter zachcarter at fedoraproject.org
Mon Mar 14 23:04:27 UTC 2011


commit 82599cd5191704ba036bec66c6fb308218f0a54c
Author: Zach Carter <z.carter at f5.com>
Date:   Mon Mar 14 16:04:07 2011 -0700

    Update to schroot 1.4.21 and remove boost leaf patch

 schroot.spec |   10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/schroot.spec b/schroot.spec
index e4b6a91..bb78833 100644
--- a/schroot.spec
+++ b/schroot.spec
@@ -1,6 +1,6 @@
 Name: schroot
-Version: 1.4.19
-Release: 2%{?dist}
+Version: 1.4.21
+Release: 1%{?dist}
 Summary: Execute commands in a chroot environment
 Group: Development/Tools
 License: GPLv3+
@@ -8,7 +8,6 @@ Url: http://packages.debian.org/schroot
 Source0: http://ftp.de.debian.org/debian/pool/main/s/schroot/%{name}_%{version}.orig.tar.bz2
 Patch0: schroot-pam.patch
 Patch1: schroot-default-config-path.patch
-Patch2: schroot-boost-leaf-filename-function.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: pam-devel
 BuildRequires: boost-devel
@@ -57,7 +56,6 @@ functionality is available in the next generation tool called schroot.
 
 %patch0 -p0
 %patch1 -p0
-%patch2 -p0
 
 %build
 
@@ -140,6 +138,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING ABOUT-NLS AUTHORS ChangeLog HACKING INSTALL NEWS README THANKS TODO
 
 %changelog
+* Mon Mar 14 2011 Zach Carter <z.carter at f5.com> - 1.4.21-1
+- rebuild for boost 1.46.1
+- update to 1.4.21
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.19-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list