commit 6ee37ca5b7bbf560d077343207ae3e3dec4ab5ce
Author: Jakub Bogusz <[email protected]>
Date:   Fri Jul 1 06:17:24 2022 +0200

    - build botan module, workaround doxygen strangeness; release 21

 elektra.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/elektra.spec b/elektra.spec
index 13ac04c..501a6f1 100644
--- a/elektra.spec
+++ b/elektra.spec
@@ -1,4 +1,5 @@
 # TODO:
+# - subpackage crypto modules? (-plugin-crypto_{botan,gcrypt,openssl} or so)
 # - force maven to work without network, enable java_mvn
 # - haskell plugin (BR: ghc >= 8.0.0, cabal)
 # - rest-backend (BR: cppcms boost >= 1.45 libjwt openssl)
@@ -28,7 +29,7 @@ Summary:      A key/value pair database to store software 
configurations
 Summary(pl.UTF-8):     Baza kluczy/wartoĊ›ci do przechowywania konfiguracji 
oprogramowania
 Name:          elektra
 Version:       0.8.23
-Release:       20
+Release:       21
 License:       BSD
 Group:         Applications/System
 Source0:       
https://www.libelektra.org/ftp/elektra/releases/%{name}-%{version}.tar.gz
@@ -49,6 +50,7 @@ BuildRequires:        Qt5Widgets-devel >= 5.3
 %endif
 BuildRequires: augeas-devel >= 1.0
 BuildRequires: boost-devel
+BuildRequires: botan2-devel
 BuildRequires: cmake >= 3.0
 BuildRequires: curl-devel >= 7.28.0
 BuildRequires: dbus-devel
@@ -629,8 +631,8 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/elektra/libelektra-conditionals.so
 %attr(755,root,root) %{_libdir}/elektra/libelektra-constants.so
 %attr(755,root,root) %{_libdir}/elektra/libelektra-counter.so
-# TODO: R: botan
-#%attr(755,root,root) %{_libdir}/elektra/libelektra-crypto_botan.so
+# R: botan
+%attr(755,root,root) %{_libdir}/elektra/libelektra-crypto_botan.so
 # R: libgcrypt
 %attr(755,root,root) %{_libdir}/elektra/libelektra-crypto_gcrypt.so
 # R: openssl
@@ -958,7 +960,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_pkgconfigdir}/elektra-notification.pc
 %{_datadir}/cmake/Modules/ElektraConfig*.cmake
 %{_datadir}/cmake/Modules/ElektraTargetsLibelektra*.cmake
-%{_mandir}/man3/Invoke.3elektra*
+# FIXME: x86_64 doxygen uses lower case, while the other use upper, needs 
investigation
+%{_mandir}/man3/[Ii]nvoke.3elektra*
 %{_mandir}/man3/Opmphm*.3elektra*
 %{_mandir}/man3/api.3elektra*
 %{_mandir}/man3/dbus.c.3elektra*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/elektra.git/commitdiff/6ee37ca5b7bbf560d077343207ae3e3dec4ab5ce

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to