SPECS: perl-JSON-XS.spec - version 2.01
radek
radek at pld-linux.org
Sat Feb 23 12:20:38 CET 2008
Author: radek Date: Sat Feb 23 11:20:38 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- version 2.01
---- Files affected:
SPECS:
perl-JSON-XS.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/perl-JSON-XS.spec
diff -u SPECS/perl-JSON-XS.spec:1.4 SPECS/perl-JSON-XS.spec:1.5
--- SPECS/perl-JSON-XS.spec:1.4 Thu Jan 10 09:38:39 2008
+++ SPECS/perl-JSON-XS.spec Sat Feb 23 12:20:32 2008
@@ -9,13 +9,13 @@
Summary: JSON::XS - JSON serialising/deserialising, done correctly and fast
Summary(pl.UTF-8): JSON::JS - serializacja/deserializacja JSON wykonana poprawnie i szybko
Name: perl-JSON-XS
-Version: 1.22
+Version: 2.01
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-authors/id/M/ML/MLEHMANN/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: 8038987c89f5ffa183283f37136cb521
+# Source0-md5: 9e802215f9c915f2b3edfaeaba8cf2fb
URL: http://search.cpan.org/dist/JSON-XS/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -72,6 +72,7 @@
%defattr(644,root,root,755)
%doc Changes README
%{perl_vendorarch}/JSON/*.pm
+%{perl_vendorarch}/JSON/XS
%dir %{perl_vendorarch}/auto/JSON/XS
%{perl_vendorarch}/auto/JSON/XS/*.bs
%attr(755,root,root) %{perl_vendorarch}/auto/JSON/XS/*.so
@@ -84,6 +85,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2008-02-23 11:20:32 radek
+- version 2.01
+
Revision 1.4 2008-01-10 08:38:39 glen
- add CC to %{__make}
grep OPTIMIZE= perl-* -l|xargs grep -c CC=|grep :0|cut -d: -f1|xargs sed -i -e '/%{__make} \\$/a\\tCC="%{__cc}" \\'
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-JSON-XS.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list