Rebuild for new girara

epel9
Petr Šabata 10 years ago
parent 2642b167ba
commit d4ff3a1268

@ -1,6 +1,6 @@
Name: zathura-pdf-poppler Name: zathura-pdf-poppler
Version: 0.2.5 Version: 0.2.5
Release: 5%{?dist} Release: 6%{?dist}
Summary: PDF support for zathura via poppler Summary: PDF support for zathura via poppler
License: zlib License: zlib
URL: http://pwmt.org/projects/zathura/plugins/%{name} URL: http://pwmt.org/projects/zathura/plugins/%{name}
@ -9,6 +9,7 @@ BuildRequires: binutils
BuildRequires: coreutils BuildRequires: coreutils
BuildRequires: gcc BuildRequires: gcc
BuildRequires: make BuildRequires: make
BuildRequires: pkgconfig
BuildRequires: sed BuildRequires: sed
BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(girara-gtk3) BuildRequires: pkgconfig(girara-gtk3)
@ -58,6 +59,9 @@ fi
%{_datadir}/applications/%{name}.desktop %{_datadir}/applications/%{name}.desktop
%changelog %changelog
* Wed Jun 10 2015 Petr Šabata <contyk@redhat.com> - 0.2.5-6
- Rebuild for new girara
* Tue Jun 09 2015 Petr Šabata <contyk@redhat.com> - 0.2.5-5 * Tue Jun 09 2015 Petr Šabata <contyk@redhat.com> - 0.2.5-5
- Fix the dep list, install LICENSE with the %%license macro - Fix the dep list, install LICENSE with the %%license macro
- Add support for alternatives - Add support for alternatives

Loading…
Cancel
Save