commit fea2004ebc3a93e0d30443719bda4371c8760ef2
Author: Jan Palus <[email protected]>
Date:   Sun Aug 4 14:03:37 2024 +0200

    strict plugin api/abi R:

 zathura-cb.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/zathura-cb.spec b/zathura-cb.spec
index e3c4870..ef64c13 100644
--- a/zathura-cb.spec
+++ b/zathura-cb.spec
@@ -1,3 +1,6 @@
+%define                _zathura_api_ver        %(pkg-config 
--variable=apiversion zathura)
+%define                _zathura_abi_ver        %(pkg-config 
--variable=abiversion zathura)
+
 Summary:       Comic book support for zathura
 Summary(pl.UTF-8):     Obsługa komiksów dla zathury
 Name:          zathura-cb
@@ -24,6 +27,8 @@ BuildRequires:        zathura-devel >= 0.3.8
 Requires(post,postun): desktop-file-utils
 Requires:      girara >= 0.1.8
 Requires:      zathura >= 0.3.8
+Requires:      zathura(plugin-abi) = %_zathura_abi_ver
+Requires:      zathura(plugin-api) = %_zathura_api_ver
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/zathura-cb.git/commitdiff/fea2004ebc3a93e0d30443719bda4371c8760ef2

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

Reply via email to