SPECS: libnl.spec - fixed shellglob

qboosh qboosh at pld-linux.org
Sat Aug 4 10:05:12 CEST 2007


Author: qboosh                       Date: Sat Aug  4 08:05:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed shellglob

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

---- Diffs:

================================================================
Index: SPECS/libnl.spec
diff -u SPECS/libnl.spec:1.12 SPECS/libnl.spec:1.13
--- SPECS/libnl.spec:1.12	Thu Aug  2 23:03:05 2007
+++ SPECS/libnl.spec	Sat Aug  4 10:05:06 2007
@@ -79,7 +79,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) %{_libdir}/libnl.so.[0-9].[0-9]*
-%ghost %attr(755,root,root) %{_libdir}/libnl.so.[^.]
+%ghost %attr(755,root,root) %{_libdir}/libnl.so.[!.]
 
 %files devel
 %defattr(644,root,root,755)
@@ -93,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2007/08/04 08:05:06  qboosh
+- fixed shellglob
+
 Revision 1.12  2007/08/02 21:03:05  twittner
 - fix %files
 - rel. 3
================================================================

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



More information about the pld-cvs-commit mailing list