]> git.pld-linux.org Git - packages/eog.git/commitdiff
- version 2.3.1 eog-2_3_1-1
authoraflinta <aflinta@pld-linux.org>
Sun, 4 May 2003 16:39:29 +0000 (16:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eog.spec -> 1.37

eog.spec

index 9bebdcf782403cbef8f4a99395d3842c8cdef102..24627afb461f2d7f689e7a0c2df1ea725eb126ff 100644 (file)
--- a/eog.spec
+++ b/eog.spec
@@ -2,13 +2,12 @@ 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.3.0
+Version:       2.3.1
 Release:       1
 License:       GPL
 Group:         X11/Applications
 Source0:       http://ftp.gnome.org/pub/gnome/sources/%{name}/2.3/%{name}-%{version}.tar.bz2
-Patch0:                %{name}-makefile.patch
-Patch1:                %{name}-libtool.patch
+Patch0:                %{name}-libtool.patch
 URL:           http://www.gnome.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -45,7 +44,6 @@ Aplicativo para visualizar imagens chamado Eye of GNOME.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 rm -f missing
@@ -59,15 +57,14 @@ intltoolize --copy --force
 %{__automake}
 
 %configure \
-       --enable-platform-gnome-2
+       --disable-schemas-install
 %{__make} 
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       omf_dest_dir=%{_omf_dest_dir}/%{name} 
+       DESTDIR=$RPM_BUILD_ROOT 
 
 %find_lang %{name} --with-gnome
 
This page took 0.223993 seconds and 4 git commands to generate.