packages: nss_updatedb/nss_updatedb.spec - no common license, verbose files...
glen
glen at pld-linux.org
Thu Feb 9 20:33:52 CET 2012
Author: glen Date: Thu Feb 9 19:33:52 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- no common license, verbose files in public bindir
---- Files affected:
packages/nss_updatedb:
nss_updatedb.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: packages/nss_updatedb/nss_updatedb.spec
diff -u packages/nss_updatedb/nss_updatedb.spec:1.6 packages/nss_updatedb/nss_updatedb.spec:1.7
--- packages/nss_updatedb/nss_updatedb.spec:1.6 Mon Aug 4 17:44:53 2008
+++ packages/nss_updatedb/nss_updatedb.spec Thu Feb 9 20:33:46 2012
@@ -38,15 +38,15 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_sbindir}
-install nss_updatedb $RPM_BUILD_ROOT%{_sbindir}
+install -p nss_updatedb $RPM_BUILD_ROOT%{_sbindir}
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc AUTHORS NEWS COPYING README ChangeLog
-%attr(755,root,root) %{_sbindir}/*
+%doc AUTHORS NEWS README ChangeLog
+%attr(755,root,root) %{_sbindir}/nss_updatedb
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -54,6 +54,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2012/02/09 19:33:46 glen
+- no common license, verbose files in public bindir
+
Revision 1.6 2008/08/04 15:44:53 zbyniu
- up to 10
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/nss_updatedb/nss_updatedb.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list