Author: duddits Date: Sat Mar 14 22:42:49 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 4.7.5 - %files
---- Files affected: SPECS: python-bsddb.spec (1.23 -> 1.24) ---- Diffs: ================================================================ Index: SPECS/python-bsddb.spec diff -u SPECS/python-bsddb.spec:1.23 SPECS/python-bsddb.spec:1.24 --- SPECS/python-bsddb.spec:1.23 Sun Apr 13 12:30:14 2008 +++ SPECS/python-bsddb.spec Sat Mar 14 23:42:44 2009 @@ -3,12 +3,12 @@ Summary: Python interface for BerkeleyDB Summary(pl.UTF-8): Interfejs Pythona do BerkeleyDB Name: python-bsddb -Version: 4.6.3 +Version: 4.7.5 Release: 1 License: BSD-like w/o adv. clause Group: Development/Languages/Python Source0: http://pypi.python.org/packages/source/b/bsddb3/bsddb3-%{version}.tar.gz -# Source0-md5: fb3abca62477b88712d44924a2ea10ea +# Source0-md5: 8f0773f5de160c39263f5af9ead1d0dc URL: http://www.argo.es/~jcea/programacion/pybsddb.htm BuildRequires: db-devel >= 4.1.25 BuildRequires: python-devel >= 1:2.3 @@ -60,9 +60,11 @@ %files %defattr(644,root,root,755) -%doc *.txt docs +%doc *.txt docs PKG-INFO +%dir %{py_incdir}/bsddb3 %dir %{py_sitedir}/bsddb3 %dir %{py_sitedir}/bsddb3/tests +%{py_incdir}/bsddb3/bsddb.h %{py_sitedir}/bsddb3/*.py[co] %{py_sitedir}/bsddb3/tests/*.py[co] %attr(755,root,root) %{py_sitedir}/bsddb3/*.so @@ -73,6 +75,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.24 2009/03/14 22:42:44 duddits +- up to 4.7.5 +- %files + Revision 1.23 2008/04/13 10:30:14 glen - update to 4.6.3, new URL ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-bsddb.spec?r1=1.23&r2=1.24&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
