SPECS: tdb.spec - up to 1.1.3, 20090309

arekm arekm at pld-linux.org
Mon Mar 9 12:29:48 CET 2009


Author: arekm                        Date: Mon Mar  9 11:29:48 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.1.3, 20090309

---- Files affected:
SPECS:
   tdb.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/tdb.spec
diff -u SPECS/tdb.spec:1.15 SPECS/tdb.spec:1.16
--- SPECS/tdb.spec:1.15	Mon Nov  3 10:48:05 2008
+++ SPECS/tdb.spec	Mon Mar  9 12:29:42 2009
@@ -1,14 +1,14 @@
 # $Revision$, $Date$
-%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
@@ -72,7 +72,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} install install-python \
 	DESTDIR=$RPM_BUILD_ROOT
 
 # it's a symlink
@@ -109,7 +109,6 @@
 %files -n python-tdb
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/*.so
-%{py_sitescriptdir}/*.py[co]
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -117,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/03/09 11:29:42  arekm
+- up to 1.1.3, 20090309
+
 Revision 1.15  2008/11/03 09:48:05  arekm
 - rel 3; install symlink
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tdb.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list