SPECS: gthumb.spec - updated to 2.8.1 - added link patch (kill und...

megabajt megabajt at pld-linux.org
Mon Dec 25 19:49:49 CET 2006


Author: megabajt                     Date: Mon Dec 25 18:49:49 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.8.1
- added link patch (kill undefined symbol: gp_camera_new)

---- Files affected:
SPECS:
   gthumb.spec (1.65 -> 1.66) 

---- Diffs:

================================================================
Index: SPECS/gthumb.spec
diff -u SPECS/gthumb.spec:1.65 SPECS/gthumb.spec:1.66
--- SPECS/gthumb.spec:1.65	Sun Dec 17 14:35:33 2006
+++ SPECS/gthumb.spec	Mon Dec 25 19:49:44 2006
@@ -2,42 +2,43 @@
 Summary:	An image viewer and browser for GNOME
 Summary(pl):	Przeglądarka obrazków dla GNOME
 Name:		gthumb
-Version:	2.8.0
+Version:	2.8.1
 Release:	1
 License:	GPL v2
 Vendor:		GNOME
 Group:		X11/Applications/Graphics
 Source0:	http://ftp.gnome.org/pub/gnome/sources/gthumb/2.8/%{name}-%{version}.tar.bz2
-# Source0-md5:	414093862b94d623f1270069c383af13
+# Source0-md5:	680743ea3282c63343b4f1fcf9348079
 Patch0:		%{name}-desktop.patch
+Patch1:		%{name}-link.patch
 URL:		http://gthumb.sourceforge.net/
-BuildRequires:	GConf2-devel >= 2.14.0
-BuildRequires:	ORBit2-devel >= 1:2.14.3
+BuildRequires:	GConf2-devel >= 2.16.0
+BuildRequires:	ORBit2-devel >= 1:2.14.4
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake
 BuildRequires:	gnome-common >= 2.12.0
-BuildRequires:	gnome-vfs2-devel >= 2.16.1
-BuildRequires:	gtk+2-devel >= 2:2.10.5
+BuildRequires:	gnome-vfs2-devel >= 2.16.3
+BuildRequires:	gtk+2-devel >= 2:2.10.6
 BuildRequires:	intltool >= 0.35
 BuildRequires:	libexif-devel >= 1:0.6.13
 BuildRequires:	libglade2-devel >= 1:2.6.0
 BuildRequires:	libgnomeprintui-devel >= 2.12.0
-BuildRequires:	libgnomeui-devel >= 2.16.0
+BuildRequires:	libgnomeui-devel >= 2.16.1
 BuildRequires:	libgphoto2-devel >= 2.2.1
 BuildRequires:	libiptcdata-devel >= 0.2.1
 BuildRequires:	libjpeg-devel
 BuildRequires:	libpng-devel
 BuildRequires:	libtiff-devel
 BuildRequires:	libtool
-BuildRequires:	libxml2-devel >= 1:2.6.26
+BuildRequires:	libxml2-devel >= 1:2.6.27
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	scrollkeeper
 BuildRequires:	sed >= 4.0
-Requires(post,preun):	GConf2 >= 2.14.0
+Requires(post,preun):	GConf2 >= 2.16.0
 Requires(post,postun):	desktop-file-utils
-Requires(post,postun):	gtk+2 >= 2:2.10.5
+Requires(post,postun):	gtk+2 >= 2:2.10.6
 Requires(post,postun):	scrollkeeper
-Requires:	gtk+2 >= 2:2.10.5
+Requires:	gtk+2 >= 2:2.10.6
 Requires:	hicolor-icon-theme
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -56,6 +57,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__gnome_doc_common}
@@ -88,6 +90,7 @@
 %scrollkeeper_update_post
 %update_desktop_database_post
 %update_icon_cache hicolor
+
 %preun
 %gconf_schema_uninstall gthumb.schemas
 
@@ -121,6 +124,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2006/12/25 18:49:44  megabajt
+- updated to 2.8.1
+- added link patch (kill undefined symbol: gp_camera_new)
+
 Revision 1.65  2006/12/17 13:35:33  aflinta
 - 2.8.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gthumb.spec?r1=1.65&r2=1.66&f=u



More information about the pld-cvs-commit mailing list