commit b52f5dd27f8f07a555f11f8cc3864b895039e648
Author: Jakub Bogusz <[email protected]>
Date:   Fri Sep 18 23:05:20 2015 +0200

    - updated to 1.3.7

 tdb.spec | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/tdb.spec b/tdb.spec
index fd0e63e..c934ff3 100644
--- a/tdb.spec
+++ b/tdb.spec
@@ -1,16 +1,17 @@
 Summary:       TDB - Trivial Database
 Summary(pl.UTF-8):     TDB - prosta baza danych
 Name:          tdb
-Version:       1.3.6
+Version:       1.3.7
 Release:       1
 Epoch:         2
 License:       LGPL v3+
 Group:         Libraries
 Source0:       https://www.samba.org/ftp/tdb/%{name}-%{version}.tar.gz
-# Source0-md5: d4df2bcebbcd18463408b5a1ccb5b71b
+# Source0-md5: e3741a19c427255acd1e92c5e09d9df7
 URL:           http://tdb.samba.org/
 BuildRequires: python-devel >= 2
 BuildRequires: rpm-pythonprov
+BuildRequires: rpmbuild(macros) >= 1.219
 Obsoletes:     tdb-extras
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -75,6 +76,10 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%py_comp $RPM_BUILD_ROOT%{py_sitedir}
+%py_ocomp $RPM_BUILD_ROOT%{py_sitedir}
+%py_postclean
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -108,3 +113,4 @@ rm -rf $RPM_BUILD_ROOT
 %files -n python-tdb
 %defattr(644,root,root,755)
 %attr(755,root,root) %{py_sitedir}/tdb.so
+%{py_sitedir}/_tdb_text.py[co]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/tdb.git/commitdiff/b52f5dd27f8f07a555f11f8cc3864b895039e648

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to