packages: python-bsddb/python-bsddb.spec - Python 3.2 fixes - Release: 2

jajcus jajcus at pld-linux.org
Fri Jul 15 20:42:41 CEST 2011


Author: jajcus                       Date: Fri Jul 15 18:42:41 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Python 3.2 fixes
- Release: 2

---- Files affected:
packages/python-bsddb:
   python-bsddb.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: packages/python-bsddb/python-bsddb.spec
diff -u packages/python-bsddb/python-bsddb.spec:1.35 packages/python-bsddb/python-bsddb.spec:1.36
--- packages/python-bsddb/python-bsddb.spec:1.35	Thu Mar 10 13:58:36 2011
+++ packages/python-bsddb/python-bsddb.spec	Fri Jul 15 20:42:36 2011
@@ -8,7 +8,7 @@
 Summary(pl.UTF-8):	Interfejs Pythona do BerkeleyDB
 Name:		python-%{module}
 Version:	5.1.2
-Release:	1
+Release:	2
 License:	BSD-like w/o adv. clause
 Group:		Development/Languages/Python
 Source0:	http://pypi.python.org/packages/source/b/bsddb3/%{pname}-%{version}.tar.gz
@@ -25,7 +25,7 @@
 BuildRequires:	python3-modules
 %endif
 BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.219
+BuildRequires:	rpmbuild(macros) >= 1.613
 %pyrequires_eq	python-modules
 Obsoletes:	bsddb3
 Obsoletes:	python-bsddb3
@@ -115,7 +115,6 @@
 	--root=$RPM_BUILD_ROOT \
 	--optimize=2 \
 
-%py3_postclean
 # do not include in main package tests and devel headers
 %{__rm} -r $RPM_BUILD_ROOT%{py3_sitedir}/bsddb3/tests
 %{__rm} -r $RPM_BUILD_ROOT%{py3_sitedir}/bsddb3/test_support.*
@@ -144,7 +143,8 @@
 %doc *.txt docs
 %dir %{py3_sitedir}/bsddb3
 %{py3_sitedir}/*.egg-info
-%{py3_sitedir}/bsddb3/*.py[co]
+%{py3_sitedir}/bsddb3/*.py
+%{py3_sitedir}/bsddb3/__pycache__
 %attr(755,root,root) %{py3_sitedir}/bsddb3/*.so
 %endif
 
@@ -154,6 +154,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2011/07/15 18:42:36  jajcus
+- Python 3.2 fixes
+- Release: 2
+
 Revision 1.35  2011/03/10 12:58:36  lisu
 - up to 5.1.2
 - __rm macro
================================================================

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



More information about the pld-cvs-commit mailing list