rpms/python-HTMLgen/devel python-HTMLgen.spec,1.10,1.11

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Mon Sep 11 18:48:28 UTC 2006


Author: jamatos

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

Modified Files:
	python-HTMLgen.spec 
Log Message:
* Mon Sep 11 2006 José Matos <jamatos[AT]fc.up.pt> - 2.2.2-8
- Rebuild for FC6.



Index: python-HTMLgen.spec
===================================================================
RCS file: /cvs/extras/rpms/python-HTMLgen/devel/python-HTMLgen.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- python-HTMLgen.spec	23 Dec 2005 06:45:56 -0000	1.10
+++ python-HTMLgen.spec	11 Sep 2006 18:48:28 -0000	1.11
@@ -1,10 +1,9 @@
-%{!?pyver: %define pyver %(%{__python} -c 'import sys;print(sys.version[0:3])')}
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?pydir: %define pydir %(%{__python} -c "from distutils.sysconfig import get_config_vars; print get_config_vars()['LIBDEST']")}
 
 Name:           python-HTMLgen
 Version:        2.2.2
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        A class library for the generation of HTML documents
 
 Group:          Development/Libraries
@@ -14,7 +13,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python
-Requires:       python-abi = %{pyver}
 BuildArch:      noarch
 
 %description
@@ -45,6 +43,9 @@
 %{python_sitelib}/*.py[co]
 
 %changelog
+* Mon Sep 11 2006 José Matos <jamatos[AT]fc.up.pt> - 2.2.2-8
+- Rebuild for FC6.
+
 * Tue Apr  5 2005 Ignacio Vazquez-Abrams <ivazquez at ivazquez.net> 2.2.2-7
 - Added python to BuildRequires
 - Removed versioning code for now




More information about the fedora-extras-commits mailing list