SPECS: kdebluetooth.spec - added kde-common-PLD.patch; adapter
glen
glen at pld-linux.org
Tue Oct 24 01:21:17 CEST 2006
Author: glen Date: Mon Oct 23 23:21:17 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added kde-common-PLD.patch; adapter
---- Files affected:
SPECS:
kdebluetooth.spec (1.43 -> 1.44)
---- Diffs:
================================================================
Index: SPECS/kdebluetooth.spec
diff -u SPECS/kdebluetooth.spec:1.43 SPECS/kdebluetooth.spec:1.44
--- SPECS/kdebluetooth.spec:1.43 Mon Oct 16 21:23:38 2006
+++ SPECS/kdebluetooth.spec Tue Oct 24 01:21:12 2006
@@ -3,11 +3,11 @@
# TODO:
# * make it kdeextragears, not kdebluetooth-only
# * Killing gtk+ & xmms-libs deps?
+%define _beta beta2
Summary: KDE Bluetooth framework
Summary(pl): Podstawowe środowisko KDE Bluetooth
Name: kdebluetooth
Version: 1.0
-%define _beta beta2
Release: 0.%{_beta}.1
Epoch: 1
License: GPL
@@ -16,19 +16,20 @@
# Source0-md5: 3c9b2c4800d8ef0b92dcc481fd9c62c9
Source1: kde-settings-network-bluetooth.menu
Source2: network-bluetooth.menu
-Patch0: %{name}-dun_and_fax_handler-desktopfiles.patch
-Patch1: %{name}-nolibsdp.patch
-Patch2: kde-ac260-lt.patch
+Patch0: kde-common-PLD.patch
+Patch1: %{name}-dun_and_fax_handler-desktopfiles.patch
+Patch2: %{name}-nolibsdp.patch
+Patch3: kde-ac260-lt.patch
URL: http://kde-bluetooth.sourceforge.net/
BuildRequires: autoconf >= 2.52
BuildRequires: automake >= 1.6.1
BuildRequires: bluez-libs-devel >= 2.6-2
BuildRequires: gettext-devel
+BuildRequires: kdelibs-devel
+BuildRequires: kdepim-devel
BuildRequires: libmad-devel
BuildRequires: libvorbis-devel
BuildRequires: lockdev-devel
-BuildRequires: kdelibs-devel
-BuildRequires: kdepim-devel
BuildRequires: openobex-devel >= 1.3-2
BuildRequires: pkgconfig
BuildRequires: qt-devel >= 3.1
@@ -73,6 +74,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
%build
cp %{_datadir}/automake/config.sub admin
@@ -101,7 +103,7 @@
mv $RPM_BUILD_ROOT%{_datadir}/applnk/Settings/Peripherals/obex.desktop \
$RPM_BUILD_ROOT%{_desktopdir}/kde
echo "Categories=Qt;KDE;X-KDE-settings-peripherals;" \
- >> $RPM_BUILD_ROOT%{_desktopdir}/kde/obex.desktop
+ >> $RPM_BUILD_ROOT%{_desktopdir}/kde/obex.desktop
for f in $RPM_BUILD_ROOT%{_desktopdir}/kde/kcm_*.desktop; do
sed -i 's/Categories=Qt;KDE;X-KDE-settings-network/&-bluetooth/' $f
@@ -190,6 +192,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.44 2006/10/23 23:21:12 glen
+- added kde-common-PLD.patch; adapter
+
Revision 1.43 2006/10/16 19:23:38 arekm
- updated to beta2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdebluetooth.spec?r1=1.43&r2=1.44&f=u
More information about the pld-cvs-commit
mailing list