Author: caleb Date: Thu Oct 21 10:57:00 2010 GMT Module: packages Tag: HEAD ---- Log message: - Up to 4.76, removed packages files no longer in present
---- Files affected: packages/bluez: bluez.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: packages/bluez/bluez.spec diff -u packages/bluez/bluez.spec:1.53 packages/bluez/bluez.spec:1.54 --- packages/bluez/bluez.spec:1.53 Wed Oct 13 08:37:07 2010 +++ packages/bluez/bluez.spec Thu Oct 21 12:56:54 2010 @@ -2,13 +2,13 @@ Summary: Bluetooth utilities Summary(pl.UTF-8): Narzędzia Bluetooth Name: bluez -Version: 4.75 +Version: 4.76 Release: 1 License: GPL v2+ Group: Applications/System #Source0Download: http://www.bluez.org/download.html Source0: http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.gz -# Source0-md5: ee95086aef5955b25f1226b9e45bd6be +# Source0-md5: 76b4814bf7ce498de846173aca737e7d Source1: %{name}.init Source2: %{name}.sysconfig Source3: dund.init @@ -238,7 +238,7 @@ mv -fT $RPM_BUILD_ROOT{%{_datadir},%{_sysconfdir}}/alsa %{__rm} $RPM_BUILD_ROOT%{_libdir}/alsa-lib/*.{la,a} -%{__rm} $RPM_BUILD_ROOT%{_libdir}/bluetooth/plugins/*.{la,a} +#%{__rm} $RPM_BUILD_ROOT%{_libdir}/bluetooth/plugins/*.{la,a} %{__rm} $RPM_BUILD_ROOT%{_libdir}/gstreamer*/libgstbluetooth.{la,a} %clean @@ -288,7 +288,7 @@ %attr(755,root,root) %{_sbindir}/hid2hci %dir %{_libdir}/bluetooth %dir %{_libdir}/bluetooth/plugins -%attr(755,root,root) %{_libdir}/bluetooth/plugins/*.so +#%attr(755,root,root) %{_libdir}/bluetooth/plugins/*.so %dir %{_sysconfdir}/bluetooth %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/bluetooth/*.conf %attr(754,root,root) /etc/rc.d/init.d/bluetooth @@ -353,6 +353,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2010/10/21 10:56:54 caleb +- Up to 4.76, removed packages files no longer in present + Revision 1.53 2010/10/13 06:37:07 qboosh - use __rm macro for buildroot cleanup - track binaries and soname ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bluez/bluez.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
