SPECS: gnome-bluetooth.spec - no autogenerated soname symlink in -...

qboosh qboosh at pld-linux.org
Tue Sep 13 15:08:23 CEST 2005


Author: qboosh                       Date: Tue Sep 13 13:08:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no autogenerated soname symlink in -libs, unified

---- Files affected:
SPECS:
   gnome-bluetooth.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/gnome-bluetooth.spec
diff -u SPECS/gnome-bluetooth.spec:1.30 SPECS/gnome-bluetooth.spec:1.31
--- SPECS/gnome-bluetooth.spec:1.30	Sun Sep 11 01:51:39 2005
+++ SPECS/gnome-bluetooth.spec	Tue Sep 13 15:08:17 2005
@@ -139,6 +139,9 @@
 
 %find_lang %{name} --with-gnome
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %post
 %gconf_schema_install gnome-obex-server.schemas
 
@@ -148,9 +151,6 @@
 %post	libs -p /sbin/ldconfig
 %postun	libs -p /sbin/ldconfig
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README
@@ -166,7 +166,7 @@
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/*.so.*
+%attr(755,root,root) %{_libdir}/*.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
@@ -185,6 +185,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2005/09/13 13:08:17  qboosh
+- no autogenerated soname symlink in -libs, unified
+
 Revision 1.30  2005/09/10 23:51:39  freetz
 - libs separated from main package, rel.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gnome-bluetooth.spec?r1=1.30&r2=1.31&f=u




More information about the pld-cvs-commit mailing list