Author: qboosh Date: Fri Mar 4 22:46:22 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- noticed some packaging bugs - requires build fixes
---- Files affected:
SPECS:
kdebluetooth.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/kdebluetooth.spec
diff -u SPECS/kdebluetooth.spec:1.10 SPECS/kdebluetooth.spec:1.11
--- SPECS/kdebluetooth.spec:1.10 Fri Mar 4 22:26:14 2005
+++ SPECS/kdebluetooth.spec Fri Mar 4 23:46:17 2005
@@ -31,13 +31,13 @@
%description
The KDE Bluetooth Framework is a set of tools built on top of Linux'
-Bluetooth stack BlueZ. Our goal is to provide easy access to the most
+Bluetooth stack BlueZ. Its goal is to provide easy access to the most
common Bluetooth profiles and to make data exchange with Bluetooth
enabled phones and PDAs as straightforward as possible
%description -l pl
Projekt KDE Bluetooth jest zestawem narzędzi zbudowanych na górnej
-warstiwe stosu Bluetooth BlueZ. Naszym celem jest dostarczenie łatwego
+warstiwe stosu Bluetooth BlueZ. Jego celem jest dostarczenie łatwego
dostępu do większości profili Bluetooth oraz wymiany danych z
telefonami komórkowymi z Bluetooth oraz PDA tak bezpośrednio jak to
jest możliwe.
@@ -79,7 +79,8 @@
k3bsetup2dir=%{_desktopdir}/kde \
kde_htmldir=%{_kdedocdir}
-mv $RPM_BUILD_ROOT%{_datadir}/{applnk,applications}
+# XXX: desktopdir is _FLAT_
+mv $RPM_BUILD_ROOT{%{_datadir}/applnk,%{_desktopdir}}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -101,20 +102,17 @@
%attr(755,root,root) %{_libdir}/kdebluetooth/*
%{_datadir}/apps/konqueror/servicemenus/*.desktop
%{_datadir}/apps/kdebluetooth
-%{_desktopdir}/*/*/*/*.desktop
-%{_desktopdir}/*/*/*.desktop
-%{_desktopdir}/*/*.desktop
+%{_desktopdir}/*.desktop
%{_datadir}/servicetypes/*
%{_datadir}/services/*
%{_datadir}/sounds/*
%{_iconsdir}/*/*/*/*.png
%{_datadir}/mimelnk/bluetooth
+# XXX: BROKEN (duplicates above %{_datadir}/apps/...)
%{_datadir}/apps/*/*
%{_datadir}/config/*
%{_datadir}/desktop-directories/*
%{_datadir}/autostart/kbluetoothd.autostart.desktop
-%{_datadir}/applications/.hidden/kioobex_start.desktop
-%{_datadir}/applications/Settings/Network/Bluetooth/.directory
%files devel
%defattr(644,root,root,755)
@@ -128,6 +126,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2005/03/04 22:46:17 qboosh
+- noticed some packaging bugs - requires build fixes
+
Revision 1.10 2005/03/04 21:26:14 blekot
- URL v2
- STBR (test)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdebluetooth.spec?r1=1.10&r2=1.11&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit