]> git.pld-linux.org Git - packages/tdb.git/commitdiff
- updated to 1.3.4 auto/th/tdb-1.3.4-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 31 Dec 2014 08:48:59 +0000 (09:48 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 31 Dec 2014 08:48:59 +0000 (09:48 +0100)
- removed include patch

tdb-include.patch [deleted file]
tdb.spec

diff --git a/tdb-include.patch b/tdb-include.patch
deleted file mode 100644 (file)
index 30fcb97..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- tdb-1.3.1/include/tdb.h.orig       2014-09-16 20:04:31.000000000 +0200
-+++ tdb-1.3.1/include/tdb.h    2014-11-02 09:30:00.151156564 +0100
-@@ -31,6 +31,7 @@
- #endif
- #include <signal.h>
-+#include <stdbool.h>
- /**
-  * @defgroup tdb The tdb API
index 30ee331326ed1524f4e1bb7723a6e35ebeb5756f..cbafa6994a3431ad6900ac34341e4e0877a74a5f 100644 (file)
--- a/tdb.spec
+++ b/tdb.spec
@@ -1,14 +1,13 @@
 Summary:       TDB - Trivial Database
 Summary(pl.UTF-8):     TDB - prosta baza danych
 Name:          tdb
-Version:       1.3.1
+Version:       1.3.4
 Release:       1
 Epoch:         2
 License:       LGPL v3+
 Group:         Libraries
 Source0:       http://www.samba.org/ftp/tdb/%{name}-%{version}.tar.gz
-# Source0-md5: f597190451d976fe013dfae9934fb9ad
-Patch0:                %{name}-include.patch
+# Source0-md5: 60a9ad41e45d53e97c7cd4262932a53a
 URL:           http://tdb.samba.org/
 BuildRequires: python-devel >= 2
 BuildRequires: rpm-pythonprov
@@ -56,7 +55,6 @@ Pythonowy interfejs do TDB.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 # note: configure in fact is waf call
This page took 0.127565 seconds and 4 git commands to generate.