rpms/perl-JSON-XS/devel .cvsignore, 1.5, 1.6 perl-JSON-XS.spec, 1.8, 1.9 sources, 1.5, 1.6

Chris Weyl (cweyl) fedora-extras-commits at redhat.com
Mon Mar 10 03:08:37 UTC 2008


Author: cweyl

Update of /cvs/extras/rpms/perl-JSON-XS/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17098

Modified Files:
	.cvsignore perl-JSON-XS.spec sources 
Log Message:
* Sun Mar 09 2008 Chris Weyl <cweyl at alumni.drew.edu> 2.01-1
- update to 2.x series before F9



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/perl-JSON-XS/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	17 Oct 2007 15:22:56 -0000	1.5
+++ .cvsignore	10 Mar 2008 03:08:03 -0000	1.6
@@ -1 +1 @@
-JSON-XS-1.52.tar.gz
+JSON-XS-2.01.tar.gz


Index: perl-JSON-XS.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-JSON-XS/devel/perl-JSON-XS.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- perl-JSON-XS.spec	7 Mar 2008 02:05:27 -0000	1.8
+++ perl-JSON-XS.spec	10 Mar 2008 03:08:03 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           perl-JSON-XS
-Version:        1.52
-Release:        3%{?dist}
+Version:        2.01 
+Release:        1%{?dist}
 Summary:        JSON serialising/deserialising, done correctly and fast
 License:        GPL+ or Artistic 
 Group:          Development/Libraries
@@ -36,8 +36,8 @@
 
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
+find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
 find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 %{_fixperms} %{buildroot}/*
@@ -56,6 +56,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 09 2008 Chris Weyl <cweyl at alumni.drew.edu> 2.01-1
+- update to 2.x series before F9
+
 * Thu Mar 06 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.52-3
 Rebuild for new perl
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-JSON-XS/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	17 Oct 2007 15:22:56 -0000	1.5
+++ sources	10 Mar 2008 03:08:03 -0000	1.6
@@ -1 +1 @@
-bf8a8846be96ea36bd832de39fbef879  JSON-XS-1.52.tar.gz
+9e802215f9c915f2b3edfaeaba8cf2fb  JSON-XS-2.01.tar.gz




More information about the fedora-extras-commits mailing list