Author: pghmcfc
Update of /cvs/pkgs/rpms/perl-Crypt-DH/EL-6
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20118
Modified Files:
perl-Crypt-DH.spec
Log Message:
Minor clean-ups
Index: perl-Crypt-DH.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Crypt-DH/EL-6/perl-Crypt-DH.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- perl-Crypt-DH.spec 26 Jul 2009 04:43:12 -0000 1.12
+++ perl-Crypt-DH.spec 11 May 2010 13:32:17 -0000 1.13
@@ -45,8 +45,8 @@ private keys, between them.
%{__rm} -rf %{buildroot}
%{__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}/*
+/usr/bin/find %{buildroot} -depth -type d -exec /bin/rmdir {} ';' 2>/dev/null
+%{__chmod} -R u+w %{buildroot}
%clean
%{__rm} -rf %{buildroot}
@@ -58,10 +58,10 @@ private keys, between them.
%{_mandir}/man3/Crypt::DH.3pm*
%changelog
-* Sat Jul 25 2009 Fedora Release Engineering <[email protected]>
- 0.06-11
+* Sat Jul 25 2009 Fedora Release Engineering <[email protected]>
0.06-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-* Thu Feb 26 2009 Fedora Release Engineering <[email protected]>
- 0.06-10
+* Thu Feb 26 2009 Fedora Release Engineering <[email protected]>
0.06-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Nov 4 2008 Paul Howarth <[email protected]> 0.06-9
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel