rpms/perl-RPC-XML/devel .cvsignore, 1.2, 1.3 perl-RPC-XML.spec, 1.2, 1.3 sources, 1.2, 1.3

Chris Weyl cweyl at fedoraproject.org
Thu Oct 23 14:10:23 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-RPC-XML/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19516

Modified Files:
	.cvsignore perl-RPC-XML.spec sources 
Log Message:
* Thu Oct 23 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.64-1
- update to 0.64-1
- drop tests patch (fixed!)
- add BR on Net::Server



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-RPC-XML/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	8 Sep 2008 15:39:26 -0000	1.2
+++ .cvsignore	23 Oct 2008 14:09:53 -0000	1.3
@@ -1 +1 @@
-RPC-XML-0.60.tar.gz
+RPC-XML-0.64.tar.gz


Index: perl-RPC-XML.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-RPC-XML/devel/perl-RPC-XML.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- perl-RPC-XML.spec	8 Sep 2008 15:40:22 -0000	1.2
+++ perl-RPC-XML.spec	23 Oct 2008 14:09:53 -0000	1.3
@@ -1,8 +1,8 @@
 %define real_name RPC-XML
 
 Name:    perl-RPC-XML
-Version: 0.60
-Release:        3%{?dist}
+Version: 0.64
+Release: 1%{?dist}
 Summary: Set of classes for core data, message and XML handling
 
 Group:   Development/Libraries
@@ -11,7 +11,6 @@
 
 Source0:   http://www.cpan.org/modules/by-module/RPC/%{real_name}-%{version}.tar.gz
 Source1:   README.license
-Patch0:    tests.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 BuildArch: noarch
 
@@ -20,6 +19,7 @@
 BuildRequires: perl(Test::More)
 BuildRequires: perl(XML::Parser)
 # optional tests
+BuildRequires: perl(Net::Server)
 BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
 
@@ -41,7 +41,6 @@
 
 %prep
 %setup -qn %{real_name}-%{version}
-%patch0
 cp -p %{SOURCE1} .
 
 chmod -c -x t/* 
@@ -91,6 +90,11 @@
 %{perl_vendorlib}/Apache
 
 %changelog
+* Thu Oct 23 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.64-1
+- update to 0.64-1
+- drop tests patch (fixed!)
+- add BR on Net::Server
+
 * Mon Sep 08 2008 Chris Weyl <cweyl at alumni.drew.edu> 0.60-3
 - bump
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-RPC-XML/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Sep 2008 15:39:26 -0000	1.2
+++ sources	23 Oct 2008 14:09:53 -0000	1.3
@@ -1 +1 @@
-82bf481396e5ad5cc63c1e70483dd904  RPC-XML-0.60.tar.gz
+cf1fd8b8a9f254e3a0298a3ad0282d90  RPC-XML-0.64.tar.gz




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