From 705978cb76ad05270fe62ae0f57fa6c148852bf6 Mon Sep 17 00:00:00 2001 From: François Cami Date: May 27 2013 11:57:29 +0000 Subject: add a zathura-plugins-all subpackage. --- diff --git a/zathura.spec b/zathura.spec index c9eceb6..5f5e1c6 100644 --- a/zathura.spec +++ b/zathura.spec @@ -1,6 +1,6 @@ Name: zathura Version: 0.2.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A lightweight PDF viewer Group: Applications/Publishing License: zlib @@ -29,6 +29,9 @@ For instance: * zathura-ps to open PostScript files, * zathura-djvu to open DjVu files. All of these are available as separate packages in Fedora. +A zathura-plugins-all package is available should you want +to install all available plugins. + %package devel Summary: Development files for the zathura PDF viewer @@ -39,6 +42,16 @@ Requires: pkgconfig %description devel libraries and header files for the zathura PDF viewer. +%package plugins-all +Summary: Zathura plugins (all plugins) +Group: Applications/Publishing +Requires: zathura-djvu +Requires: zathura-pdf-poppler +Requires: zathura-ps + +%description plugins-all +This package provides all Zathura plugins. + %prep %setup -q # don't rebuid at install time @@ -80,7 +93,12 @@ update-desktop-database &> /dev/null || : %{_includedir}/zathura %{_libdir}/pkgconfig/zathura.pc +%files plugins-all + %changelog +* Mon May 27 2013 François Cami - 0.2.3-3 +- add a zathura-plugins-all subpackage. + * Mon May 27 2013 François Cami - 0.2.3-2 - rewrite description.