]> git.pld-linux.org Git - packages/libpreludedb.git/commitdiff
- updated to 3.1.0 auto/th/libpreludedb-3.1.0-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Oct 2016 18:49:04 +0000 (20:49 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 9 Oct 2016 18:49:04 +0000 (20:49 +0200)
- updated lt patch

libpreludedb-lt.patch
libpreludedb.spec

index 6e473ac3074cd726ade73c18cd71a27b9b346fa4..b2ca46106c7aea9747362c64f92b642ede4eff6b 100644 (file)
@@ -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)
index 8d085e07e1a9a1b2e80081829d87abd5915c91db..4d8543c3511501ddb47db9ef410a7e86b90fa565 100644 (file)
 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
This page took 0.06647 seconds and 4 git commands to generate.