SPECS: libconfuse.spec - added missing .so symlink

qboosh qboosh at pld-linux.org
Sun Mar 12 19:32:09 CET 2006


Author: qboosh                       Date: Sun Mar 12 18:32:09 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing .so symlink

---- Files affected:
SPECS:
   libconfuse.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/libconfuse.spec
diff -u SPECS/libconfuse.spec:1.3 SPECS/libconfuse.spec:1.4
--- SPECS/libconfuse.spec:1.3	Sat Mar 11 07:13:07 2006
+++ SPECS/libconfuse.spec	Sun Mar 12 19:32:04 2006
@@ -2,7 +2,7 @@
 #
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
-
+#
 %define		_name confuse
 
 Summary:	libConfuse - a library for parsing configuration files
@@ -118,6 +118,7 @@
 %files devel
 %defattr(644,root,root,755)
 %doc doc/html doc/tutorial-html
+%attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_includedir}/*.h
 %{_pkgconfigdir}/*
@@ -136,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/03/12 18:32:04  qboosh
+- added missing .so symlink
+
 Revision 1.3  2006/03/11 06:13:07  twittner
 - corrected
 
@@ -144,4 +148,3 @@
 
 Revision 1.1  2006/03/10 22:53:40  maciek2w
 - initial release
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libconfuse.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list