rpms/perl-Crypt-DSA/EL-6 perl-Crypt-DSA.spec,1.12,1.13

Paul Howarth pghmcfc at fedoraproject.org
Tue May 11 13:41:49 UTC 2010


Author: pghmcfc

Update of /cvs/pkgs/rpms/perl-Crypt-DSA/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv777

Modified Files:
	perl-Crypt-DSA.spec 
Log Message:
Minor clean-ups


Index: perl-Crypt-DSA.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Crypt-DSA/EL-6/perl-Crypt-DSA.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-Crypt-DSA.spec	13 Sep 2009 19:20:49 -0000	1.12
+++ perl-Crypt-DSA.spec	11 May 2010 13:41:48 -0000	1.13
@@ -61,7 +61,7 @@ verification, and key generation.
 %{__make} pure_install PERL_INSTALL_ROOT=%{buildroot}
 /usr/bin/find %{buildroot} -type f -name .packlist -exec %{__rm} -f {} ';'
 /usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} ';' 2>/dev/null
-%{__chmod} -R u+w %{buildroot}/*
+%{__chmod} -R u+w %{buildroot}
 
 %clean
 %{__rm} -rf %{buildroot}



More information about the scm-commits mailing list