SPECS: mlocate.spec - no wildcards as binaries

shadzik shadzik at pld-linux.org
Thu Apr 10 21:35:28 CEST 2008


Author: shadzik                      Date: Thu Apr 10 19:35:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no wildcards as binaries

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

---- Diffs:

================================================================
Index: SPECS/mlocate.spec
diff -u SPECS/mlocate.spec:1.3 SPECS/mlocate.spec:1.4
--- SPECS/mlocate.spec:1.3	Thu Apr 10 21:33:16 2008
+++ SPECS/mlocate.spec	Thu Apr 10 21:35:23 2008
@@ -41,7 +41,8 @@
 %files -f %{name}.lang
 %defattr(644,root,root,755)
 %doc ABOUT-NLS AUTHORS ChangeLog NEWS README
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/locate
+%attr(755,root,root) %{_bindir}/updatedb
 %{_mandir}/man1/*.1*
 %{_mandir}/man5/*.5*
 %{_mandir}/man8/*.8*
@@ -52,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008-04-10 19:35:23  shadzik
+- no wildcards as binaries
+
 Revision 1.3  2008-04-10 19:33:16  shadzik
 - no need to pass CLFAGS nor LDFLAGS (configure does it)
 - cosmetics
================================================================

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



More information about the pld-cvs-commit mailing list