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

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Jul 19 10:41:56 UTC 2005


Author: harald

Update of /cvs/dist/rpms/libbtctl/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31079

Modified Files:
	libbtctl.spec 
Log Message:
added gtk2-devel to BuildRequires


Index: libbtctl.spec
===================================================================
RCS file: /cvs/dist/rpms/libbtctl/devel/libbtctl.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- libbtctl.spec	21 Apr 2005 12:57:25 -0000	1.16
+++ libbtctl.spec	19 Jul 2005 10:41:53 -0000	1.17
@@ -1,7 +1,7 @@
 Summary: Library for the GNOME Bluetooth Subsystem
 Name: libbtctl
 Version: 0.4.1
-Release: 7
+Release: 8
 License: GPL
 Group: System Environment/Libraries
 URL: http://usefulinc.com/software/gnome-bluetooth 
@@ -9,7 +9,7 @@
 %define pyver %(%{__python} -c "import sys; print sys.version[:3]")
 Requires: python-abi = %{pyver}
 BuildRoot: %{_tmppath}/%{name}-root
-BuildRequires: autoconf >= 0:2.57 bluez-libs-devel glib2-devel gtk-doc openobex-devel >= 0:1.0.1 python pygtk2-devel
+BuildRequires: autoconf >= 0:2.57 bluez-libs-devel glib2-devel gtk-doc openobex-devel >= 0:1.0.1 python pygtk2-devel gtk2-devel
 ExcludeArch: s390 s390x
 Patch1: libbtctl-0.4.1-auto.patch
 Patch2: libbtctl-0.4.1-pydir.patch
@@ -73,6 +73,9 @@
 
 
 %changelog
+* Tue Jul 19 2005 Harald Hoyer <harald at redhat.com> 0.4.1-8
+- added gtk2-devel to BuildRequires
+
 * Thu Apr 21 2005 Harald Hoyer <harald at redhat.com> 0.4.1-7
 - rebuild with requires python-abi
 




More information about the fedora-cvs-commits mailing list