packages: bluez/bluez.spec - removed /etc/alsa dir (owned by alsa-lib packa...

gotar gotar at pld-linux.org
Thu Jun 9 03:09:33 CEST 2011


Author: gotar                        Date: Thu Jun  9 01:09:33 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- removed /etc/alsa dir (owned by alsa-lib package) and la file, rel. 2

---- Files affected:
packages/bluez:
   bluez.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: packages/bluez/bluez.spec
diff -u packages/bluez/bluez.spec:1.73 packages/bluez/bluez.spec:1.74
--- packages/bluez/bluez.spec:1.73	Thu Jun  2 12:46:38 2011
+++ packages/bluez/bluez.spec	Thu Jun  9 03:09:27 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Narzędzia Bluetooth
 Name:		bluez
 Version:	4.94
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Applications/System
 #Source0Download: http://www.bluez.org/download.html
@@ -237,8 +237,7 @@
 
 mv -fT $RPM_BUILD_ROOT{%{_datadir},%{_sysconfdir}}/alsa
 
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/alsa-lib/*.{la,a}
-%{__rm} $RPM_BUILD_ROOT%{_libdir}/gstreamer*/libgstbluetooth.{la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/{alsa-lib/*.{la,a},gstreamer*/libgstbluetooth.{la,a},libbluetooth.la}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -317,7 +316,6 @@
 
 %files -n alsa-plugins-bluetooth
 %defattr(644,root,root,755)
-%dir %{_sysconfdir}/alsa
 %{_sysconfdir}/alsa/bluetooth.conf
 %attr(755,root,root) %{_libdir}/alsa-lib/libasound_module_ctl_bluetooth.so
 %attr(755,root,root) %{_libdir}/alsa-lib/libasound_module_pcm_bluetooth.so
@@ -338,7 +336,6 @@
 %files libs-devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libbluetooth.so
-%{_libdir}/libbluetooth.la
 %{_includedir}/bluetooth
 %{_pkgconfigdir}/bluez.pc
 
@@ -352,6 +349,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2011/06/09 01:09:27  gotar
+- removed /etc/alsa dir (owned by alsa-lib package) and la file, rel. 2
+
 Revision 1.73  2011/06/02 10:46:38  caleb
 - Up to 4.94
 - Removed patch for bug fixed upstream.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/bluez/bluez.spec?r1=1.73&r2=1.74&f=u



More information about the pld-cvs-commit mailing list