[packages/libpreludedb] - updated to 3.1.0 - updated lt patch

qboosh qboosh at pld-linux.org
Sun Oct 9 20:47:01 CEST 2016


commit 0f57acec43e5140d958dabf7354bf22b30d57895
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Oct 9 20:49:04 2016 +0200

    - updated to 3.1.0
    - updated lt patch

 libpreludedb-lt.patch | 4 ++--
 libpreludedb.spec     | 9 +++++----
 2 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/libpreludedb.spec b/libpreludedb.spec
index 8d085e0..4d8543c 100644
--- a/libpreludedb.spec
+++ b/libpreludedb.spec
@@ -10,13 +10,13 @@
 Summary:	The PreludeDB Library
 Summary(pl.UTF-8):	Biblioteka PreludeDB
 Name:		libpreludedb
-Version:	1.2.6
+Version:	3.1.0
 Release:	1
 License:	GPL v2 or commercial
 Group:		Libraries
 #Source0Download: https://www.prelude-siem.org/projects/prelude/files
-Source0:	https://www.prelude-siem.org/attachments/download/408/%{name}-%{version}.tar.gz
-# Source0-md5:	d11ea3d545135b2b53d257d8917b82de
+Source0:	https://www.prelude-siem.org/attachments/download/722/%{name}-%{version}.tar.gz
+# Source0-md5:	d8a0b70a5be3ac101fba42bb5b18249f
 Patch0:		%{name}-lt.patch
 Patch1:		%{name}-link.patch
 Patch2:		%{name}-python-install.patch
@@ -219,7 +219,7 @@ Wiązania Pythona 3.x do libpreludedb.
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -j1 install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	pythondir=%{py_sitescriptdir} \
 	pyexecdir=%{py_sitedir} \
@@ -283,6 +283,7 @@ fi
 %{_includedir}/libpreludedb/*.h
 %{_aclocaldir}/libpreludedb.m4
 %{_gtkdocdir}/libpreludedb
+%{_mandir}/man1/libpreludedb-config.1*
 
 %if %{with static_libs}
 %files static
diff --git a/libpreludedb-lt.patch b/libpreludedb-lt.patch
index 6e473ac..b2ca461 100644
--- a/libpreludedb-lt.patch
+++ b/libpreludedb-lt.patch
@@ -1,5 +1,5 @@
---- libpreludedb-1.2.6/configure.in.orig	2016-02-03 21:48:00.337869380 +0100
-+++ libpreludedb-1.2.6/configure.in	2016-02-03 21:48:43.064534253 +0100
+--- libpreludedb-3.1.0/configure.ac.orig	2016-02-03 21:48:00.337869380 +0100
++++ libpreludedb-3.1.0/configure.ac	2016-02-03 21:48:43.064534253 +0100
 @@ -102,10 +102,8 @@
          # headers.
          AC_MSG_RESULT(Darwin: adding -no-cpp-precomp)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libpreludedb.git/commitdiff/0f57acec43e5140d958dabf7354bf22b30d57895



More information about the pld-cvs-commit mailing list