rpms/python-psycopg2/devel python-psycopg2.spec,1.2,1.3

Devrim GÃNDÃZ (devrim) fedora-extras-commits at redhat.com
Mon Sep 11 01:58:40 UTC 2006


Author: devrim

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

Modified Files:
	python-psycopg2.spec 
Log Message:
Rebuilt
Remove ghost'ing, per Python Packaging Guidelines




Index: python-psycopg2.spec
===================================================================
RCS file: /cvs/extras/rpms/python-psycopg2/devel/python-psycopg2.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- python-psycopg2.spec	4 Sep 2006 11:22:05 -0000	1.2
+++ python-psycopg2.spec	11 Sep 2006 01:58:40 -0000	1.3
@@ -8,7 +8,7 @@
 Summary:	A PostgreSQL database adapter for Python
 Name:		python-psycopg2
 Version:	2.0.5.1
-Release:	1%{?dist}
+Release:	3%{?dist}
 Source0:	http://initd.org/pub/software/psycopg/psycopg2-%{version}.tar.gz
 License:	GPL (with Exceptions)
 Group:		Applications/Databases
@@ -68,7 +68,7 @@
 %{python_sitearch}/psycopg2/*.py
 %{python_sitearch}/psycopg2/*.pyc
 %{python_sitearch}/psycopg2/*.so
-%ghost %{python_sitearch}/psycopg2/*.pyo
+%{python_sitearch}/psycopg2/*.pyo
 
 %files doc
 %defattr(-,root,root)
@@ -78,12 +78,18 @@
 %defattr(-,root,root)
 %dir %{ZPsycopgDAdir}
 %{ZPsycopgDAdir}/*.py
-%ghost %{ZPsycopgDAdir}/*.pyo
+%{ZPsycopgDAdir}/*.pyo
 %{ZPsycopgDAdir}/*.pyc
 %{ZPsycopgDAdir}/dtml/*
 %{ZPsycopgDAdir}/icons/*
 
 %changelog
+* Mon Sep 11 2006 - Devrim GUNDUZ <devrim at commandprompt.com> 2.0.5.1-3
+- Rebuilt
+
+* Wed Sep 6 2006 - Devrim GUNDUZ <devrim at commandprompt.com> 2.0.5.1-2
+- Remove ghost'ing, per Python Packaging Guidelines
+
 * Mon Sep 4 2006 - Devrim GUNDUZ <devrim at commandprompt.com> 2.0.5.1-1
 - Update to 2.0.5.1
 




More information about the fedora-extras-commits mailing list