rpms/fusecompress/devel fusecompress-2.6-boost.patch,1.1,1.2

Lubomir Rintel lkundrak at fedoraproject.org
Fri Feb 19 08:44:31 UTC 2010


Author: lkundrak

Update of /cvs/pkgs/rpms/fusecompress/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1301

Modified Files:
	fusecompress-2.6-boost.patch 
Log Message:
attempt to fix the boost patch

fusecompress-2.6-boost.patch:
 fusecompress-2.6/src/boost/archive/portable_binary_iarchive.hpp |   10 ++++++++++
 fusecompress-2.6/src/boost/archive/portable_binary_oarchive.hpp |    9 +++++++++
 src/boost/iostreams/device/nonclosable_file_descriptor.hpp      |    9 +++++++++
 3 files changed, 28 insertions(+)

Index: fusecompress-2.6-boost.patch
===================================================================
RCS file: /cvs/pkgs/rpms/fusecompress/devel/fusecompress-2.6-boost.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- fusecompress-2.6-boost.patch	19 Feb 2010 08:33:48 -0000	1.1
+++ fusecompress-2.6-boost.patch	19 Feb 2010 08:44:30 -0000	1.2
@@ -64,7 +64,7 @@ Index: fusecompress-2.6/src/boost/archiv
          : file_descriptor(handle, false)
          { }
  #endif
-+#if BOOST_VERSION < 104100
++#if BOOST_VERSION < 104000
      explicit nonclosable_file_descriptor( const std::string& path,
                                BOOST_IOS::openmode mode =
                                    BOOST_IOS::in | BOOST_IOS::out,



More information about the scm-commits mailing list