]> git.pld-linux.org Git - packages/eog.git/blobdiff - eog.spec
- updated to 45.3
[packages/eog.git] / eog.spec
index 4a8ae9c684b898d9dfa8d3c61c865c74ae04623b..c85f578207e65ac3f73ca752c17993fa55435374 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -7,33 +7,37 @@ Summary:      The Eye of GNOME image viewer
 Summary(pl.UTF-8):     Oko GNOME - przeglądarka obrazków
 Summary(pt_BR.UTF-8):  Visualizador de imagem Eye of GNOME
 Name:          eog
-Version:       3.38.2
+Version:       45.3
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Graphics
-Source0:       https://download.gnome.org/sources/eog/3.38/%{name}-%{version}.tar.xz
-# Source0-md5: 49cfecae134e09c32b78843a2acf01f5
-Patch0:                librsvg.patch
+Source0:       https://download.gnome.org/sources/eog/45/%{name}-%{version}.tar.xz
+# Source0-md5: d70e1f25805f8d4af9223ca747c5eac3
+Patch0:                %{name}-no-update.patch
 URL:           https://wiki.gnome.org/Apps/EyeOfGnome
 BuildRequires: docbook-dtd412-xml
 BuildRequires: exempi-devel >= 1.99.5
 BuildRequires: gdk-pixbuf2-devel >= 2.36.5
 BuildRequires: gettext-tools >= 0.19.7
-BuildRequires: glib2-devel >= 1:2.54.0
+BuildRequires: glib2-devel >= 1:2.73.2
 BuildRequires: gnome-desktop-devel >= 3.2.0
 BuildRequires: gobject-introspection-devel >= 0.10.0
-BuildRequires: gsettings-desktop-schemas-devel >= 3.4.0
-BuildRequires: gtk+3-devel >= 3.22.0
+BuildRequires: gsettings-desktop-schemas-devel >= 42
+BuildRequires: gtk+3-devel >= 3.24.15
 %{?with_apidocs:BuildRequires: gtk-doc >= 1.16}
 BuildRequires: lcms2-devel >= 2
 BuildRequires: libexif-devel >= 1:0.6.14
+BuildRequires: libhandy1-devel >= 1.5.0
 BuildRequires: libjpeg-turbo-devel
+BuildRequires: libpeas-devel >= 1.0.0
 BuildRequires: libpeas-gtk-devel >= 1.0.0
-BuildRequires: libportal-devel >= 0.3
-%{?with_librsvg:BuildRequires: librsvg-devel >= 2.40.0}
-BuildRequires: meson >= 0.50.0
+BuildRequires: libportal-devel >= 0.5
+BuildRequires: libportal-gtk3-devel >= 0.5
+%{?with_librsvg:BuildRequires: librsvg-devel >= 2.44.0}
+BuildRequires: meson >= 0.58.0
 BuildRequires: ninja >= 1.5
 BuildRequires: pkgconfig >= 1:0.9.0
+BuildRequires: rpm-build >= 4.6
 BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.752
 BuildRequires: shared-mime-info >= 0.50
@@ -42,16 +46,17 @@ BuildRequires:      xorg-lib-libX11-devel
 BuildRequires: xz
 BuildRequires: yelp-tools
 BuildRequires: zlib-devel
-Requires(post,postun): glib2 >= 1:2.42.0
+Requires(post,postun): glib2 >= 1:2.73.2
 Requires(post,postun): desktop-file-utils
 Requires(post,postun): gtk-update-icon-cache
 Requires:      exempi >= 1.99.5
 Requires:      gdk-pixbuf2 >= 2.36.5
-Requires:      glib2 >= 1:2.54.0
+Requires:      glib2 >= 1:2.73.2
 Requires:      gsettings-desktop-schemas >= 3.4.0
-Requires:      gtk+3 >= 3.22.0
+Requires:      gtk+3 >= 3.24.15
 Requires:      hicolor-icon-theme
 Requires:      libexif >= 1:0.6.14
+Requires:      libhandy1 >= 1.5.0
 %{?with_rsvg:Requires: librsvg >= 2.44.0}
 Requires:      shared-mime-info >= 0.50
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -71,7 +76,7 @@ Summary:      Header files for eog
 Summary(pl.UTF-8):     Pliki nagłówkowe eog
 Group:         X11/Development/Libraries
 Requires:      %{name} = %{version}-%{release}
-Requires:      gtk+3-devel >= 3.22.0
+Requires:      gtk+3-devel >= 3.24.15
 
 %description devel
 Header files for eog.
@@ -109,6 +114,9 @@ install -d $RPM_BUILD_ROOT%{_datadir}/eog/plugins
 
 %ninja_install -C build
 
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
 %find_lang %{name} --with-gnome
 
 %clean
@@ -126,7 +134,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{name}.lang
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README THANKS TODO
+%doc AUTHORS ChangeLog NEWS README.md THANKS TODO
 %attr(755,root,root) %{_bindir}/eog
 %dir %{_libdir}/eog
 %dir %{_libdir}/eog/girepository-1.0
This page took 0.046702 seconds and 4 git commands to generate.