rpms/perl-Array-Compare/EL-4 perl-Array-Compare.spec, 1.2, 1.3 sources, 1.3, 1.4

Tom Callaway spot at fedoraproject.org
Fri Nov 7 16:35:26 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/perl-Array-Compare/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28175/EL-4

Modified Files:
	perl-Array-Compare.spec sources 
Log Message:
update EL branches


Index: perl-Array-Compare.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Array-Compare/EL-4/perl-Array-Compare.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-Array-Compare.spec	6 Oct 2005 22:38:54 -0000	1.2
+++ perl-Array-Compare.spec	7 Nov 2008 16:34:55 -0000	1.3
@@ -1,19 +1,18 @@
 Name:           perl-Array-Compare
-Version:        1.13
+Version:        1.16
 Release:        1%{?dist}
 Summary:        Perl extension for comparing arrays
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Array-Compare/
 Source0:        http://www.cpan.org/authors/id/D/DA/DAVECROSS/Array-Compare-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl >= 1:5.6.1
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
-Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
 If you have two arrays and you want to know if they are the same or
@@ -22,6 +21,7 @@
 
 %prep
 %setup -q -n Array-Compare-%{version}
+chmod -c a-x lib/Array/*.pm
 
 
 %build
@@ -47,10 +47,28 @@
 %defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorlib}/Array/
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Thu Jul 10 2008 Ralf Corsépius <rc040203 at freenet.de> - 1.16-1
+- Upstream update.
+
+* Wed Feb 27 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.14-3
+- Rebuild for perl 5.10 (again)
+
+* Thu Jan 31 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.14-2
+- rebuild for new perl
+
+* Thu Apr  5 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.14-1
+- Update to 1.14.
+
+* Thu Sep  7 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.13-3
+- Rebuild for FC6.
+
+* Mon Feb 20 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.13-2
+- Rebuild for FC5 (perl 5.8.8).
+
 * Thu Oct  6 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 1.13-1
 - Update to 1.13.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Array-Compare/EL-4/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	6 Oct 2005 22:38:54 -0000	1.3
+++ sources	7 Nov 2008 16:34:55 -0000	1.4
@@ -1 +1 @@
-f03305894a1cadf51588d080f20fa748  Array-Compare-1.13.tar.gz
+0e9741b0e6f4db2e1457092d261c64e2  Array-Compare-1.16.tar.gz




More information about the Fedora-perl-devel-list mailing list