[packages/libprelude] - up to 5.1.1
baggins
baggins at pld-linux.org
Sat Nov 2 22:46:38 CET 2019
commit 1249acaf1f3abd2347975d4d1059d80705241ee8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Nov 2 22:45:10 2019 +0100
- up to 5.1.1
gtk-doc-1.32.patch | 11 +++++++++++
libprelude.spec | 14 ++++++++------
2 files changed, 19 insertions(+), 6 deletions(-)
---
diff --git a/libprelude.spec b/libprelude.spec
index f0c0e0d..640fe28 100644
--- a/libprelude.spec
+++ b/libprelude.spec
@@ -14,15 +14,16 @@
Summary: The Prelude library
Summary(pl.UTF-8): Biblioteka Prelude
Name: libprelude
-Version: 4.1.0
-Release: 7
+Version: 5.1.1
+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/831/%{name}-%{version}.tar.gz
-# Source0-md5: d75977db58de9ba4cf9c4d00a0e25cb9
+Source0: https://www.prelude-siem.org/attachments/download/1181/%{name}-%{version}.tar.gz
+# Source0-md5: 9302c68e1c84a847f77574ab048177e6
Patch0: python-install.patch
Patch1: %{name}-lua.patch
+Patch2: gtk-doc-1.32.patch
URL: https://www.prelude-siem.org/
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1:1.9
@@ -229,6 +230,7 @@ Wiązania języka Ruby do libprelude.
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%if %{with python3}
# regenerate with fresh swig for python 3.5+
@@ -306,7 +308,7 @@ rm -rf $RPM_BUILD_ROOT
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libprelude.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libprelude.so.23
+%attr(755,root,root) %ghost %{_libdir}/libprelude.so.28
%files devel
%defattr(644,root,root,755)
@@ -329,7 +331,7 @@ rm -rf $RPM_BUILD_ROOT
%files c++
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libpreludecpp.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libpreludecpp.so.8
+%attr(755,root,root) %ghost %{_libdir}/libpreludecpp.so.12
%files c++-devel
%defattr(644,root,root,755)
diff --git a/gtk-doc-1.32.patch b/gtk-doc-1.32.patch
new file mode 100644
index 0000000..8aeae67
--- /dev/null
+++ b/gtk-doc-1.32.patch
@@ -0,0 +1,11 @@
+--- libprelude-5.1.1/docs/api/libprelude-docs.xml~ 2019-10-14 22:33:02.000000000 +0200
++++ libprelude-5.1.1/docs/api/libprelude-docs.xml 2019-11-02 22:39:54.473081949 +0100
+@@ -53,7 +53,7 @@
+ </chapter>
+ <chapter id="object-tree">
+ <title>Object Hierarchy</title>
+- <xi:include href="xml/tree_index.sgml"/>
++ <xi:include href="xml/object_index.sgml"/>
+ </chapter>
+ <index id="api-index-full">
+ <title>API Index</title>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libprelude.git/commitdiff/1249acaf1f3abd2347975d4d1059d80705241ee8
More information about the pld-cvs-commit
mailing list