]> git.pld-linux.org Git - packages/tdb.git/blobdiff - tdb.spec
- updated to 1.3.6
[packages/tdb.git] / tdb.spec
index cbafa6994a3431ad6900ac34341e4e0877a74a5f..fd0e63eae59dc94d3402a87b40d6158cd61d63e7 100644 (file)
--- a/tdb.spec
+++ b/tdb.spec
@@ -1,13 +1,13 @@
 Summary:       TDB - Trivial Database
 Summary(pl.UTF-8):     TDB - prosta baza danych
 Name:          tdb
-Version:       1.3.4
+Version:       1.3.6
 Release:       1
 Epoch:         2
 License:       LGPL v3+
 Group:         Libraries
-Source0:       http://www.samba.org/ftp/tdb/%{name}-%{version}.tar.gz
-# Source0-md5: 60a9ad41e45d53e97c7cd4262932a53a
+Source0:       https://www.samba.org/ftp/tdb/%{name}-%{version}.tar.gz
+# Source0-md5: d4df2bcebbcd18463408b5a1ccb5b71b
 URL:           http://tdb.samba.org/
 BuildRequires: python-devel >= 2
 BuildRequires: rpm-pythonprov
@@ -63,7 +63,8 @@ CFLAGS="%{rpmcflags}" \
 PYTHONDIR=%{py_sitedir} \
 ./configure \
        --prefix=%{_prefix} \
-       --libdir=%{_libdir}
+       --libdir=%{_libdir} \
+       --disable-rpath
 
 %{__make} \
        V=1
This page took 0.096393 seconds and 4 git commands to generate.