packages: eog-plugins/eog-plugins.spec, eog-plugins/eog-plugins-configure.p...

hawk hawk at pld-linux.org
Wed Aug 25 15:26:25 CEST 2010


Author: hawk                         Date: Wed Aug 25 13:26:25 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed building with libchamplain 0.6.0

---- Files affected:
packages/eog-plugins:
   eog-plugins.spec (1.4 -> 1.5) , eog-plugins-configure.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/eog-plugins/eog-plugins.spec
diff -u packages/eog-plugins/eog-plugins.spec:1.4 packages/eog-plugins/eog-plugins.spec:1.5
--- packages/eog-plugins/eog-plugins.spec:1.4	Thu Jun 24 21:57:46 2010
+++ packages/eog-plugins/eog-plugins.spec	Wed Aug 25 15:26:19 2010
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Zestaw wtyczek do przeglądarki obrazków EOG
 Name:		eog-plugins
 Version:	2.30.1
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/eog-plugins/2.30/%{name}-%{version}.tar.bz2
@@ -18,7 +18,7 @@
 BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 2:2.20.0
 BuildRequires:	intltool >= 0.40.0
-BuildRequires:	libchamplain-devel >= 0.4.0
+BuildRequires:	libchamplain-devel >= 0.6.0
 BuildRequires:	libexif-devel >= 0.6.16
 BuildRequires:	libgdata-devel
 BuildRequires:	libtool
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/08/25 13:26:19  hawk
+- fixed building with libchamplain 0.6.0
+
 Revision 1.4  2010/06/24 19:57:46  megabajt
 - updated to 2.30.1
 

================================================================
Index: packages/eog-plugins/eog-plugins-configure.patch
diff -u packages/eog-plugins/eog-plugins-configure.patch:1.1 packages/eog-plugins/eog-plugins-configure.patch:1.2
--- packages/eog-plugins/eog-plugins-configure.patch:1.1	Fri Nov 13 10:58:08 2009
+++ packages/eog-plugins/eog-plugins-configure.patch	Wed Aug 25 15:26:19 2010
@@ -30,3 +30,14 @@
  
  # *********
  # Champlain 
+@@ -306,8 +306,8 @@
+ then
+ 	
+ 	PKG_CHECK_MODULES(CHAMPLAIN,
+-		[ champlain-0.4 >= 0.4,
+-		  champlain-gtk-0.4 >= 0.4,
++		[ champlain-0.6 >= 0.6,
++		  champlain-gtk-0.6 >= 0.6,
+ 		  clutter-gtk-0.10 >= 0.10,
+ 		  libexif >= 0.6.16 ],
+ 		[],[have_libchamplain=no])
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eog-plugins/eog-plugins.spec?r1=1.4&r2=1.5&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eog-plugins/eog-plugins-configure.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list