packages: python-psycopg2/python-psycopg2.spec - Release 2. Disabled agai...

matkor matkor at pld-linux.org
Fri Jul 10 07:58:38 CEST 2009


Author: matkor                       Date: Fri Jul 10 05:58:38 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Release 2.
  Disabled again nonworking (in Th) conditional build with python-mx-DateTime
  Build was failing on missing python-mx-DateTime-devel headers.

---- Files affected:
packages/python-psycopg2:
   python-psycopg2.spec (1.69 -> 1.70) 

---- Diffs:

================================================================
Index: packages/python-psycopg2/python-psycopg2.spec
diff -u packages/python-psycopg2/python-psycopg2.spec:1.69 packages/python-psycopg2/python-psycopg2.spec:1.70
--- packages/python-psycopg2/python-psycopg2.spec:1.69	Sat May 23 22:00:16 2009
+++ packages/python-psycopg2/python-psycopg2.spec	Fri Jul 10 07:58:32 2009
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	psycopg jest przeznaczonym dla Pythona interfejsem do bazy PostgreSQL
 Name:		python-%{module}
 Version:	2.0.11
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://initd.org/pub/software/psycopg/%{module}-%{version}.tar.gz
@@ -23,18 +23,20 @@
 BuildRequires:	rpm-pythonprov
 Requires:	postgresql-libs
 Requires:	python-modules
-%if "%{pld_release}" == "ac"
+# %if "%{pld_release}" == "ac"
 BuildRequires:	python-mx-DateTime-devel
 Requires:	python-mx-DateTime
-%else
+# %else
 # if somebody really needs mx.DateTime, then one can request mx.Datetime
 # usage on runtime;
 # it is pointless to use 'Requires' or 'Suggest' field because
 # - python provides its own datetime implementation
 # - one can request it on runtime (as said above)
 # - usage of mx.DateTime type is application specific
-BuildConflicts:   python-mx-DateTime
-%endif
+# Sure, but make mx-DateTime conditional build work
+# # BuildConflicts:   python-mx-DateTime
+# %endif
+Requires:	python-pytz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -86,6 +88,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.70  2009/07/10 05:58:32  matkor
+- Release 2.
+  Disabled again nonworking (in Th) conditional build with python-mx-DateTime
+  Build was failing on missing python-mx-DateTime-devel headers.
+
 Revision 1.69  2009/05/23 20:00:16  jajcus
 - Version: 2.0.11
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-psycopg2/python-psycopg2.spec?r1=1.69&r2=1.70&f=u



More information about the pld-cvs-commit mailing list