rpms/python-myghty/FC-5 python-myghty.spec,1.7,1.8

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Mon Aug 14 20:22:56 UTC 2006


Author: lmacken

Update of /cvs/extras/rpms/python-myghty/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28361

Modified Files:
	python-myghty.spec 
Log Message:
1.0.2



Index: python-myghty.spec
===================================================================
RCS file: /cvs/extras/rpms/python-myghty/FC-5/python-myghty.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- python-myghty.spec	2 Apr 2006 08:03:24 -0000	1.7
+++ python-myghty.spec	14 Aug 2006 20:22:56 -0000	1.8
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           python-myghty
-Version:        1.0.1
-Release:        2%{?dist}
+Version:        1.0.2
+Release:        1%{?dist}
 Summary:        A Python-based templating system derived from HTML::Mason
 
 Group:          Development/Libraries
@@ -14,7 +14,6 @@
 
 BuildRequires:  python-setuptools
 
-
 %description
 Myghty is a Python based web and templating framework originally based on
 HTML::Mason, the enterprise-level framework used by Amazon.com, del.icio.us
@@ -49,8 +48,11 @@
 
 
 %changelog
-* Sun Apr 02 2006 Luke Macken <lmacken at redhat.com> 1.0.1-2
-- 1.0.1
+* Mon Aug 14 2006 Luke Macken <lmacken at redhat.com> 1.0.2-1
+- 1.0.2
+
+* Thu Mar 16 2006 Luke Macken <lmacken at redhat.com> 1.0.1-1
+- 1.0.1; build requires python-setuptools
 
 * Wed Jan 04 2006 Luke Macken <lmacken at redhat.com> 1.0-1
 - 1.0




More information about the fedora-extras-commits mailing list