[packages/tdb] - updated to 1.3.4 - removed include patch

qboosh qboosh at pld-linux.org
Wed Dec 31 09:47:47 CET 2014


commit 8ad9456ea97dab4e69829df379b92cb0fceb23be
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Dec 31 09:48:59 2014 +0100

    - updated to 1.3.4
    - removed include patch

 tdb-include.patch | 10 ----------
 tdb.spec          |  6 ++----
 2 files changed, 2 insertions(+), 14 deletions(-)
---
diff --git a/tdb.spec b/tdb.spec
index 30ee331..cbafa69 100644
--- 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
diff --git a/tdb-include.patch b/tdb-include.patch
deleted file mode 100644
index 30fcb97..0000000
--- a/tdb-include.patch
+++ /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
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list