rpms/perl-XML-Simple/FC-3 .cvsignore, 1.3, 1.4 perl-XML-Simple.spec, 1.4, 1.5 sources, 1.3, 1.4

Jose Pedro Oliveira (jpo) fedora-extras-commits at redhat.com
Fri Sep 9 10:35:41 UTC 2005


Author: jpo

Update of /cvs/extras/rpms/perl-XML-Simple/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29377/FC-3

Modified Files:
	.cvsignore perl-XML-Simple.spec sources 
Log Message:
Update to 2.14.


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-XML-Simple/FC-3/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	4 Dec 2004 13:23:25 -0000	1.3
+++ .cvsignore	9 Sep 2005 10:35:39 -0000	1.4
@@ -1 +1 @@
-XML-Simple-2.13.tar.gz
+XML-Simple-2.14.tar.gz


Index: perl-XML-Simple.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-XML-Simple/FC-3/perl-XML-Simple.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-XML-Simple.spec	4 Dec 2004 13:23:25 -0000	1.4
+++ perl-XML-Simple.spec	9 Sep 2005 10:35:39 -0000	1.5
@@ -1,21 +1,18 @@
-%{!?perl_vendorlib: %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib)}
-
 Name:           perl-XML-Simple
-Version:        2.13
-Release:        1
-Epoch:          0
+Version:        2.14
+Release:        1%{?dist}
 Summary:        Easy API to maintain XML in Perl
 
 Group:          Development/Libraries
 License:        GPL or Artistic
 URL:            http://search.cpan.org/dist/XML-Simple/
-Source0:      http://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-2.13.tar.gz
+Source0:        http://www.cpan.org/authors/id/G/GR/GRANTM/XML-Simple-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  perl >= 1:5.6.1
-BuildRequires:  perl(XML::SAX), perl(XML::NamespaceSupport), perl(XML::Parser)
-BuildRequires:  perl(Tie::IxHash), perl(Storable)
+BuildRequires:  perl(Tie::IxHash), perl(XML::NamespaceSupport)
+BuildRequires:  perl(XML::Parser), perl(XML::SAX)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 # XML-SAX-ExpatXS up to 0.98 has known namespace bugs, and will cause the
 # tests to fail if it is installed as the default SAX parser.
@@ -44,7 +41,7 @@
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 
-%check || :
+%check
 make test
 
 
@@ -54,12 +51,20 @@
 
 %files
 %defattr(-,root,root,-)
+# For license text(s), see the perl package.
 %doc Changes README
-%{perl_vendorlib}/XML
+%{perl_vendorlib}/XML/
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Fri Sep  9 2005 Jose Pedro Oliveira <jpo at di.uminho.pt> - 2.14-1
+- Update to 2.14.
+- Added the dist tag.
+
+* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.13-2
+- rebuilt
+
 * Sat Nov 27 2004 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0:2.13-1
 - Update to 2.13.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-XML-Simple/FC-3/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	4 Dec 2004 13:23:25 -0000	1.3
+++ sources	9 Sep 2005 10:35:39 -0000	1.4
@@ -1 +1 @@
-3891139e5e2e2134e596aa1404e866df  XML-Simple-2.13.tar.gz
+f321058271815de28d214c8efb9091f9  XML-Simple-2.14.tar.gz




More information about the fedora-extras-commits mailing list