SPECS: STLport.spec - soname == 5.0, .so.5 link added to main pack...

pluto pluto at pld-linux.org
Fri Dec 9 06:56:36 CET 2005


Author: pluto                        Date: Fri Dec  9 05:56:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- soname == 5.0, .so.5 link added to main package.

---- Files affected:
SPECS:
   STLport.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/STLport.spec
diff -u SPECS/STLport.spec:1.56 SPECS/STLport.spec:1.57
--- SPECS/STLport.spec:1.56	Sat Nov 19 17:23:56 2005
+++ SPECS/STLport.spec	Fri Dec  9 06:56:30 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Biblioteki standardowe C++
 Name:		STLport
 Version:	5.0.0
-Release:	0.1
+Release:	0.2
 Epoch:		2
 License:	distributable (see README.gz)
 Group:		Libraries
@@ -84,13 +84,13 @@
 %files
 %defattr(644,root,root,755)
 %doc README
-%attr(755,root,root) %{_libdir}/*.so.*.*
-%attr(755,root,root) %{_libdir}/*.so
+%attr(755,root,root) %{_libdir}/*.so.*
 
 %files devel
 %defattr(644,root,root,755)
 %doc doc/{FAQ,*.txt}
 %{_includedir}/stlport
+%attr(755,root,root) %{_libdir}/*.so
 
 %files static
 %defattr(644,root,root,755)
@@ -102,6 +102,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2005/12/09 05:56:30  pluto
+- soname == 5.0, .so.5 link added to main package.
+
 Revision 1.56  2005/11/19 16:23:56  qboosh
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/STLport.spec?r1=1.56&r2=1.57&f=u




More information about the pld-cvs-commit mailing list