]> git.pld-linux.org Git - packages/eom.git/commitdiff
up to 1.24.0 auto/th/eom-1.24.0-1
authorJan Palus <atler@pld-linux.org>
Mon, 10 Feb 2020 23:16:12 +0000 (00:16 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 10 Feb 2020 23:16:12 +0000 (00:16 +0100)
eom.spec

index 51fe59dd5125623ef2e1d638166c71d4dd022c69..695d004a382ab3c1907a7976c137f898516c56a2 100644 (file)
--- a/eom.spec
+++ b/eom.spec
@@ -6,24 +6,23 @@ Summary:      The Eye of MATE image viewer
 Summary(pl.UTF-8):     Oko MATE - przeglądarka obrazków
 Summary(pt_BR.UTF-8):  Visualizador de imagem Eye of MATE
 Name:          eom
-Version:       1.22.2
+Version:       1.24.0
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Graphics
-Source0:       http://pub.mate-desktop.org/releases/1.22/%{name}-%{version}.tar.xz
-# Source0-md5: 4b19cec0080448513861c2c70fca7ff7
+Source0:       http://pub.mate-desktop.org/releases/1.24/%{name}-%{version}.tar.xz
+# Source0-md5: 2b94a06fc6da5fb38b26c90a7a1933cf
 URL:           http://mate-desktop.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
 BuildRequires: docbook-dtd412-xml
 BuildRequires: exempi-devel >= 1.99.5
-BuildRequires: gdk-pixbuf2-devel >= 2.30.0
-BuildRequires: gettext-tools >= 0.10.40
+BuildRequires: gdk-pixbuf2-devel >= 2.36.5
+BuildRequires: gettext-tools >= 0.19.8
 BuildRequires: glib2-devel >= 1:2.52.0
 BuildRequires: gobject-introspection-devel >= 0.9.3
 BuildRequires: gtk+3-devel >= 3.22
 %{?with_apidocs:BuildRequires: gtk-doc >= 1.9}
-BuildRequires: intltool >= 0.50.1
 BuildRequires: lcms2-devel >= 2
 BuildRequires: libexif-devel >= 1:0.6.14
 BuildRequires: libjpeg-devel
@@ -48,7 +47,7 @@ Requires(post,postun):        glib2 >= 1:2.52.0
 Requires(post,postun): gtk-update-icon-cache
 Requires(post,postun): hicolor-icon-theme
 Requires:      exempi >= 1.99.5
-Requires:      gdk-pixbuf2 >= 2.30.0
+Requires:      gdk-pixbuf2 >= 2.36.5
 Requires:      glib2 >= 1:2.52.0
 Requires:      gtk+3 >= 3.22
 Requires:      libexif >= 1:0.6.14
@@ -107,7 +106,6 @@ Dokumentacja API Eye of MATE.
 
 %build
 %{?with_apidocs:%{__gtkdocize}}
-%{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
 %{__automake}
@@ -129,6 +127,7 @@ rm -rf $RPM_BUILD_ROOT
 
 # not supported by glibc yet
 %{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{es_ES,frp,ie,ku_IQ,jv,nqo,pms,ur_PK}
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/help/ie
 
 %find_lang eom --with-mate
 
This page took 0.062654 seconds and 4 git commands to generate.