Browse Source

fix tracking again

Ralf S. Engelschall 18 years ago
parent
commit
dee4044505
1 changed files with 2 additions and 2 deletions
  1. 2 2
      json/json.spec

+ 2 - 2
json/json.spec

@@ -41,7 +41,7 @@ Class:        PLUS
 Group:        Language
 Group:        Language
 License:      Open Source
 License:      Open Source
 Version:      %{V_api_js}
 Version:      %{V_api_js}
-Release:      20070624
+Release:      20070625
 
 
 #   list of sources
 #   list of sources
 Source0:      http://oss.metaparadigm.com/json-c/json-c-%{V_api_c}.tar.gz
 Source0:      http://oss.metaparadigm.com/json-c/json-c-%{V_api_c}.tar.gz
@@ -92,7 +92,7 @@ AutoReqProv:  no
         regex     = JSON-DWIW-(__VER__)\.tar\.gz
         regex     = JSON-DWIW-(__VER__)\.tar\.gz
     }
     }
     prog json:json-pl4 = {
     prog json:json-pl4 = {
-        version   = 0%{V_api_pl4}
+        version   = %{V_api_pl4}0
         url       = http://www.cpan.org/authors/id/M/ML/MLEHMANN/
         url       = http://www.cpan.org/authors/id/M/ML/MLEHMANN/
         regex     = JSON-XS-(__VER__)\.tar\.gz
         regex     = JSON-XS-(__VER__)\.tar\.gz
         transform = "s/^(\d+\.\d)$/${1}0/; $_"
         transform = "s/^(\d+\.\d)$/${1}0/; $_"