commit e79177a21e57a734d5737670c948ee698e0270f7
Author: Paul Howarth <p...@city-fan.org>
Date:   Tue Jan 10 21:55:23 2012 +0000

    Fedora 17 mass rebuild

 perl-Crypt-DSA.spec |   22 ++++++++++++++--------
 1 files changed, 14 insertions(+), 8 deletions(-)
---
diff --git a/perl-Crypt-DSA.spec b/perl-Crypt-DSA.spec
index 8130245..1b700e3 100644
--- a/perl-Crypt-DSA.spec
+++ b/perl-Crypt-DSA.spec
@@ -1,13 +1,14 @@
 Summary:       Perl module for DSA signatures and key generation
 Name:          perl-Crypt-DSA
 Version:       1.17
-Release:       3%{?dist}
+Release:       4%{?dist}
 License:       GPL+ or Artistic
 Group:         Development/Libraries
 Url:           http://search.cpan.org/dist/Crypt-DSA/
 Source0:       
http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Crypt-DSA-%{version}.tar.gz
 Requires:      perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 BuildArch:     noarch
+BuildRequires: perl(Carp)
 BuildRequires: perl(Convert::PEM)
 BuildRequires: perl(Crypt::DES_EDE3)
 BuildRequires: perl(Data::Buffer) >= 0.01
@@ -45,7 +46,7 @@ make %{?_smp_mflags}
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -depth -type d -exec rmdir {} ';' 2>/dev/null
-chmod -R u+w %{buildroot}
+%{_fixperms} %{buildroot}
 
 %check
 make test
@@ -63,10 +64,15 @@ make test AUTOMATED_TESTING=1 TEST_FILES="xt/*.t"
 %{_mandir}/man3/Crypt::DSA::Util.3pm*
 
 %changelog
-* Thu Jul 21 2011 Petr Sabata <con...@redhat.com> - 1.17-3
+* Tue Jan 10 2012 Paul Howarth <p...@city-fan.org> 1.17-4
+- Fedora 17 mass rebuild
+- Use %%{_fixperms} macro rather than our own chmod incantation
+- BR: perl(Carp)
+
+* Thu Jul 21 2011 Petr Sabata <con...@redhat.com> 1.17-3
 - Perl mass rebuild
 
-* Thu Jul 21 2011 Petr Sabata <con...@redhat.com> - 1.17-2
+* Thu Jul 21 2011 Petr Sabata <con...@redhat.com> 1.17-2
 - Perl mass rebuild
 
 * Fri Jun 17 2011 Paul Howarth <p...@city-fan.org> 1.17-1
@@ -80,19 +86,19 @@ make test AUTOMATED_TESTING=1 TEST_FILES="xt/*.t"
 - Nobody else likes macros for commands
 - Drop backwards compatibility with ancient distributions
 
-* Tue Feb 08 2011 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1.16-6
+* Tue Feb  8 2011 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
1.16-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
-* Wed Dec 15 2010 Marcela Maslanova <mmasl...@redhat.com> - 1.16-5
+* Wed Dec 15 2010 Marcela Maslanova <mmasl...@redhat.com> 1.16-5
 - Rebuild to fix problems with vendorarch/lib (#661697)
 
 * Thu Jun  3 2010 Paul Howarth <p...@city-fan.org> 1.16-4
 - META.yml should specify perl >= 5.006 due to use of 3-arg open (CPAN 
RT#58094)
 
-* Fri Apr 30 2010 Marcela Maslanova <mmasl...@redhat.com> - 1.16-3
+* Fri Apr 30 2010 Marcela Maslanova <mmasl...@redhat.com> 1.16-3
 - Mass rebuild with perl-5.12.0
 
-* Fri Dec  4 2009 Stepan Kasal <ska...@redhat.com> - 1.16-2
+* Fri Dec  4 2009 Stepan Kasal <ska...@redhat.com> 1.16-2
 - Rebuild against perl 5.10.1
 
 * Fri Sep 11 2009 Paul Howarth <p...@city-fan.org> 1.16-1
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to