rpms/perl-Module-Signature/devel .cvsignore, 1.12, 1.13 perl-Module-Signature.spec, 1.18, 1.19 sources, 1.12, 1.13

Ville Skyttä scop at fedoraproject.org
Sun May 9 15:39:41 UTC 2010


Author: scop

Update of /cvs/pkgs/rpms/perl-Module-Signature/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv16222

Modified Files:
	.cvsignore perl-Module-Signature.spec sources 
Log Message:
* Sun May  9 2010 Ville Skyttä <ville.skytta at iki.fi> - 0.64-1
- Update to 0.64 (#590385).



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Module-Signature/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore	22 Apr 2010 21:15:54 -0000	1.12
+++ .cvsignore	9 May 2010 15:39:41 -0000	1.13
@@ -1 +1 @@
-Module-Signature-0.63.tar.gz
+Module-Signature-0.64.tar.gz


Index: perl-Module-Signature.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Module-Signature/devel/perl-Module-Signature.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- perl-Module-Signature.spec	3 May 2010 09:23:21 -0000	1.18
+++ perl-Module-Signature.spec	9 May 2010 15:39:41 -0000	1.19
@@ -1,6 +1,6 @@
 Name:           perl-Module-Signature
-Version:        0.63
-Release:        2%{?dist}
+Version:        0.64
+Release:        1%{?dist}
 Summary:        CPAN signature management utilities and modules
 
 Group:          Development/Libraries
@@ -29,8 +29,7 @@ checking and creating SIGNATURE files fo
 
 
 %build
-PERL_AUTOINSTALL=--skipdeps \
-%{__perl} Makefile.PL INSTALLDIRS=vendor --installdeps
+echo n | %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 
@@ -43,6 +42,7 @@ find $RPM_BUILD_ROOT -depth -type d -exe
 
 
 %check
+# Signature test would need network access
 make test
 
 
@@ -55,10 +55,14 @@ rm -rf $RPM_BUILD_ROOT
 %doc AUTHORS Changes README *.pub
 %{_bindir}/cpansign
 %{perl_vendorlib}/Module/
-%{_mandir}/man[13]/*.[13]*
+%{_mandir}/man1/cpansign.1*
+%{_mandir}/man3/Module::Signature.3*
 
 
 %changelog
+* Sun May  9 2010 Ville Skyttä <ville.skytta at iki.fi> - 0.64-1
+- Update to 0.64 (#590385).
+
 * Mon May 03 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.63-2
 - Mass rebuild with perl-5.12.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Module-Signature/devel/sources,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- sources	22 Apr 2010 21:15:54 -0000	1.12
+++ sources	9 May 2010 15:39:41 -0000	1.13
@@ -1 +1 @@
-49a961502c0786797dabfea9c7fd30c3  Module-Signature-0.63.tar.gz
+e9a2676cbfefc612178940166f411fac  Module-Signature-0.64.tar.gz



More information about the scm-commits mailing list