SPECS: python-psycopg2.spec - fixed typo to include missing egg file proper...

wrobell wrobell at pld-linux.org
Fri Jan 23 01:19:23 CET 2009


Author: wrobell                      Date: Fri Jan 23 00:19:23 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed typo to include missing egg file properly, thx glen
- rel. 5

---- Files affected:
SPECS:
   python-psycopg2.spec (1.64 -> 1.65) 

---- Diffs:

================================================================
Index: SPECS/python-psycopg2.spec
diff -u SPECS/python-psycopg2.spec:1.64 SPECS/python-psycopg2.spec:1.65
--- SPECS/python-psycopg2.spec:1.64	Thu Jan 22 02:45:15 2009
+++ SPECS/python-psycopg2.spec	Fri Jan 23 01:19:17 2009
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	psycopg jest przeznaczonym dla Pythona interfejsem do bazy PostgreSQL
 Name:		python-%{module}
 Version:	2.0.8
-Release:	4
+Release:	5
 License:	GPL
 Group:		Libraries/Python
 Source0:	http://initd.org/pub/software/psycopg/%{module}-%{version}.tar.gz
@@ -73,7 +73,7 @@
 %dir %{py_sitedir}/%{module}
 %attr(755,root,root) %{py_sitedir}/%{module}/*.so
 %{py_sitedir}/%{module}/*.py[co]
-%if "%{pld_release}" == "ac"
+%if "%{pld_release}" != "ac"
 %{py_sitedir}/*.egg-info
 %endif
 
@@ -83,6 +83,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.65  2009/01/23 00:19:17  wrobell
+- fixed typo to include missing egg file properly, thx glen
+- rel. 5
+
 Revision 1.64  2009/01/22 01:45:15  wrobell
 - typos
 
================================================================

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



More information about the pld-cvs-commit mailing list