SPECS (DEVEL): ekg2.spec - added patch2 (buildfix for gtk+2 >= 2:2.14.1) - ...
pawelz
pawelz at pld-linux.org
Wed Feb 25 00:17:00 CET 2009
Author: pawelz Date: Tue Feb 24 23:17:00 2009 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- added patch2 (buildfix for gtk+2 >= 2:2.14.1)
- BR: gtk+2 >= 2:2.14.1
- plugin-gtk R: gtk+2 >= 2:2.14.1
---- Files affected:
SPECS:
ekg2.spec (1.95.2.4 -> 1.95.2.5)
---- Diffs:
================================================================
Index: SPECS/ekg2.spec
diff -u SPECS/ekg2.spec:1.95.2.4 SPECS/ekg2.spec:1.95.2.5
--- SPECS/ekg2.spec:1.95.2.4 Tue Feb 3 20:56:27 2009
+++ SPECS/ekg2.spec Wed Feb 25 00:16:55 2009
@@ -38,6 +38,7 @@
# Source0-md5: 4e7fdba759f3fd43145d3afbc91e8fe1
Patch0: %{name}-perl-install.patch
Patch1: %{name}-missing-xwcslen.patch
+Patch2: %{name}-gtk.patch
URL: http://ekg2.org/
%{?with_aspell:BuildRequires: aspell-devel}
BuildRequires: autoconf
@@ -50,7 +51,7 @@
%{?with_gnutls:BuildRequires: gnutls-devel >= 1.2.5}
%{?with_gpg:BuildRequires: gpgme-devel}
BuildRequires: gpm-devel
-%{?with_gtk:BuildRequires: gtk+2-devel}
+%{?with_gtk:BuildRequires: gtk+2-devel >= 2:2.14.1}
%{?with_gadugadu:BuildRequires: libgadu-devel}
%{?with_libgsm:BuildRequires: libgsm-devel}
%{?with_gadugadu:BuildRequires: libjpeg-devel}
@@ -118,7 +119,7 @@
Summary(pl.UTF-8): Wtyczka gtk dla ekg2
Group: Applications/Communications
Requires: %{name} = %{epoch}:%{version}-%{release}
-Requires: gtk+2
+Requires: gtk+2 >= 2:2.14.1
%description plugin-gtk
gtk plugin for ekg2.
@@ -303,6 +304,8 @@
%setup -q -n %{name}-%{_snap}
%patch0 -p1
#%%patch1 -p1
+%patch2 -p1
+
sed -i -e 's/AC_LIBLTDL_CONVENIENCE/AC_LIBLTDL_INSTALLABLE/' configure.ac
sed -i -e '\#/opt/sqlite/lib#s#"$# /usr/lib64"#' m4/sqlite.m4
@@ -500,6 +503,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.95.2.5 2009/02/24 23:16:55 pawelz
+- added patch2 (buildfix for gtk+2 >= 2:2.14.1)
+- BR: gtk+2 >= 2:2.14.1
+- plugin-gtk R: gtk+2 >= 2:2.14.1
+
Revision 1.95.2.4 2009/02/03 19:56:27 qboosh
- typo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ekg2.spec?r1=1.95.2.4&r2=1.95.2.5&f=u
More information about the pld-cvs-commit
mailing list