rpms/python-turbojson/devel python-turbojson.spec,1.12,1.13

Toshio くらとみ toshio at fedoraproject.org
Wed Mar 4 01:58:39 UTC 2009


Author: toshio

Update of /cvs/pkgs/rpms/python-turbojson/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv18468

Modified Files:
	python-turbojson.spec 
Log Message:

* Tue Mar 3 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 1.2.1-5
- Enable test suite.



Index: python-turbojson.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbojson/devel/python-turbojson.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- python-turbojson.spec	26 Feb 2009 23:51:05 -0000	1.12
+++ python-turbojson.spec	4 Mar 2009 01:58:09 -0000	1.13
@@ -5,7 +5,7 @@
 
 Name:           python-turbojson
 Version:        1.2.1
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Python template plugin that supports json
 
 Group:          Development/Languages
@@ -41,6 +41,8 @@
 rm -rf %{buildroot}
 %{__python} setup.py install --skip-build --root=%{buildroot}
 
+%check
+python setup.py test
 
 %clean
 rm -rf %{buildroot}
@@ -53,6 +55,9 @@
 
 
 %changelog
+* Tue Mar 3 2009 Toshio Kuratomi <toshio at fedoraproject.org> - 1.2.1-5
+- Enable test suite.
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list