commit 2f57504ee35d71aa5bcdf7c5da776bbeecb93509 Author: Jan Palus <at...@pld-linux.org> Date: Mon Aug 3 00:27:11 2020 +0200
up to 0.4.6 zathura-hicolor_svg.patch | 11 ----------- zathura.spec | 10 ++++------ 2 files changed, 4 insertions(+), 17 deletions(-) --- diff --git a/zathura.spec b/zathura.spec index 183c58e..d7d9640 100644 --- a/zathura.spec +++ b/zathura.spec @@ -2,14 +2,13 @@ Summary: A vi-like PDF reader Summary(hu.UTF-8): Egy vi-szerű PDF olvasó Summary(pl.UTF-8): Czytnik PDF podobny do vi Name: zathura -Version: 0.4.5 +Version: 0.4.6 Release: 1 License: BSD-like Group: Applications/Text Source0: https://git.pwmt.org/pwmt/zathura/-/archive/%{version}/zathura-%{version}.tar.gz -# Source0-md5: 3ff550e83b5e4fb2044639bd0b93587c +# Source0-md5: a2e9dd9f5f4349797baf75661e637f6f Source1: config.txt -Patch0: %{name}-hicolor_svg.patch URL: http://pwmt.org/projects/zathura BuildRequires: cairo-devel # C11 @@ -37,7 +36,7 @@ Requires: synctex >= 1.19 Suggests: zathura-pdf-poppler BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%define fishdir %{_datadir}/fish/completions +%define fishdir %{_datadir}/fish/vendor_completions.d %description zathura is a highly customizable and functional PDF viewer based on @@ -123,7 +122,6 @@ Dopełnianie linii poleceń programu zathura dla powłoki ZSH. %prep %setup -q -%patch0 -p1 cp %{SOURCE1} config.txt %build @@ -156,7 +154,7 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) -%doc LICENSE README config.txt +%doc LICENSE README.md config.txt %attr(755,root,root) %{_bindir}/zathura %{_desktopdir}/org.pwmt.zathura.desktop %{_datadir}/metainfo/org.pwmt.zathura.appdata.xml diff --git a/zathura-hicolor_svg.patch b/zathura-hicolor_svg.patch deleted file mode 100644 index 72bc47c..0000000 --- a/zathura-hicolor_svg.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- zathura-0.4.3/data/meson.build.orig 2018-12-25 17:48:33.335450275 +0100 -+++ zathura-0.4.3/data/meson.build 2018-12-25 17:48:42.002210140 +0100 -@@ -7,7 +7,7 @@ - ) - - install_data('org.pwmt.zathura.xml', install_dir: dbusinterfacesdir) --install_data('org.pwmt.zathura.svg', install_dir: join_paths(datadir, 'icons', 'scalable', 'apps')) -+install_data('org.pwmt.zathura.svg', install_dir: join_paths(datadir, 'icons', 'hicolor', 'scalable', 'apps')) - - rsvg_convert = find_program('rsvg-convert', required: get_option('convert-icon'), native: true) - if rsvg_convert.found() ================================================================ ---- gitweb: http://git.pld-linux.org/gitweb.cgi/packages/zathura.git/commitdiff/2f57504ee35d71aa5bcdf7c5da776bbeecb93509 _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit