diff --git a/gnupg_version_fix.patch b/gnupg_version_fix.patch deleted file mode 100644 index abd11d2..0000000 --- a/gnupg_version_fix.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/nemo-seahorse/configure.ac -+++ b/nemo-seahorse/configure.ac -@@ -57,7 +57,7 @@ AC_ARG_ENABLE(gpg-check, - DO_CHECK=$enableval, DO_CHECK=yes) - - if test "$DO_CHECK" = "yes"; then -- accepted_versions="1.2 1.4 2.0 2.1 2.2" -+ accepted_versions="1.2 1.4 2.0 2.1 2.2 2.3" - AC_PATH_PROGS(GNUPG, [gpg gpg2], no) - ok="no" - if test "$GNUPG" != "no"; then diff --git a/install_image_converter_so.patch b/install_image_converter_so.patch new file mode 100644 index 0000000..acacb67 --- /dev/null +++ b/install_image_converter_so.patch @@ -0,0 +1,9 @@ +--- a/nemo-image-converter/src/meson.build ++++ b/nemo-image-converter/src/meson.build +@@ -12,5 +12,6 @@ libnemo_image_converter = library('nemo- + libnemo, + gtk3, + ], ++ install: true, + install_dir: libnemo_extension_dir, + ) diff --git a/install_seahorse_tool.patch b/install_seahorse_tool.patch new file mode 100644 index 0000000..75d8efe --- /dev/null +++ b/install_seahorse_tool.patch @@ -0,0 +1,11 @@ +--- a/nemo-seahorse/tool/meson.build ++++ b/nemo-seahorse/tool/meson.build +@@ -28,6 +28,8 @@ nemo_seahorse = executable('nemo-seahors + libnotify, + avahi, + ], ++ install: true, ++ install_dir: join_paths(get_option('prefix'), get_option('bindir')), + ) + + install_data( diff --git a/nemo-extensions.spec b/nemo-extensions.spec index 12d76e2..a8c6ad5 100644 --- a/nemo-extensions.spec +++ b/nemo-extensions.spec @@ -2,14 +2,15 @@ %global debug_package %{nil} Name: nemo-extensions -Version: 4.8.0 -Release: 3%{?dist} +Version: 5.0.0 +Release: 1%{?dist} Summary: Extensions for Nemo License: GPLv2+ and LGPLv2 URL: https://github.com/linuxmint/%{name} Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz -Patch0: gnupg_version_fix.patch +Patch0: install_image_converter_so.patch +Patch1: install_seahorse_tool.patch BuildRequires: make BuildRequires: desktop-file-utils @@ -17,7 +18,7 @@ BuildRequires: gpgme-devel BuildRequires: pkgconfig(cryptui-0.0) BuildRequires: pkgconfig(gnome-keyring-1) BuildRequires: pkgconfig(gcr-3) -BuildRequires: pkgconfig(libnemo-extension) >= 4.8.0 +BuildRequires: pkgconfig(libnemo-extension) >= 5.0.0 BuildRequires: python3-distutils-extra BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -27,14 +28,14 @@ BuildRequires: intltool BuildRequires: meson BuildRequires: pkgconfig(gtk-doc) BuildRequires: pkgconfig(libnotify) -BuildRequires: pkgconfig(cjs-1.0) >= 4.8.0 +BuildRequires: pkgconfig(cjs-1.0) >= 5.0.0 BuildRequires: pkgconfig(xreader-view-1.5) BuildRequires: pkgconfig(libmusicbrainz5) BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) BuildRequires: pkgconfig(webkit2gtk-4.0) BuildRequires: pkgconfig(clutter-gtk-1.0) BuildRequires: pkgconfig(clutter-gst-3.0) -BuildRequires: pkgconfig(gtksourceview-3.0) +BuildRequires: pkgconfig(gtksourceview-4) BuildRequires: perl(XML::Parser) %description @@ -165,9 +166,8 @@ pushd nemo-pastebin popd pushd nemo-fileroller -NOCONFIGURE=1 ./autogen.sh -%configure -%make_build +%meson +%meson_build popd pushd nemo-python @@ -189,9 +189,8 @@ pushd nemo-emblems popd pushd nemo-image-converter -NOCONFIGURE=1 gnome-autogen.sh -%configure -%make_build +%meson +%meson_build popd pushd nemo-compare @@ -199,9 +198,8 @@ pushd nemo-compare popd pushd nemo-seahorse -NOCONFIGURE=1 ./autogen.sh -%configure -%make_build +%meson +%meson_build popd %install @@ -214,7 +212,7 @@ pushd nemo-pastebin popd pushd nemo-fileroller -%make_install +%meson_install popd pushd nemo-python @@ -234,7 +232,7 @@ pushd nemo-emblems popd pushd nemo-image-converter -%make_install +%meson_install popd pushd nemo-compare @@ -242,14 +240,9 @@ pushd nemo-compare popd pushd nemo-seahorse -%make_install +%meson_install popd -# remove useless libtool archive files -rm %{buildroot}/%{_libdir}/nemo/extensions-3.0/libnemo-*.la -rm %{buildroot}/%{_libdir}/nemo/extensions-3.0/libnemo-*.a - - rm -rf %{buildroot}/%{_datadir}/doc/nemo-python/ desktop-file-install \ @@ -339,6 +332,9 @@ desktop-file-install \ %{_mandir}/man1/nemo-seahorse-tool.1.* %changelog +* Mon May 31 2021 Leigh Scott - 5.0.0-1 +- Update to 5.0.0 release + * Fri May 07 2021 Leigh Scott - 4.8.0-3 - Rebuilt diff --git a/sources b/sources index d92e500..8b24e56 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (nemo-extensions-4.8.0.tar.gz) = a3ef107d79f0c76807cc7a7ce4290d2de36811e284995a1c1e315fa6b38a2b977975fe8179d2fcb6be524c49903c3b6751a8afc8fc039022bc5974c18cdef21c +SHA512 (nemo-extensions-5.0.0.tar.gz) = 3dd048b83806f8fd68ae51752d54fe08f267a088f59d80d8b96e58f1e7830450425a479b8e92c7fe071a14c6d31011c413b8627d7289c40979938a4824b0c887