SPECS: python-genshi.spec - missing dir, C extension builds on non-borked s...

glen glen at pld-linux.org
Wed Aug 6 20:14:27 CEST 2008


Author: glen                         Date: Wed Aug  6 18:14:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dir, C extension builds on non-borked system

---- Files affected:
SPECS:
   python-genshi.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/python-genshi.spec
diff -u SPECS/python-genshi.spec:1.3 SPECS/python-genshi.spec:1.4
--- SPECS/python-genshi.spec:1.3	Wed Aug  6 19:37:23 2008
+++ SPECS/python-genshi.spec	Wed Aug  6 20:14:22 2008
@@ -1,10 +1,4 @@
 # $Revision$, $Date$
-# TODO
-# - WARNING:
-#   An optional C extension could not be compiled, speedups will not be
-#   available:
-# - /usr/include/python2.4/pyport.h:616:2: #error "LONG_BIT definition appears wrong for platform (bad gcc/glibc config?)."
-#
 # Conditional build:
 %bcond_without	speedups	# skip optional C extension build
 %bcond_without	tests		# build without tests
@@ -12,7 +6,7 @@
 Summary:	Python toolkit for generation of output for the web
 Name:		python-genshi
 Version:	0.5.1
-Release:	0.1
+Release:	0.2
 License:	BSD
 Group:		Development/Languages/Python
 Source0:	http://ftp.edgewall.com/pub/genshi/Genshi-%{version}.tar.bz2
@@ -59,6 +53,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog
 
+%dir %{py_sitedir}/genshi
 %{py_sitedir}/genshi/*.py[co]
 %dir %{py_sitedir}/genshi/filters
 %{py_sitedir}/genshi/filters/*.py[co]
@@ -78,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008/08/06 18:14:22  glen
+- missing dir, C extension builds on non-borked system
+
 Revision 1.3  2008/08/06 17:37:23  glen
 - fix without speedups build
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-genshi.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list