rpms/boost/devel boost.spec,1.70,1.71

Petr Machata pmachata at fedoraproject.org
Mon Nov 16 22:51:29 UTC 2009


Author: pmachata

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

Modified Files:
	boost.spec 
Log Message:
Bah.



Index: boost.spec
===================================================================
RCS file: /cvs/pkgs/rpms/boost/devel/boost.spec,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -p -r1.70 -r1.71
--- boost.spec	16 Nov 2009 22:45:53 -0000	1.70
+++ boost.spec	16 Nov 2009 22:51:28 -0000	1.71
@@ -6,7 +6,7 @@
 Name: boost
 Summary: The Boost C++ Libraries
 Version: 1.39.0
-Release: 10%{?dist}
+Release: 11%{?dist}
 License: Boost
 URL: http://www.boost.org/
 Group: System Environment/Libraries
@@ -60,7 +60,8 @@ Patch10: boost-python_call_operator.patc
 Patch11: boost-python_enums.patch
 Patch12: boost-python_uint.patch
 
-Patch13: boost-python_translate_exception.patch # Not upstream
+# Not upstream
+Patch13: boost-python_translate_exception.patch
 
 %bcond_with tests
 %bcond_with docs_generated
@@ -464,6 +465,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.a
 
 %changelog
+* Mon Nov 16 2009 Petr Machata <pmachata at redhat.com> - 1.39.0-11
+- Move comment in Patch13 out of line
+
 * Mon Nov 16 2009 Petr Machata <pmachata at redhat.com> - 1.39.0-10
 - translate_exception.hpp misses a include
 - Related: #537612




More information about the fedora-extras-commits mailing list