]> git.pld-linux.org Git - packages/python-PyGreSQL.git/blobdiff - python-PyGreSQL.spec
- builds without python-devel-src
[packages/python-PyGreSQL.git] / python-PyGreSQL.spec
index 3424fddabf6bdf4627a6768e7ea8ab84d0bbaf46..bb44f160f7c9c0906f5647b4ee4caa36d173840d 100644 (file)
@@ -10,8 +10,7 @@ Source0:      ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-%{version}.tgz
 URL:           http://www.pygresql.org/
 BuildRequires: postgresql-backend-devel
 BuildRequires: postgresql-devel
-BuildRequires: python-devel
-BuildRequires: python-devel-src
+BuildRequires: python-devel >= 1:2.5
 BuildRequires: rpm-pythonprov
 %pyrequires_eq python
 Obsoletes:     python-postgresql
@@ -52,6 +51,7 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc docs/*
-%{py_sitedir}/*.py[co]
 %attr(755,root,root) %{py_sitedir}/_pg.so
+%{py_sitedir}/*.py[co]
+%{py_sitedir}/PyGreSQL-*.egg-info
 %{_examplesdir}/%{name}-%{version}
This page took 0.051237 seconds and 4 git commands to generate.