SPECS: libnl.spec - fix %files - rel. 3

twittner twittner at pld-linux.org
Thu Aug 2 23:03:10 CEST 2007


Author: twittner                     Date: Thu Aug  2 21:03:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix %files
- rel. 3

---- Files affected:
SPECS:
   libnl.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/libnl.spec
diff -u SPECS/libnl.spec:1.11 SPECS/libnl.spec:1.12
--- SPECS/libnl.spec:1.11	Tue Feb 20 20:30:09 2007
+++ SPECS/libnl.spec	Thu Aug  2 23:03:05 2007
@@ -4,7 +4,7 @@
 Name:		libnl
 Version:	1.0
 %define pre pre6
-Release:	0.%{pre}.2
+Release:	0.%{pre}.3
 License:	LGPL v2.1
 Group:		Libraries
 Source0:	http://people.suug.ch/~tgr/libnl/files/%{name}-%{version}-%{pre}.tar.gz
@@ -78,7 +78,8 @@
 %files
 %defattr(644,root,root,755)
 %doc ChangeLog
-%attr(755,root,root) %{_libdir}/libnl.so.*
+%attr(755,root,root) %{_libdir}/libnl.so.[0-9].[0-9]*
+%ghost %attr(755,root,root) %{_libdir}/libnl.so.[^.]
 
 %files devel
 %defattr(644,root,root,755)
@@ -92,6 +93,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/08/02 21:03:05  twittner
+- fix %files
+- rel. 3
+
 Revision 1.11  2007/02/20 19:30:09  arekm
 - rel .2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libnl.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list