Browse Source

zathura 0.4.8

Signed-off-by: guibuilder_pel7x64builder0 <guibuilder@powerel.org>
master
guibuilder_pel7x64builder0 2 years ago
parent
commit
eca92625c7
  1. 12
      SPECS/zathura.spec

12
SPECS/zathura.spec

@ -1,5 +1,5 @@
Name: zathura Name: zathura
Version: 0.4.5 Version: 0.4.8
Release: 1%{?dist} Release: 1%{?dist}
Summary: A lightweight document viewer Summary: A lightweight document viewer
Group: Applications/Publishing Group: Applications/Publishing
@ -108,7 +108,7 @@ sed 's|>=1.19|>=1.18|' -i meson.build




%build %build
%meson -Dsynctex=enabled -Dsqlite=enabled -Dmagic=enabled -Dseccomp=enabled -Dtests=disabled -Dconvert-icon=enabled %meson -Dsynctex=enabled -Dsqlite=enabled -Dmagic=enabled -Dseccomp=enabled -Dtests=disabled -Dconvert-icon=disabled
%meson_build %meson_build




@ -121,13 +121,13 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop


%files -f zathura.lang %files -f zathura.lang
%license LICENSE %license LICENSE
%doc README #%doc README
%{_bindir}/* %{_bindir}/*
#%{_mandir}/man*/* #%{_mandir}/man*/*
%{_datadir}/applications/* %{_datadir}/applications/*
%{_datadir}/dbus-1/interfaces/org.pwmt.zathura.xml %{_datadir}/dbus-1/interfaces/org.pwmt.zathura.xml
%{_datadir}/icons/hicolor/*/apps/org.pwmt.zathura.png #%{_datadir}/icons/hicolor/*/apps/org.pwmt.zathura.png
%{_datadir}/icons/scalable/apps/org.pwmt.zathura.svg %{_datadir}/icons/hicolor/scalable/apps/org.pwmt.zathura.svg
%{_datadir}/metainfo/org.pwmt.zathura.appdata.xml %{_datadir}/metainfo/org.pwmt.zathura.appdata.xml




@ -144,7 +144,7 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop




%files fish-completion %files fish-completion
%{_datadir}/fish/completions/zathura.fish %{_datadir}/fish/vendor_completions.d/zathura.fish




%files zsh-completion %files zsh-completion

Loading…
Cancel
Save