rpms/libbtctl/devel libbtctl.spec,1.31,1.32

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed May 17 11:59:30 UTC 2006


Author: harald

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

Modified Files:
	libbtctl.spec 
Log Message:
- added more build requirements (bug #191981)


Index: libbtctl.spec
===================================================================
RCS file: /cvs/dist/rpms/libbtctl/devel/libbtctl.spec,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- libbtctl.spec	23 Feb 2006 21:39:00 -0000	1.31
+++ libbtctl.spec	17 May 2006 11:59:27 -0000	1.32
@@ -8,7 +8,7 @@
 Summary: Library for the GNOME Bluetooth Subsystem
 Name: libbtctl
 Version: 0.6.0
-Release: 5
+Release: 6
 License: GPL
 Group: System Environment/Libraries
 URL: http://usefulinc.com/software/gnome-bluetooth 
@@ -16,7 +16,9 @@
 %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.1 python pygtk2-devel gtk2-devel
+BuildRequires: autoconf >= 0:2.57, bluez-libs-devel, glib2-devel, gtk-doc
+BuildRequires: openobex-devel >= 0:1.1, pygtk2-devel, gtk2-devel
+BuildRequires: python, python-devel
 
 %if %{with_mono}
 #BuildRequires: mono-devel gtk-sharp-gapi gtk-sharp
@@ -101,6 +103,9 @@
 %endif
 
 %changelog
+* Wed May 17 2006 Harald Hoyer <harald at redhat.com> 0.6.0-6
+- added more build requirements (bug #191981)
+
 * Thu Feb 23 2006 Matthias Clasen <mclasen at redhat.com> 0.6.0-5
 - try a fix for (#179413)
 




More information about the fedora-cvs-commits mailing list