SPECS: mcs.spec - %ghost in first column so it stands out better

glen glen at pld-linux.org
Sat Mar 17 12:47:16 CET 2007


Author: glen                         Date: Sat Mar 17 11:47:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- %ghost in first column so it stands out better

---- Files affected:
SPECS:
   mcs.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/mcs.spec
diff -u SPECS/mcs.spec:1.6 SPECS/mcs.spec:1.7
--- SPECS/mcs.spec:1.6	Sat Mar 17 11:44:10 2007
+++ SPECS/mcs.spec	Sat Mar 17 12:47:11 2007
@@ -78,7 +78,7 @@
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libmcs.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libmcs.so.[0-9]
+%ghost %attr(755,root,root) %{_libdir}/libmcs.so.?
 %dir %{_libdir}/%{name}
 %attr(755,root,root) %{_libdir}/%{name}/libkeyfile.so
 
@@ -94,6 +94,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/03/17 11:47:11  glen
+- %ghost in first column so it stands out better
+
 Revision 1.6  2007/03/17 10:44:10  megabajt
 - oops, kill unused --enable-static
 
@@ -113,4 +116,3 @@
 
 Revision 1.1  2007/03/16 22:16:53  sls
 - init; thanks for Kamil Dziedzic <kamil.listy at klecza.pl>
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mcs.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list