rpms/kdebluetooth/F-8 kdebluetooth.spec,1.10,1.11

Gilboa Davara (gilboa) fedora-extras-commits at redhat.com
Thu Nov 8 08:20:38 UTC 2007


Author: gilboa

Update of /cvs/pkgs/rpms/kdebluetooth/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22367

Modified Files:
	kdebluetooth.spec 
Log Message:



Index: kdebluetooth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebluetooth/F-8/kdebluetooth.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- kdebluetooth.spec	8 Nov 2007 07:01:12 -0000	1.10
+++ kdebluetooth.spec	8 Nov 2007 08:20:03 -0000	1.11
@@ -3,25 +3,12 @@
 Summary:		The KDE Bluetooth Framework
 Name:			kdebluetooth
 Version:		1.0 
-Release:		0.35.%{reltype}%{?dist}
+Release:		0.37.%{reltype}%{?dist}
 License:		GPLv2+
 Group:			Applications/Communications
 URL:			http://bluetooth.kmobiletools.org/
 Source0:		http://downloads.sourceforge.net/kde-bluetooth/%{name}-%{version}_%{reltype}.tar.bz2
 BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:		%{name}-libs = %{version}-%{release}
-
-
-%description
-The KDE Bluetooth Framework is a set of tools built on top of Linux'
-Bluetooth (Bluez) stack. The goal is to provide easy access to the most
-common Bluetooth profiles and to make data exchange with Bluetooth
-enabled devices as straightforward as possible.
-
-
-%package libs
-Summary: Base libraries for %{name}
-Group:	 System Environment/Libraries
 BuildRequires:	gettext
 BuildRequires:	desktop-file-utils
 BuildRequires:	lockdev-devel
@@ -35,6 +22,21 @@
 Buildrequires:	libidn-devel
 Buildrequires:	dbus-qt-devel
 BuildRequires:	obexftp-devel
+BuildRequires:	automake >= 1.6.1
+BuildRequires:	autoconf >= 2.52
+Requires:		%{name}-libs = %{version}-%{release}
+
+
+%description
+The KDE Bluetooth Framework is a set of tools built on top of Linux'
+Bluetooth (Bluez) stack. The goal is to provide easy access to the most
+common Bluetooth profiles and to make data exchange with Bluetooth
+enabled devices as straightforward as possible.
+
+
+%package libs
+Summary: Base libraries for %{name}
+Group:	 System Environment/Libraries
 Requires:		kdebase
 Obsoletes:		%{name} < %{version}-%{release}
 
@@ -163,6 +165,12 @@
 
 
 %changelog
+* Wed Nov 08 2007 Gilboa Davara <gilboad[AT]gmail.com> 1-0.0-37.beta8
+- Missing BR: automake, autoconf.
+
+* Wed Nov 08 2007 Gilboa Davara <gilboad[AT]gmail.com> 1-0.0-36.beta8
+- Move BRs to main package to fix mock breakage.
+
 * Wed Nov 07 2007 Gilboa Davara <gilboad[AT]gmail.com> 1-0.0-35.beta8
 - Fix multi-lib conflicts (#341731).
 




More information about the fedora-extras-commits mailing list