]> git.pld-linux.org Git - packages/python-simplejson.git/commitdiff
- changed arch to noarch
authoremes <emes@pld-linux.org>
Sun, 19 Nov 2006 03:56:30 +0000 (03:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-simplejson.spec -> 1.3

python-simplejson.spec

index ff32e35e6c2b18465646ad3a00b502251a6ae60d..0a6ce34d6f39e1e2eb7bea1afd17d02cb62c5fa6 100644 (file)
@@ -1,17 +1,18 @@
-# $Revision: 1.2 $
+# $Revision: 1.3 $
 %define     module  simplejson
 %define     python_version  2.4
 Summary:       Simple, fast, extensible JSON encoder/decoder for Python
 Summary(pl):   Prosty, szybki, rozszerzalny (de)koder JSON dla Pythona
 Name:          python-%{module}
 Version:       1.4
-Release:       0.2
+Release:       0.3
 License:       MIT
 Group:         Libraries
 Source0:    http://cheeseshop.python.org/packages/source/s/%{module}/%{module}-%{version}.tar.gz
 # Source0-md5: 5fbad786a4b151d44a9b1e1e157e5510
 URL:           http://undefined.org/python/#simplejson
 Requires:   python >= %{python_version}
+BuildArch:  noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.10373 seconds and 4 git commands to generate.