SPECS: kdebluetooth.spec - updated to beta2

arekm arekm at pld-linux.org
Mon Oct 16 21:23:43 CEST 2006


Author: arekm                        Date: Mon Oct 16 19:23:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to beta2

---- Files affected:
SPECS:
   kdebluetooth.spec (1.42 -> 1.43) 

---- Diffs:

================================================================
Index: SPECS/kdebluetooth.spec
diff -u SPECS/kdebluetooth.spec:1.42 SPECS/kdebluetooth.spec:1.43
--- SPECS/kdebluetooth.spec:1.42	Sun Sep 10 12:29:51 2006
+++ SPECS/kdebluetooth.spec	Mon Oct 16 21:23:38 2006
@@ -7,22 +7,18 @@
 Summary(pl):	Podstawowe środowisko KDE Bluetooth
 Name:		kdebluetooth
 Version:	1.0
-%define		_beta	beta1
-Release:	0.%{_beta}.12
+%define		_beta	beta2
+Release:	0.%{_beta}.1
 Epoch:		1
 License:	GPL
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/kde-bluetooth/%{name}-%{version}_%{_beta}.tar.bz2
-# Source0-md5:	11244d5acf07a79e04a447ff2a3bccdf
+# 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:		%{name}-debian.patch
-Patch3:		kde-ac260.patch
-Patch4:		kde-ac260-lt.patch
-Patch5:		%{name}-openobex.patch
-Patch6:		%{name}-sdp.patch
+Patch2:		kde-ac260-lt.patch
 URL:		http://kde-bluetooth.sourceforge.net/
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6.1
@@ -77,10 +73,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p0
 
 %build
 cp %{_datadir}/automake/config.sub admin
@@ -122,7 +114,24 @@
 sed -i 's/Categories=Qt;KDE;X-bluetooth;/&TrayIcon;/' \
 	$RPM_BUILD_ROOT%{_desktopdir}/kde/kbluetoothd.desktop
 
-%find_lang %{name}    --with-kde
+rm -f *.lang
+echo > %{name}.lang
+
+for lang in \
+	btpaired \
+	kbluelock \
+	kbluepin \
+	kbluetoothdcm \
+	kbluetoothd \
+	kbtobexclient \
+	kbtsearch \
+	kbtserialchat \
+	khciconfig \
+	kioclient \
+	libkbluetooth; do
+		%find_lang ${lang} --with-kde
+		cat ${lang}.lang >> %{name}.lang
+done
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -136,7 +145,7 @@
 /etc/xdg/menus/applications-merged/*
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
-%attr(755,root,root) %{_libdir}/libqobex.so.*.*.*
+%attr(755,root,root) %{_libdir}/lib*.so.*
 %{_libdir}/libirmcsynckonnector.la
 %attr(755,root,root) %{_libdir}/libirmcsynckonnector.so
 %{_libdir}/kde3/kcm_*.la
@@ -168,9 +177,12 @@
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libqobex.so
-%{_libdir}/libqobex.la
+%attr(755,root,root) %{_libdir}/*.so
+%{_libdir}/*.la
 %{_includedir}/qobex
+%{_includedir}/%{name}
+%exclude %{_libdir}/libirmcsynckonnector.la
+%exclude %{_libdir}/libirmcsynckonnector.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -178,6 +190,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43  2006/10/16 19:23:38  arekm
+- updated to beta2
+
 Revision 1.42  2006/09/10 10:29:51  arekm
 - rel .12; it builds now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdebluetooth.spec?r1=1.42&r2=1.43&f=u



More information about the pld-cvs-commit mailing list