SPECS: kdebluetooth.spec - added nolibsdp patch to avoid linking w...
qboosh
qboosh at pld-linux.org
Thu Mar 23 10:27:45 CET 2006
Author: qboosh Date: Thu Mar 23 09:27:45 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added nolibsdp patch to avoid linking with libsdp when bluez-libs is recent enough
(currently libsdp is mpeg4ip lib and has nothing to do with Bluetooth)
---- Files affected:
SPECS:
kdebluetooth.spec (1.30 -> 1.31)
---- Diffs:
================================================================
Index: SPECS/kdebluetooth.spec
diff -u SPECS/kdebluetooth.spec:1.30 SPECS/kdebluetooth.spec:1.31
--- SPECS/kdebluetooth.spec:1.30 Tue Mar 21 15:20:15 2006
+++ SPECS/kdebluetooth.spec Thu Mar 23 10:27:39 2006
@@ -17,6 +17,7 @@
Source1: kde-settings-network-bluetooth.menu
Source2: network-bluetooth.menu
Patch0: %{name}-dun_and_fax_handler-desktopfiles.patch
+Patch1: %{name}-nolibsdp.patch
URL: http://kde-bluetooth.sourceforge.net/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6.1
@@ -67,6 +68,7 @@
%prep
%setup -q -n %{name}-%{version}_%{_beta}
%patch0 -p1
+%patch1 -p1
%build
cp %{_datadir}/automake/config.sub admin
@@ -162,6 +164,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.31 2006/03/23 09:27:39 qboosh
+- added nolibsdp patch to avoid linking with libsdp when bluez-libs is recent enough
+ (currently libsdp is mpeg4ip lib and has nothing to do with Bluetooth)
+
Revision 1.30 2006/03/21 14:20:15 adgor
- Fixed ... almost everything
- Added dun_and_fax_service-desktopfiles.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdebluetooth.spec?r1=1.30&r2=1.31&f=u
More information about the pld-cvs-commit
mailing list