SPECS (AC-branch): kdebluetooth.spec - Fixed build. Contacting dbu...
matkor
matkor at pld-linux.org
Fri Feb 2 11:55:18 CET 2007
Author: matkor Date: Fri Feb 2 10:55:18 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- Fixed build. Contacting dbuspasskeyagent.diff author for recent version.
---- Files affected:
SPECS:
kdebluetooth.spec (1.37.2.4 -> 1.37.2.5)
---- Diffs:
================================================================
Index: SPECS/kdebluetooth.spec
diff -u SPECS/kdebluetooth.spec:1.37.2.4 SPECS/kdebluetooth.spec:1.37.2.5
--- SPECS/kdebluetooth.spec:1.37.2.4 Thu Nov 30 17:48:11 2006
+++ SPECS/kdebluetooth.spec Fri Feb 2 11:55:12 2007
@@ -3,6 +3,7 @@
# TODO:
# * make it kdeextragears, not kdebluetooth-only
# * Killing gtk+ & xmms-libs deps?
+# * get/fix dbus based pin supply
%define _beta beta2
%define _rel 3
Summary: KDE Bluetooth framework
@@ -21,6 +22,8 @@
Patch1: %{name}-dun_and_fax_handler-desktopfiles.patch
Patch2: %{name}-nolibsdp.patch
Patch3: kde-ac260-lt.patch
+Patch4: %{name}-automake_version_fix.patch
+# Patch5: %{name}-dbuspasskeyagent.diff
URL: http://kde-bluetooth.sourceforge.net/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6.1
@@ -76,6 +79,10 @@
%patch1 -p1
%patch2 -p1
%patch3 -p1
+%patch4 -p1
+
+# Fix for dbus base pin query - http://lists.opensuse.org/opensuse-commit/2006-11/msg00100.html
+#%%patch5 -p1
%build
cp %{_datadir}/automake/config.sub admin
@@ -193,6 +200,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37.2.5 2007/02/02 10:55:12 matkor
+- Fixed build. Contacting dbuspasskeyagent.diff author for recent version.
+
Revision 1.37.2.4 2006/11/30 16:48:11 glen
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdebluetooth.spec?r1=1.37.2.4&r2=1.37.2.5&f=u
More information about the pld-cvs-commit
mailing list