Author: qboosh                       Date: Sat Mar  5 20:25:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- finally fixing files, more devel deps
- pass --with-bluetooth-libraries to avoid -L/usr/lib on archs with lib64

---- Files affected:
SPECS:
   kdebluetooth.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/kdebluetooth.spec
diff -u SPECS/kdebluetooth.spec:1.14 SPECS/kdebluetooth.spec:1.15
--- SPECS/kdebluetooth.spec:1.14        Sat Mar  5 20:02:00 2005
+++ SPECS/kdebluetooth.spec     Sat Mar  5 21:25:50 2005
@@ -21,6 +21,7 @@
 BuildRequires: gettext-devel
 BuildRequires: libmad-devel
 BuildRequires: libvorbis-devel
+BuildRequires: lockdev-devel
 BuildRequires: openobex-devel >= 1.0.0
 BuildRequires: qt-devel >= 3.1
 BuildRequires: xrender-devel
@@ -44,7 +45,10 @@
 Summary(pl):   Pliki nagłówkowe bibliotek kdebluetooth
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
+Requires:      bluez-libs-devel
 Requires:      kdelibs-devel
+# when no baudboy.h interface
+Requires:      lockdev-devel
 
 %description devel
 Header files for kdebluetooth libraries.
@@ -61,6 +65,7 @@
 %configure \
        --%{!?debug:dis}%{?debug:en}able-debug \
        --disable-rpath \
+       --with-bluetooth-libraries=%{_libdir} \
        --with-qt-libraries=%{_libdir} \
        %{!?with_setup:--with-k3bsetup=no}
 cd kdebluetooth
@@ -78,9 +83,9 @@
 install -d $RPM_BUILD_ROOT%{_desktopdir}
 for www in Application/kbtobexsrv.desktop \
        Settings/{Network/Bluetooth/kcm_kbluetoothd,Peripherals/obex}.desktop \
-       System/kbluetoothd.desktop,Utilities/*.desktop;
+       System/kbluetoothd.desktop Utilities/*.desktop;
 do
-       mv -f $RPM_BUILD_ROOT{%{_datadir}/applnk/$www,%{_desktopdir}}
+       mv -f $RPM_BUILD_ROOT%{_datadir}/applnk/$www 
$RPM_BUILD_ROOT%{_desktopdir}
 done
 for www in 
{kbtobexsrv,{kcm_,}kbluetoothd,obex,dunhandler,kbthandsfree,kbtserialchat,faxhandler,kbtobexclient,kbemusedsrv,kbtobexsrv}.desktop;
 do
@@ -98,7 +103,7 @@
 %doc README
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_sbindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libqobex.so.*.*.*
 %attr(755,root,root) %{_libdir}/kde3/kcm_*.so
 %{_libdir}/kde3/kcm_*.la
 %attr(755,root,root) %{_libdir}/kde3/kio_*.so
@@ -107,11 +112,16 @@
 %attr(755,root,root) %{_libdir}/kdebluetooth/*
 %{_iconsdir}/*/*/*/*.png
 %{_desktopdir}/*.desktop
+%{_datadir}/apps/kbluetoothd
+%{_datadir}/apps/kbthandsfree
+%{_datadir}/apps/kbtobexclient
+%{_datadir}/apps/kdebluetooth
+%{_datadir}/apps/konqsidebartng/virtual_folders/services/*.desktop
+%{_datadir}/apps/konqueror/servicemenus/*.desktop
 %{_datadir}/servicetypes/*
 %{_datadir}/services/*
 %{_datadir}/sounds/*
 %{_datadir}/mimelnk/bluetooth
-%{_datadir}/apps/*/*
 %{_datadir}/config/*
 %{_datadir}/desktop-directories/*
 %{_datadir}/autostart/kbluetoothd.autostart.desktop
@@ -128,6 +138,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/03/05 20:25:50  qboosh
+- finally fixing files, more devel deps
+- pass --with-bluetooth-libraries to avoid -L/usr/lib on archs with lib64
+
 Revision 1.14  2005/03/05 19:02:00  qboosh
 - Categories bugfix
 
================================================================

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


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to