SPECS: eog.spec - 2.22.0 - merged from DEVEL
patrys
patrys at pld-linux.org
Wed Mar 12 01:32:53 CET 2008
Author: patrys Date: Wed Mar 12 00:32:53 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 2.22.0
- merged from DEVEL
---- Files affected:
SPECS:
eog.spec (1.111 -> 1.112)
---- Diffs:
================================================================
Index: SPECS/eog.spec
diff -u SPECS/eog.spec:1.111 SPECS/eog.spec:1.112
--- SPECS/eog.spec:1.111 Wed Jan 9 21:30:59 2008
+++ SPECS/eog.spec Wed Mar 12 01:32:48 2008
@@ -3,33 +3,33 @@
Summary(pl.UTF-8): Oko GNOME - przeglądarka obrazków
Summary(pt_BR.UTF-8): Visualizador de imagem Eye of GNOME
Name: eog
-Version: 2.20.4
+Version: 2.22.0
Release: 1
-License: GPL v2
+License: GPL v2+
Group: X11/Applications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/eog/2.20/%{name}-%{version}.tar.bz2
-# Source0-md5: f9c923e1e09caa8e6f764ae8242f8d61
+Source0: http://ftp.gnome.org/pub/GNOME/sources/eog/2.22/%{name}-%{version}.tar.bz2
+# Source0-md5: 53928253e8f0265b6e7de80bfc51ab3a
Patch0: %{name}-codegen.patch
Patch1: %{name}-desktop.patch
URL: http://www.gnome.org/projects/eog/
-BuildRequires: GConf2-devel >= 2.20.0
+BuildRequires: GConf2-devel >= 2.22.0
BuildRequires: autoconf >= 2.59
BuildRequires: automake
-BuildRequires: dbus-glib-devel >= 0.71
-BuildRequires: exempi-devel >= 1.99.2
+BuildRequires: dbus-glib-devel >= 0.74
+BuildRequires: exempi-devel >= 1.99.5
BuildRequires: gettext-devel
BuildRequires: gnome-common >= 2.20.0
-BuildRequires: gnome-desktop-devel >= 2.20.0
+BuildRequires: gnome-desktop-devel >= 2.22.0
BuildRequires: gnome-doc-utils >= 0.12.0
BuildRequires: gnome-icon-theme >= 2.20.0
-BuildRequires: gnome-vfs2-devel >= 2.20.0
-BuildRequires: gtk+2-devel >= 2:2.12.0
-BuildRequires: intltool >= 0.36.2
+BuildRequires: gnome-vfs2-devel >= 2.22.0
+BuildRequires: gtk+2-devel >= 2:2.12.5
+BuildRequires: intltool >= 0.37.0
BuildRequires: lcms-devel
BuildRequires: libart_lgpl-devel >= 2.3.19
BuildRequires: libexif-devel >= 1:0.6.14
BuildRequires: libglade2-devel >= 1:2.6.2
-BuildRequires: libgnomeui-devel >= 2.20.0
+BuildRequires: libgnomeui-devel >= 2.22.0
BuildRequires: libjpeg-devel
BuildRequires: libtool
BuildRequires: pkgconfig >= 0.9.0
@@ -43,7 +43,7 @@
Requires(post,postun): hicolor-icon-theme
Requires(post,postun): scrollkeeper
Requires(post,preun): GConf2
-Requires: libgnomeui >= 2.20.0
+Requires: libgnomeui >= 2.22.0
# sr at Latn vs. sr at latin
Conflicts: glibc-misc < 6:2.7
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -61,13 +61,13 @@
%package devel
Summary: Header files for eog
Summary(pl.UTF-8): Pliki nagłówkowe eog
-Group: Development/Libraries
+Group: X11/Development/Libraries
Requires: %{name} = %{version}-%{release}
-Requires: GConf2-devel >= 2.20.0
-Requires: gnome-vfs2-devel >= 2.20.0
-Requires: gtk+2-devel >= 2:2.12.0
+Requires: GConf2-devel >= 2.22.0
+Requires: gnome-vfs2-devel >= 2.22.0
+Requires: gtk+2-devel >= 2:2.12.5
Requires: libglade2-devel >= 1:2.6.2
-Requires: libgnomeui-devel >= 2.20.0
+Requires: libgnomeui-devel >= 2.22.0
%description devel
Header files for eog.
@@ -80,16 +80,16 @@
%patch0 -p1
%patch1 -p1
-%{__sed} -i -e "s#sr\@Latn#sr\@latin#" po/LINGUAS
-mv po/sr\@{Latn,latin}.po
+%{__sed} -i -e "s#sr at Latn#sr at latin#" po/LINGUAS
+mv po/sr@{Latn,latin}.po
%build
+%{__gnome_doc_common}
%{__libtoolize}
%{__intltoolize}
%{__aclocal}
-%{__autoheader}
-%{__gnome_doc_common}
%{__automake}
+%{__autoheader}
%{__autoconf}
%configure \
--disable-schemas-install \
@@ -134,7 +134,7 @@
%files devel
%defattr(644,root,root,755)
%{_includedir}/eog-2.20
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/eog.pc
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -142,12 +142,28 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.112 2008-03-12 00:32:48 patrys
+- 2.22.0
+- merged from DEVEL
+
+Revision 1.109.2.4 2008-03-12 00:31:33 patrys
+- 2.22.0
+
+Revision 1.109.2.3 2008-02-11 22:56:27 megabajt
+- updated to 2.21.90
+
+Revision 1.109.2.2 2008-01-21 17:34:44 megabajt
+- updated to 2.21.4
+
Revision 1.111 2008-01-09 20:30:59 megabajt
- updated to 2.20.4
Revision 1.110 2008-01-04 11:22:25 megabajt
- release 2
+Revision 1.109.2.1 2007-12-19 20:34:06 patrys
+- 2.21.3
+
Revision 1.109 2007-11-27 20:43:36 qboosh
- updated find_lang BR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/eog.spec?r1=1.111&r2=1.112&f=u
More information about the pld-cvs-commit
mailing list