From f896fb8a13c10047d1a3aa831133e8ae6dffab5c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Mon, 9 Mar 2009 11:29:42 +0000 Subject: [PATCH] - up to 1.1.3, 20090309 Changed files: tdb.spec -> 1.16 --- tdb.spec | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/tdb.spec b/tdb.spec index 8052765..bd28af3 100644 --- a/tdb.spec +++ b/tdb.spec @@ -1,13 +1,13 @@ -%define snap 20080818 +%define snap 20090309 Summary: TDB - Trivial Database Summary(pl.UTF-8): TDB - prosta baza danych Name: tdb -Version: 1.1.2 -Release: 0.%{snap}.3 +Version: 1.1.3 +Release: 0.%{snap}.1 License: GPL Group: Libraries Source0: %{name}-%{snap}.tar.bz2 -# Source0-md5: 128dfb4865c2fcabf36d8cfbb1d20d06 +# Source0-md5: 1a08aba5ebf8d21c18b2abaa970c6935 URL: http://tdb.samba.org/ BuildRequires: gdbm-devel BuildRequires: python-devel @@ -71,7 +71,7 @@ Python bindings for TDB. %install rm -rf $RPM_BUILD_ROOT -%{__make} install \ +%{__make} install install-python \ DESTDIR=$RPM_BUILD_ROOT # it's a symlink @@ -108,4 +108,3 @@ rm -rf $RPM_BUILD_ROOT %files -n python-tdb %defattr(644,root,root,755) %attr(755,root,root) %{py_sitedir}/*.so -%{py_sitescriptdir}/*.py[co] -- 2.44.0