]> git.pld-linux.org Git - packages/tdb.git/commitdiff
- updated to 1.2.13 auto/th/tdb-1.2.13-1 auto/ti/tdb-1.2.13-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Apr 2014 18:09:43 +0000 (20:09 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 4 Apr 2014 18:09:43 +0000 (20:09 +0200)
tdb.spec

index cbf1a6b1030e4bdf31a3fbbb7f0e227b2bb1ca76..318bc7849ef157019c2691941cda84b6b784d7f6 100644 (file)
--- a/tdb.spec
+++ b/tdb.spec
@@ -1,15 +1,15 @@
 Summary:       TDB - Trivial Database
 Summary(pl.UTF-8):     TDB - prosta baza danych
 Name:          tdb
-Version:       1.2.12
+Version:       1.2.13
 Release:       1
 Epoch:         2
 License:       LGPL v3+
 Group:         Libraries
-Source0:       http://samba.org/ftp/tdb/%{name}-%{version}.tar.gz
-# Source0-md5: 53e6168a7c2c93735a1c024fd2c3a7b4
+Source0:       http://www.samba.org/ftp/tdb/%{name}-%{version}.tar.gz
+# Source0-md5: 2dc44a8538c4c8fcc9f9ba00fb041ce4
 URL:           http://tdb.samba.org/
-BuildRequires: python-devel
+BuildRequires: python-devel >= 2
 BuildRequires: rpm-pythonprov
 Obsoletes:     tdb-extras
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -80,7 +80,7 @@ rm -rf $RPM_BUILD_ROOT
 %post  -p /sbin/ldconfig
 %postun        -p /sbin/ldconfig
 
-%triggerpostun -p /sbin/postshell -- %{name} < 2:1.2.9-2
+%triggerpostun -p /sbin/postshell -- tdb < 2:1.2.9-2
 -rm -f %{_libdir}/libtdb.so.1
 /sbin/ldconfig
 
This page took 0.118377 seconds and 4 git commands to generate.