]> git.pld-linux.org Git - packages/eog.git/commitdiff
- merged from DEVEL auto/th/eog-2_30_0-1
authorPatryk Zawadzki <patrys@room-303.com>
Thu, 1 Apr 2010 11:03:26 +0000 (11:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eog-install.patch -> 1.2
    eog.spec -> 1.133

eog-install.patch [deleted file]
eog.spec

diff --git a/eog-install.patch b/eog-install.patch
deleted file mode 100644 (file)
index 438100d..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-diff -urN eog-2.26.2/src/Makefile.am eog-2.26.2.new/src/Makefile.am
---- eog-2.26.2/src/Makefile.am 2009-05-18 21:37:55.000000000 +0200
-+++ eog-2.26.2.new/src/Makefile.am     2009-05-20 18:20:57.411739872 +0200
-@@ -117,8 +117,17 @@
- if HAVE_EXIF
- INST_H_FILES +=                               \
--      eog-exif-util.h                 \
-       eog-exif-details.h
-+else
-+if HAVE_EXEMPI
-+INST_H_FILES +=                               \
-+      eog-exif-details.h
-+endif
-+endif
-+
-+if HAVE_EXIF
-+INST_H_FILES +=                               \
-+      eog-exif-util.h
- libeog_la_SOURCES +=                  \
-       eog-exif-util.c                 \
-       eog-exif-details.c
-@@ -133,8 +142,6 @@
- endif
- if HAVE_EXEMPI
--INST_H_FILES +=                               \
--      eog-exif-details.h
- libeog_la_SOURCES +=                  \
-       eog-exif-details.c
- endif
index 601dd91c9a77ae28d22a8c233421c1d73b7fb796..246997f361fcba48225054b55af2dce22b88889f 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -6,12 +6,12 @@ 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:       2.28.2
-Release:       3
+Version:       2.30.0
+Release:       1
 License:       GPL v2+
 Group:         X11/Applications/Graphics
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/eog/2.28/%{name}-%{version}.tar.bz2
-# Source0-md5: ee5fd7f3cdd37467cb86052a858757c3
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/eog/2.30/%{name}-%{version}.tar.bz2
+# Source0-md5: 0cd409d2b5de8f4981a89f4740febf47
 Patch0:                %{name}-codegen.patch
 URL:           http://www.gnome.org/projects/eog/
 BuildRequires: GConf2-devel >= 2.24.0
@@ -91,6 +91,8 @@ Dokumentacja API Eye of GNOME.
 %prep
 %setup -q
 %patch0 -p1
+sed -i s#^en@shaw## po/LINGUAS
+rm po/en@shaw.po
 
 %build
 %{?with_apidocs:%{__gtkdocize}}
This page took 0.036391 seconds and 4 git commands to generate.