rpms/boost/devel boost.spec,1.16,1.17

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Oct 11 09:44:09 UTC 2005


Author: nphilipp

Update of /cvs/dist/rpms/boost/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv25337

Modified Files:
	boost.spec 
Log Message:
build require bzip2-devel and zlib-devel



Index: boost.spec
===================================================================
RCS file: /cvs/dist/rpms/boost/devel/boost.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- boost.spec	23 Aug 2005 18:10:09 -0000	1.16
+++ boost.spec	11 Oct 2005 09:44:01 -0000	1.17
@@ -3,7 +3,7 @@
 Name: boost
 Summary: The Boost C++ Libraries
 Version: 1.33.0
-Release: 3
+Release: 4
 License: Boost Software License
 URL: http://www.boost.org/
 Group: System Environment/Libraries
@@ -11,6 +11,8 @@
 BuildRoot: %{_tmppath}/boost-%{version}-root
 Prereq: /sbin/ldconfig
 BuildRequires: libstdc++-devel python 
+BuildRequires: bzip2-devel
+BuildRequires: zlib-devel
 Obsoletes: boost-doc <= 1.30.2
 Obsoletes: boost-python <= 1.30.2
 Patch0: boost-base.patch
@@ -128,6 +130,9 @@
 %{_docdir}/boost-%{version}
 
 %changelog
+* Tue Oct 11 2005 Nils Philippsen <nphilipp at redhat.com> 1.33.0-4
+- build require bzip2-devel and zlib-devel
+
 * Tue Aug 23 2005 Benjamin Kosnik <bkoz at redhat.com> 1.33.0-3
 - Create doc package again.
 - Parts of the above by Neal Becker <ndbecker2 at gmail.com>.




More information about the fedora-cvs-commits mailing list