rpms/libbonobo/devel libbonobo.spec,1.59,1.60

Jesse Keating (jkeating) fedora-extras-commits at redhat.com
Wed Aug 29 04:09:24 UTC 2007


Author: jkeating

Update of /cvs/pkgs/rpms/libbonobo/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4712

Modified Files:
	libbonobo.spec 
Log Message:
* Tue Aug 28 2007 Jesse Keating <jkeating at redhat.com> - 2.19.6-3
- Require popt-devel in -devel.



Index: libbonobo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libbonobo/devel/libbonobo.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- libbonobo.spec	23 Aug 2007 18:14:50 -0000	1.59
+++ libbonobo.spec	29 Aug 2007 04:08:51 -0000	1.60
@@ -6,7 +6,7 @@
 Summary: Bonobo component system
 Name: libbonobo
 Version: 2.19.6
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL: http://ftp.gnome.org
 Source0: http://download.gnome.org/sources/libbonobo/2.19/%{name}-%{version}.tar.bz2
 License: GPLv2+ and LGPLv2+
@@ -37,6 +37,7 @@
 Requires:  ORBit2-devel >= %{orbit2_version}
 Requires:  libxml2-devel >= %{libxml2_version}
 Requires:  pkgconfig
+Requires:  popt-devel
 
 # From 2.3, libbonobo swallowed bonobo-activation
 Obsoletes: bonobo-activation-devel
@@ -121,6 +122,9 @@
 %{_datadir}/gtk-doc/html/bonobo-activation
 
 %changelog
+* Tue Aug 28 2007 Jesse Keating <jkeating at redhat.com> - 2.19.6-3
+- Require popt-devel in -devel.
+
 * Thu Aug 23 2007 Adam Jackson <ajax at redhat.com> - 2.19.6-2
 - Rebuild for ppc toolchain bug
 




More information about the fedora-extras-commits mailing list