|
|
@@ -27,7 +27,7 @@
|
|
|
%define V_api_pl1 1.15
|
|
|
%define V_api_pl2 0.01
|
|
|
%define V_api_pl3 0.19
|
|
|
-%define V_api_pl4 1.53
|
|
|
+%define V_api_pl4 2.0
|
|
|
%define V_api_js 20071010
|
|
|
|
|
|
# package information
|
|
|
@@ -41,7 +41,7 @@ Class: PLUS
|
|
|
Group: Language
|
|
|
License: Open Source
|
|
|
Version: %{V_api_js}
|
|
|
-Release: 20071203
|
|
|
+Release: 20071204
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://oss.metaparadigm.com/json-c/json-c-%{V_api_c}.tar.gz
|
|
|
@@ -95,7 +95,6 @@ AutoReqProv: no
|
|
|
version = %{V_api_pl4}
|
|
|
url = http://www.cpan.org/authors/id/M/ML/MLEHMANN/
|
|
|
regex = JSON-XS-(__VER__)\.tar\.gz
|
|
|
- transform = "s/^(\d+\.\d)$/${1}0/; $_"
|
|
|
}
|
|
|
prog json:json-js = {
|
|
|
version = %{V_api_js}
|