rpms/python-turbojson/devel python-turbojson.spec,1.9,1.10

Luke Macken lmacken at fedoraproject.org
Thu Sep 18 00:58:58 UTC 2008


Author: lmacken

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

Modified Files:
	python-turbojson.spec 
Log Message:
Require python-prioritized-methods > 0.2


Index: python-turbojson.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-turbojson/devel/python-turbojson.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- python-turbojson.spec	16 Sep 2008 18:45:37 -0000	1.9
+++ python-turbojson.spec	18 Sep 2008 00:58:28 -0000	1.10
@@ -5,7 +5,7 @@
 
 Name:           python-turbojson
 Version:        1.2.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python template plugin that supports json
 
 Group:          Development/Languages
@@ -17,9 +17,12 @@
 
 BuildRequires: python-devel
 BuildRequires: python-setuptools-devel
+BuildRequires: python-prioritized-methods > 0.2
+BuildRequires: python-peak-rules >= 0.5a1.dev-0.2555
 
 Requires:      python-peak-rules >= 0.5a1.dev-0.2555
 Requires:      python-simplejson >= 1.9.1
+Requires:      python-prioritized-methods > 0.2
 
 %description
 This package provides a template engine plugin, allowing you
@@ -50,6 +53,9 @@
 
 
 %changelog
+* Wed Sep 17 2008 Luke Macken <lmacken at redhat.com> 1.2.1-2
+- Require python-prioritized-methods > 0.2
+
 * Tue Sep 16 2008 Luke Macken <lmacken at redhat.com> 1.2.1-1
 - Latest release of the 1.2.x series
 - Require python-peak-rules (#459157, #459117)




More information about the fedora-extras-commits mailing list