Author: pghmcfc

Update of /cvs/pkgs/rpms/perl-Authen-DigestMD5/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5712/devel

Modified Files:
        perl-Authen-DigestMD5.spec 
Log Message:
Minor clean-ups


Index: perl-Authen-DigestMD5.spec
===================================================================
RCS file: 
/cvs/pkgs/rpms/perl-Authen-DigestMD5/devel/perl-Authen-DigestMD5.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- perl-Authen-DigestMD5.spec  29 Apr 2010 18:52:03 -0000      1.10
+++ perl-Authen-DigestMD5.spec  11 May 2010 13:19:23 -0000      1.11
@@ -7,9 +7,9 @@ Group:          Development/Libraries
 Url:           http://search.cpan.org/dist/Authen-DigestMD5/
 Source0:       
http://search.cpan.org/CPAN/authors/id/S/SA/SALVA/Authen-DigestMD5-%{version}.tar.gz
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:      perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 BuildArch:     noarch
 BuildRequires: perl(ExtUtils::MakeMaker), perl(Test::More)
+Requires:      perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
 This module supports DIGEST-MD5 SASL authentication as defined in RFC-2831.
@@ -36,8 +36,8 @@ This module supports DIGEST-MD5 SASL aut
 %{__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}
 
 # Get rid of sample code that introduces additional dep on perl(OpenLDAP)
 %{__rm} -f %{buildroot}%{perl_vendorlib}/Authen/digest-md5-auth.pl
@@ -52,20 +52,20 @@ This module supports DIGEST-MD5 SASL aut
 %{_mandir}/man3/Authen::DigestMD5.3pm*
 
 %changelog
-* Thu Apr 29 2010 Marcela Maslanova <[email protected]> - 0.04-9
+* Thu Apr 29 2010 Marcela Maslanova <[email protected]> 0.04-9
 - Mass rebuild with perl-5.12.0
 
-* Mon Dec  7 2009 Stepan Kasal <[email protected]> - 0.04-8
-- rebuild against perl 5.10.1
+* Mon Dec  7 2009 Stepan Kasal <[email protected]> 0.04-8
+- Rebuild against perl 5.10.1
 
-* Sat Jul 25 2009 Fedora Release Engineering <[email protected]> 
- 0.04-7
+* Sat Jul 25 2009 Fedora Release Engineering <[email protected]> 
0.04-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
-* Thu Feb 26 2009 Fedora Release Engineering <[email protected]> 
- 0.04-6
+* Thu Feb 26 2009 Fedora Release Engineering <[email protected]> 
0.04-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
-* Thu Mar 06 2008 Tom "spot" Callaway <[email protected]> - 0.04-5
-Rebuild for new perl
+* Thu Mar 06 2008 Tom "spot" Callaway <[email protected]> 0.04-5
+- Rebuild for new perl
 
 * Fri Aug 10 2007 Paul Howarth <[email protected]> 0.04-4
 - Clarify license as GPL v1 or later, or Artistic (same as perl)

--
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

Reply via email to