SPECS: postgresql.spec - safer shellglob

qboosh qboosh at pld-linux.org
Fri Dec 8 22:58:46 CET 2006


Author: qboosh                       Date: Fri Dec  8 21:58:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- safer shellglob

---- Files affected:
SPECS:
   postgresql.spec (1.371 -> 1.372) 

---- Diffs:

================================================================
Index: SPECS/postgresql.spec
diff -u SPECS/postgresql.spec:1.371 SPECS/postgresql.spec:1.372
--- SPECS/postgresql.spec:1.371	Fri Dec  8 22:27:57 2006
+++ SPECS/postgresql.spec	Fri Dec  8 22:58:41 2006
@@ -1135,7 +1135,7 @@
 %defattr(644,root,root,755)
 %doc contrib/lo/README.lo
 %attr(755,root,root) %{_pgmoduledir}/lo.so
-%{_pgsqldir}/*lo*.sql
+%{_pgsqldir}/*lo.sql
 
 %files module-pgcrypto
 %defattr(644,root,root,755)
@@ -1170,6 +1170,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.372  2006/12/08 21:58:41  qboosh
+- safer shellglob
+
 Revision 1.371  2006/12/08 21:27:57  qboosh
 - updated PG_VERSION in pre
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postgresql.spec?r1=1.371&r2=1.372&f=u



More information about the pld-cvs-commit mailing list