rpms/python-htmltmpl/devel python-htmltmpl.spec,1.1,1.2

Jason Tibbitts (tibbs) fedora-extras-commits at redhat.com
Sat Dec 23 16:19:02 UTC 2006


Author: tibbs

Update of /cvs/extras/rpms/python-htmltmpl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv32085

Modified Files:
	python-htmltmpl.spec 
Log Message:
* Sat Dec 23 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.22-8
- Rebuild with Python 2.5.
- BuildRequires: python-devel.



Index: python-htmltmpl.spec
===================================================================
RCS file: /cvs/extras/rpms/python-htmltmpl/devel/python-htmltmpl.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-htmltmpl.spec	28 Aug 2006 20:22:56 -0000	1.1
+++ python-htmltmpl.spec	23 Dec 2006 16:18:32 -0000	1.2
@@ -2,7 +2,7 @@
 
 Name:           python-htmltmpl
 Version:        1.22
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Templating engine for separation of code and HTML
 
 Group:          Development/Libraries
@@ -14,7 +14,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
-BuildRequires:  python
+BuildRequires:  python-devel
 Provides:       htmltmpl = %{version}-%{release}
 Obsoletes:      htmltmpl < 1.22-7
 
@@ -65,6 +65,10 @@
 
 
 %changelog
+* Sat Dec 23 2006 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.22-8
+- Rebuild with Python 2.5.
+- BuildRequires: python-devel.
+
 * Mon Aug 28 2006 Ville Skyttä <ville.skytta at iki.fi> - 1.22-7
 - Rename to python-htmltmpl.
 - BuildRequire python instead of -devel.




More information about the scm-commits mailing list