]> git.pld-linux.org Git - packages/eog.git/commitdiff
- updated to version 2.2.0
authoraflinta <aflinta@pld-linux.org>
Tue, 28 Jan 2003 09:22:10 +0000 (09:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eog-makefile.patch -> 1.2
    eog.spec -> 1.33

eog-makefile.patch
eog.spec

index 2c5f4b68e4894ebda068bcf35d2e9ea25188c55b..b3aa8d98fee390eb5cbaa82393eecf6bbc6cbf01 100644 (file)
@@ -1,8 +1,8 @@
-diff -urN eog-1.0.1.orig/Makefile.am eog-1.0.1/Makefile.am
---- eog-1.0.1.orig/Makefile.am Sun Jun 23 22:30:07 2002
-+++ eog-1.0.1/Makefile.am      Sun Jun 23 22:30:34 2002
-@@ -28,4 +28,3 @@
+diff -urN eog-2.2.0.orig/Makefile.am eog-2.2.0/Makefile.am
+--- eog-2.2.0.orig/Makefile.am Tue Jan 28 10:17:44 2003
++++ eog-2.2.0/Makefile.am      Tue Jan 28 10:17:59 2003
+@@ -42,4 +42,3 @@
  icon_DATA = gnome-eog.png
  
  install-data-local:
--      GCONF_CONFIG_SOURCE=$(GCONF_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_srcdir)/eog.schemas
+-      GCONF_CONFIG_SOURCE=$(GCONF_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(top_builddir)/eog.schemas
index 2be5afeed8a933196246f146bde2ae4abed8958c..c29ff0ac8840353ffba5b788d8f5649e8ffcc964 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -2,11 +2,11 @@ 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:       1.1.4
-Release:       2
+Version:       2.2.0
+Release:       1
 License:       GPL
 Group:         X11/Applications
-Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/1.1/%{name}-%{version}.tar.bz2
+Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.2/%{name}-%{version}.tar.bz2
 Source1:       %{name}.gif
 Patch0:                %{name}-am.patch
 Patch1:                %{name}-makefile.patch
@@ -14,21 +14,21 @@ Patch2:             %{name}-libtool.patch
 URL:           http://www.gnome.org/
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: bonobo-activation-devel >= 2.1.1
-BuildRequires: GConf2-devel >= 1.2.1
+BuildRequires: bonobo-activation-devel >= 2.2.0
+BuildRequires: GConf2-devel >= 2.2.0
 BuildRequires: gettext-devel
-BuildRequires: gnome-vfs2-devel >= 2.1.6
+BuildRequires: gnome-vfs2-devel >= 2.2.0
 BuildRequires: intltool
-BuildRequires: libbonoboui >= 2.1.2
-BuildRequires: libgnomeprint-devel >= 2.1.6
-BuildRequires: libgnomeui >= 2.1.1
+BuildRequires: libbonoboui >= 2.2.0
+BuildRequires: libgnomeprint-devel >= 2.2.1
+BuildRequires: libgnomeui >= 2.2.0
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
-BuildRequires: librsvg-devel >= 2.1.3
+BuildRequires: librsvg-devel >= 2.2.1
 BuildRequires: libtool
 BuildRequires: popt-devel
 BuildRequires: Xft-devel >= 2.1-2
-Requires:      bonobo-activation >= 2.1.1
+Requires:      bonobo-activation >= 2.2.0
 Requires(post): GConf2
 Requires(post): scrollkeeper
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.042895 seconds and 4 git commands to generate.