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

megabajt megabajt at pld-linux.org
Wed Oct 6 20:34:27 CEST 2010


Author: megabajt                     Date: Wed Oct  6 18:34:27 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed building with libchamplain 0.8.0
- release 3

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

---- Diffs:

================================================================
Index: packages/eog-plugins/eog-plugins.spec
diff -u packages/eog-plugins/eog-plugins.spec:1.5 packages/eog-plugins/eog-plugins.spec:1.6
--- packages/eog-plugins/eog-plugins.spec:1.5	Wed Aug 25 15:26:19 2010
+++ packages/eog-plugins/eog-plugins.spec	Wed Oct  6 20:34:22 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:	2
+Release:	3
 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.6.0
+BuildRequires:	libchamplain-devel >= 0.8.0
 BuildRequires:	libexif-devel >= 0.6.16
 BuildRequires:	libgdata-devel
 BuildRequires:	libtool
@@ -107,6 +107,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2010/10/06 18:34:22  megabajt
+- fixed building with libchamplain 0.8.0
+- release 3
+
 Revision 1.5  2010/08/25 13:26:19  hawk
 - fixed building with libchamplain 0.6.0
 

================================================================
Index: packages/eog-plugins/eog-plugins-configure.patch
diff -u packages/eog-plugins/eog-plugins-configure.patch:1.2 packages/eog-plugins/eog-plugins-configure.patch:1.3
--- packages/eog-plugins/eog-plugins-configure.patch:1.2	Wed Aug 25 15:26:19 2010
+++ packages/eog-plugins/eog-plugins-configure.patch	Wed Oct  6 20:34:22 2010
@@ -36,8 +36,8 @@
  	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,
++		[ champlain-0.8 >= 0.8,
++		  champlain-gtk-0.8 >= 0.8,
  		  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.5&r2=1.6&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/eog-plugins/eog-plugins-configure.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list