packages: input-pad/input-pad.spec - rel 2 - consistently use gtk3

baggins baggins at pld-linux.org
Fri Jul 22 12:03:17 CEST 2011


Author: baggins                      Date: Fri Jul 22 10:03:17 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- consistently use gtk3

---- Files affected:
packages/input-pad:
   input-pad.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/input-pad/input-pad.spec
diff -u packages/input-pad/input-pad.spec:1.1 packages/input-pad/input-pad.spec:1.2
--- packages/input-pad/input-pad.spec:1.1	Fri Jul 22 12:01:02 2011
+++ packages/input-pad/input-pad.spec	Fri Jul 22 12:03:12 2011
@@ -2,14 +2,14 @@
 Summary:	On-screen Input Pad to Send Characters with Mouse
 Name:		input-pad
 Version:	1.0.1
-Release:	1
+Release:	2
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://input-pad.googlecode.com/files/%{name}-%{version}.tar.gz
 # Source0-md5:	320461990a87fc31fd504c438fe9707a
 URL:		http://code.google.com/p/input-pad/
 BuildRequires:	eekboard-devel
-BuildRequires:	gtk+2-devel
+BuildRequires:	gtk+3-devel
 BuildRequires:	libxklavier-devel >= 4.0
 BuildRequires:	libxml2-devel
 BuildRequires:	pkgconfig
@@ -52,6 +52,7 @@
 
 %build
 %configure \
+	--with-gtk=3.0 \
 	--enable-eek \
 	--enable-xtest
 
@@ -113,6 +114,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2011/07/22 10:03:12  baggins
+- rel 2
+- consistently use gtk3
+
 Revision 1.1  2011/07/22 10:01:02  baggins
 - initial revision
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/input-pad/input-pad.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list