rpms/perl-XML-NamespaceSupport/F-11 .cvsignore, 1.3, 1.4 perl-XML-NamespaceSupport.spec, 1.13, 1.14 sources, 1.3, 1.4

Petr Pisar ppisar at fedoraproject.org
Tue May 11 13:32:31 UTC 2010


Author: ppisar

Update of /cvs/pkgs/rpms/perl-XML-NamespaceSupport/F-11
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20367

Modified Files:
	.cvsignore perl-XML-NamespaceSupport.spec sources 
Log Message:
1.11 bump


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-XML-NamespaceSupport/F-11/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	9 Sep 2005 22:23:45 -0000	1.3
+++ .cvsignore	11 May 2010 13:32:31 -0000	1.4
@@ -1 +1 @@
-XML-NamespaceSupport-1.09.tar.gz
+XML-NamespaceSupport-1.11.tar.gz


Index: perl-XML-NamespaceSupport.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-XML-NamespaceSupport/F-11/perl-XML-NamespaceSupport.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- perl-XML-NamespaceSupport.spec	27 Feb 2009 04:40:45 -0000	1.13
+++ perl-XML-NamespaceSupport.spec	11 May 2010 13:32:31 -0000	1.14
@@ -1,16 +1,17 @@
 Name:           perl-XML-NamespaceSupport
-Version:        1.09
-Release:        5%{?dist}
+Version:        1.11
+Release:        1%{?dist}
 Summary:        A simple generic namespace support class
 
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 Url:            http://search.cpan.org/dist/XML-NamespaceSupport/
-Source0:        http://www.cpan.org/authors/id/R/RB/RBERJON/XML-NamespaceSupport-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/P/PE/PERIGRIN/XML-NamespaceSupport-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
+BuildRequires:  perl(Test::More) >= 0.47
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -19,7 +20,7 @@ Requires:       perl(:MODULE_COMPAT_%(ev
 
 %prep
 %setup -q -n XML-NamespaceSupport-%{version}
-chmod -c 644 Changes README *.pm
+%{__chmod} 644 lib/XML/NamespaceSupport.pm
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -47,6 +48,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue May 11 2010 Petr Pisar <ppisar at redhat.com> - 1.11-1
+- 1.11 version bump
+- fix upstream URL
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.09-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-XML-NamespaceSupport/F-11/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	9 Sep 2005 22:23:45 -0000	1.3
+++ sources	11 May 2010 13:32:31 -0000	1.4
@@ -1 +1 @@
-b0867d7b599d8a63ba630fa6227936fe  XML-NamespaceSupport-1.09.tar.gz
+222cca76161cd956d724286d36b607da  XML-NamespaceSupport-1.11.tar.gz



More information about the scm-commits mailing list