Author: freetz Date: Tue Jun 28 20:10:41 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 2.10.2, BR pkgconfig, more macros, killed check for od libexif (patch)
---- Files affected: SPECS: eog.spec (1.72 -> 1.73) ---- Diffs: ================================================================ Index: SPECS/eog.spec diff -u SPECS/eog.spec:1.72 SPECS/eog.spec:1.73 --- SPECS/eog.spec:1.72 Fri Apr 8 11:48:17 2005 +++ SPECS/eog.spec Tue Jun 28 22:10:35 2005 @@ -3,14 +3,15 @@ Summary(pl): Oko GNOME - przeglądarka obrazków Summary(pt_BR): Visualizador de imagem Eye of GNOME Name: eog -Version: 2.10.0 -Release: 2 +Version: 2.10.2 +Release: 1 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/eog/2.10/%{name}-%{version}.tar.bz2 -# Source0-md5: 45c345a0aed600c7ab17c5af750b7c8c +# Source0-md5: 09884ebaf4d520195093b2a516252579 Patch0: %{name}-libtool.patch Patch1: %{name}-desktop.patch +Patch2: %{name}-old_exif_check.patch URL: http://www.gnome.org/ BuildRequires: GConf2-devel >= 2.10.0 BuildRequires: autoconf @@ -25,6 +26,7 @@ BuildRequires: libgnomeui-devel >= 2.10.0-2 BuildRequires: libjpeg-devel BuildRequires: libtool +BuildRequires: pkgconfig >= 0.9.0 BuildRequires: popt-devel BuildRequires: rpmbuild(macros) >= 1.197 BuildRequires: xft-devel >= 2.1.2 @@ -47,6 +49,7 @@ %setup -q %patch0 -p1 %patch1 -p1 +%patch2 -p1 %build %{__libtoolize} @@ -54,7 +57,7 @@ %{__intltoolize} %{__aclocal} %{__autoheader} -gnome-doc-common +%{__gnome_doc_common} %{__automake} %{__autoconf} %configure \ @@ -103,6 +106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.73 2005/06/28 20:10:35 freetz +- 2.10.2, BR pkgconfig, more macros, killed check for od libexif (patch) + Revision 1.72 2005/04/08 09:48:17 paladine - use new style macros - STBR ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/eog.spec?r1=1.72&r2=1.73&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
