Author: cactus Date: Sun Sep 27 22:46:27 2009 GMT Module: packages Tag: HEAD ---- Log message: rel 2; added audio,input,network,serial config files
---- Files affected: packages/bluez: bluez.spec (1.35 -> 1.36) ---- Diffs: ================================================================ Index: packages/bluez/bluez.spec diff -u packages/bluez/bluez.spec:1.35 packages/bluez/bluez.spec:1.36 --- packages/bluez/bluez.spec:1.35 Tue Sep 22 12:47:31 2009 +++ packages/bluez/bluez.spec Mon Sep 28 00:46:21 2009 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Narzędzia Bluetooth Name: bluez Version: 4.53 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications/System #Source0Download: http://www.bluez.org/download.html @@ -227,6 +227,12 @@ install %{SOURCE3} $RPM_BUILD_ROOT/etc/rc.d/init.d/dund install %{SOURCE4} $RPM_BUILD_ROOT/etc/rc.d/init.d/pand install %{SOURCE5} $RPM_BUILD_ROOT/etc/rc.d/init.d/rfcomm + +install audio/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth +install input/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth +install network/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth +install serial/*.conf $RPM_BUILD_ROOT%{_sysconfdir}/bluetooth + rm -f $RPM_BUILD_ROOT%{_libdir}/alsa-lib/*.{,l}a rm -f $RPM_BUILD_ROOT%{_libdir}/bluetooth/plugins/*.{,l}a rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer*/libgstbluetooth.{,l}a @@ -268,8 +274,7 @@ %dir %{_libdir}/bluetooth/plugins %attr(755,root,root) %{_libdir}/bluetooth/plugins/*.so %dir %{_sysconfdir}/bluetooth -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/main.conf -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/rfcomm.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/*.conf %attr(754,root,root) /etc/rc.d/init.d/bluetooth %attr(754,root,root) /etc/rc.d/init.d/dund %attr(754,root,root) /etc/rc.d/init.d/pand @@ -319,6 +324,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.36 2009/09/27 22:46:21 cactus +rel 2; added audio,input,network,serial config files + Revision 1.35 2009/09/22 10:47:31 adamg - fix parallel build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bluez/bluez.spec?r1=1.35&r2=1.36&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
