Author: freetz                       Date: Fri Jun  9 21:48:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 2.15.2, GNOME 2.15.x, remove unsupported locale, update configure options

---- Files affected:
SPECS:
   eog.spec (1.83 -> 1.84) 

---- Diffs:

================================================================
Index: SPECS/eog.spec
diff -u SPECS/eog.spec:1.83 SPECS/eog.spec:1.84
--- SPECS/eog.spec:1.83 Tue Jun  6 15:36:29 2006
+++ SPECS/eog.spec      Fri Jun  9 23:47:57 2006
@@ -3,12 +3,12 @@
 Summary(pl):   Oko GNOME - przeglądarka obrazków
 Summary(pt_BR):        Visualizador de imagem Eye of GNOME
 Name:          eog
-Version:       2.14.2
+Version:       2.15.2
 Release:       1
 License:       GPL v2
 Group:         X11/Applications
-Source0:       
http://ftp.gnome.org/pub/gnome/sources/eog/2.14/%{name}-%{version}.tar.bz2
-# Source0-md5: 7653ae35509bd799bccfa4e6d819882a
+Source0:       
http://ftp.gnome.org/pub/gnome/sources/eog/2.15/%{name}-%{version}.tar.bz2
+# Source0-md5: b6a42a76e096ee2bde92d503fe1c9438
 Patch0:                %{name}-libtool.patch
 Patch1:                %{name}-desktop.patch
 URL:           http://www.gnome.org/
@@ -16,15 +16,15 @@
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: gettext-devel
-BuildRequires: gnome-common >= 2.8.0
-BuildRequires: gnome-vfs2-devel >= 2.14.0
-BuildRequires: intltool
+BuildRequires: gnome-common >= 2.12.0
+BuildRequires: gnome-vfs2-devel >= 2.15.1
+BuildRequires: intltool >= 0.35
 BuildRequires: lcms-devel
 BuildRequires: libart_lgpl-devel >= 2.3.17
 BuildRequires: libexif-devel >= 1:0.6.12
 BuildRequires: libglade2-devel >= 1:2.5.1
 BuildRequires: libgnomeprintui-devel
-BuildRequires: libgnomeui-devel >= 2.14.0
+BuildRequires: libgnomeui-devel >= 2.15.1
 BuildRequires: libjpeg-devel
 BuildRequires: libtool
 BuildRequires: pkgconfig >= 0.9.0
@@ -34,7 +34,7 @@
 Requires(post,preun):  GConf2
 Requires(post,postun): desktop-file-utils
 Requires(post,postun): scrollkeeper
-Requires:      libgnomeui >= 2.14.0
+Requires:      libgnomeui >= 2.15.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -53,8 +53,8 @@
 %patch1 -p1
 
 %build
+
 %{__libtoolize}
-%{__glib_gettextize}
 %{__intltoolize}
 %{__aclocal}
 %{__autoheader}
@@ -62,7 +62,8 @@
 %{__automake}
 %{__autoconf}
 %configure \
-       --disable-schemas-install
+       --disable-schemas-install \
+       --disable-scrollkeeper
 %{__make}
 
 %install
@@ -72,7 +73,7 @@
        DESTDIR=$RPM_BUILD_ROOT \
        GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
-rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no
+rm -r $RPM_BUILD_ROOT%{_datadir}/locale/{tk,ug}
 
 %find_lang %{name} --with-gnome
 
@@ -107,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2006/06/09 21:47:57  freetz
+- 2.15.2, GNOME 2.15.x, remove unsupported locale, update configure options
+
 Revision 1.83  2006/06/06 13:36:29  qboosh
 - merged update to 2.14.2 from AC-branch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/eog.spec?r1=1.83&r2=1.84&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to