SPECS: bluez-libs.spec - ghost soname symlink - typo

qboosh qboosh at pld-linux.org
Sun Mar 23 15:07:04 CET 2008


Author: qboosh                       Date: Sun Mar 23 14:07:04 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ghost soname symlink
- typo

---- Files affected:
SPECS:
   bluez-libs.spec (1.41 -> 1.42) 

---- Diffs:

================================================================
Index: SPECS/bluez-libs.spec
diff -u SPECS/bluez-libs.spec:1.41 SPECS/bluez-libs.spec:1.42
--- SPECS/bluez-libs.spec:1.41	Sun Mar 23 12:09:22 2008
+++ SPECS/bluez-libs.spec	Sun Mar 23 15:06:58 2008
@@ -54,7 +54,7 @@
 Bluetooth applications.
 
 %description static -l pl.UTF-8
-Ten pakiet zawiera biblioteki statyczne, których można używaź do
+Ten pakiet zawiera biblioteki statyczne, których można używać do
 aplikacji Bluetooth.
 
 %prep
@@ -85,13 +85,14 @@
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
 %attr(755,root,root) %{_libdir}/libbluetooth.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libbluetooth.so.2
 
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libbluetooth.so
 %{_libdir}/libbluetooth.la
 %{_includedir}/bluetooth
-%{_aclocaldir}/*.m4
+%{_aclocaldir}/bluez.m4
 %{_pkgconfigdir}/bluez.pc
 
 %files static
@@ -104,6 +105,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.42  2008-03-23 14:06:58  qboosh
+- ghost soname symlink
+- typo
+
 Revision 1.41  2008-03-23 11:09:22  patrys
 - 3.29
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/bluez-libs.spec?r1=1.41&r2=1.42&f=u



More information about the pld-cvs-commit mailing list