rpms/perl-JSON-Any/devel perl-JSON-Any.spec,1.3,1.4

Ville Skyttä scop at fedoraproject.org
Sun Sep 21 08:12:17 UTC 2008


Author: scop

Update of /cvs/pkgs/rpms/perl-JSON-Any/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13155/perl-JSON-Any/devel

Modified Files:
	perl-JSON-Any.spec 
Log Message:
* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi>
- Fix Patch:/%patch0 mismatch.

https://www.redhat.com/archives/fedora-devel-list/2008-September/msg00375.html



Index: perl-JSON-Any.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-JSON-Any/devel/perl-JSON-Any.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-JSON-Any.spec	22 Mar 2008 18:51:50 -0000	1.3
+++ perl-JSON-Any.spec	21 Sep 2008 08:11:47 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           perl-JSON-Any
 Version:        1.16
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        A meta-module to make working with JSON easier
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -10,7 +10,7 @@
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
-Patch:          with_older_json.patch 
+Patch0:         with_older_json.patch 
 
 # JSON::XS is fastest, so we require it 
 Requires:       perl(JSON::XS)
@@ -72,6 +72,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Sep 21 2008 Ville Skyttä <ville.skytta at iki.fi> - 1.16-4
+- Fix Patch:/%%patch0 mismatch.
+
 * Sat Mar 22 2008 Chris Weyl <cweyl at alumni.drew.edu> 1.16-3
 - patch to allow utf8 to work properly with JSON::XS earlier than version 2
 - patch to skip JSON when JSON is earlier than version 2




More information about the fedora-extras-commits mailing list