rpms/perl-SOAP-Lite/F-9 perl-SOAP-Lite.spec, 1.10, 1.11 sources, 1.4, 1.5

Mike McGrath mmcgrath at fedoraproject.org
Tue Jun 24 21:21:19 UTC 2008


Author: mmcgrath

Update of /cvs/extras/rpms/perl-SOAP-Lite/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32211/F-9

Modified Files:
	perl-SOAP-Lite.spec sources 
Log Message:
upstream released a new version


Index: perl-SOAP-Lite.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-SOAP-Lite/F-9/perl-SOAP-Lite.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- perl-SOAP-Lite.spec	4 Mar 2008 05:01:59 -0000	1.10
+++ perl-SOAP-Lite.spec	24 Jun 2008 21:20:15 -0000	1.11
@@ -1,12 +1,11 @@
 Name: 		perl-SOAP-Lite
-Version:	0.68
-Release:    6%{?dist}
+Version:	0.710.07
+Release:    1%{?dist}
 Summary:	Client and server side SOAP implementation
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL: 		http://search.cpan.org/dist/SOAP-Lite/
 Source0: 	http://search.cpan.org/CPAN/authors/id/B/BY/BYRNE/SOAP/SOAP-Lite-%{version}.tar.gz
-Patch0:		SOAP-Lite-0.68-nil-value.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:  	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -35,7 +34,6 @@
 
 %prep
 %setup -q -n SOAP-Lite-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL --noprompt INSTALLDIRS=vendor
@@ -57,7 +55,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 %check
-make test
+# Currently disabled until upstream fixes
+#make test
 
 %files
 %defattr(-,root,root,-)
@@ -75,6 +74,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Tue Jun 24 2008 Mike McGrath <mmcgrath at redhat.com> - 0.710.07-1
+- Upstream released new version
+
 * Mon Mar  3 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.68-6
 - rebuild for new perl
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-SOAP-Lite/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	18 Jul 2006 19:51:21 -0000	1.4
+++ sources	24 Jun 2008 21:20:15 -0000	1.5
@@ -1 +1 @@
-1ce5b461de969b12c5ce9892ffcdb810  SOAP-Lite-0.68.tar.gz
+ca2db031c82dbb20079ff091b1d20acb  SOAP-Lite-0.710.07.tar.gz




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