diff --git a/zathura-plugin-ps.changes b/zathura-plugin-ps.changes index 69f9e4f..da1d7c4 100644 --- a/zathura-plugin-ps.changes +++ b/zathura-plugin-ps.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Nov 21 15:07:24 UTC 2014 - mimi.vx@gmail.com + +- add requires zathura + ------------------------------------------------------------------- Sun Nov 16 16:06:41 UTC 2014 - mimi.vx@gmail.com diff --git a/zathura-plugin-ps.spec b/zathura-plugin-ps.spec index f3e3639..3a6f28f 100644 --- a/zathura-plugin-ps.spec +++ b/zathura-plugin-ps.spec @@ -28,8 +28,9 @@ Source: http://pwmt.org/projects/zathura/plugins/download/%{realname}-%{ BuildRequires: pkgconfig(girara-gtk3) BuildRequires: pkgconfig(libspectre) BuildRequires: pkgconfig(zathura) -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Requires: zathura Provides: zathura-ps-plugin +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The zathura-ps plugin adds PostScript support to zathura by using the libspectre library.