commit b87e951a77e6209d587e7a22a4c9a3f8d6f4a9a6
Author: Jan Palus <[email protected]>
Date:   Sun Aug 4 14:06:09 2024 +0200

    strict plugin api/abi R:

 zathura-ps.spec | 5 +++++
 1 file changed, 5 insertions(+)
---
diff --git a/zathura-ps.spec b/zathura-ps.spec
index a2376cf..e4852c5 100644
--- a/zathura-ps.spec
+++ b/zathura-ps.spec
@@ -1,3 +1,6 @@
+%define                _zathura_api_ver        %(pkg-config 
--variable=apiversion zathura)
+%define                _zathura_abi_ver        %(pkg-config 
--variable=abiversion zathura)
+
 Summary:       PostScript support for zathura
 Summary(pl.UTF-8):     Obsługa PostScriptu dla zathury
 Name:          zathura-ps
@@ -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-ps.git/commitdiff/b87e951a77e6209d587e7a22a4c9a3f8d6f4a9a6

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

Reply via email to