rpms/python-psycopg/devel python-psycopg.spec,1.12,1.13

Tom Callaway spot at fedoraproject.org
Wed Sep 3 18:19:47 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/python-psycopg/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22960

Modified Files:
	python-psycopg.spec 
Log Message:
fix license tag


Index: python-psycopg.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-psycopg/devel/python-psycopg.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- python-psycopg.spec	19 Feb 2008 23:50:29 -0000	1.12
+++ python-psycopg.spec	3 Sep 2008 18:19:17 -0000	1.13
@@ -4,12 +4,13 @@
 
 Name:           python-psycopg
 Version:        1.1.21
-Release:        7%{?dist}
+Release:        8%{?dist}
 
 Summary:        PostgreSQL database adapter for Python
 
 Group:          Development/Libraries
-License:        GPL
+# See README for details
+License:        GPLv2+ with exceptions
 URL:            http://www.initd.org/software/initd/psycopg
 Source0:        http://initd.org/pub/software/psycopg/%{srcname}-%{version}.tar.gz
 Patch0:         psycopg-pgversion.patch
@@ -26,7 +27,7 @@
 being thread safe at level 2.
 
 %prep
-%setup -n %{srcname}-%{version}
+%setup -q -n %{srcname}-%{version}
 %patch0 -p0
 
 %build




More information about the fedora-extras-commits mailing list