]> git.pld-linux.org Git - packages/eog.git/commitdiff
- 2.10.2, BR pkgconfig, more macros, killed check for od libexif (patch) auto/ac/eog-2_10_2-1
authorfreetz <freetz@pld-linux.org>
Tue, 28 Jun 2005 20:10:35 +0000 (20:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eog.spec -> 1.73

eog.spec

index 8805dca13c6730bba6dec9272f233c7ec7287163..1906d1e7251f882c0202d2fce3426a0c47404fea 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -2,14 +2,15 @@ Summary:      The Eye of GNOME image viewer
 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
@@ -24,6 +25,7 @@ BuildRequires:        libglade2-devel >= 1:2.5.1
 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
@@ -46,6 +48,7 @@ Aplicativo para visualizar imagens chamado Eye of GNOME.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
@@ -53,7 +56,7 @@ Aplicativo para visualizar imagens chamado Eye of GNOME.
 %{__intltoolize}
 %{__aclocal}
 %{__autoheader}
-gnome-doc-common
+%{__gnome_doc_common}
 %{__automake}
 %{__autoconf}
 %configure \
This page took 0.033254 seconds and 4 git commands to generate.