Author: charles Date: Sun Jan 7 06:46:20 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - sync with HEAD
---- Files affected: SPECS: xbindkeys.spec (1.10 -> 1.10.2.1) ---- Diffs: ================================================================ Index: SPECS/xbindkeys.spec diff -u SPECS/xbindkeys.spec:1.10 SPECS/xbindkeys.spec:1.10.2.1 --- SPECS/xbindkeys.spec:1.10 Sat Aug 21 02:01:51 2004 +++ SPECS/xbindkeys.spec Sun Jan 7 07:46:15 2007 @@ -2,18 +2,18 @@ Summary: Binds keys or mouse buttons to shell commands under X Summary(pl): Przypisywanie poleceniom powłoki przycisków myszy lub klawiatury pod X Name: xbindkeys -Version: 1.7.1 -Release: 2 +Version: 1.7.4 +Release: 1 License: GPL v2 Group: X11/Applications Source0: http://hocwp.free.fr/xbindkeys/%{name}-%{version}.tar.gz -# Source0-md5: 9176ee5d331160dc3dfafc41e8ec6925 +# Source0-md5: 8c034fecef4c9ac9b9891f5f5f32ff68 URL: http://hocwp.free.fr/xbindkeys/xbindkeys.html BuildRequires: XFree86-devel -BuildRequires: autoconf +BuildRequires: autoconf >= 2.59-9 BuildRequires: automake -BuildRequires: libtool BuildRequires: guile-devel +BuildRequires: libtool Requires: tk BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -35,10 +35,11 @@ %setup -q %build -rm -f missing aclocal.m4 +rm -f aclocal.m4 %{__libtoolize} %{__aclocal} %{__autoconf} +%{__autoheader} %{__automake} %configure \ --with-x @@ -67,6 +68,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10.2.1 2007/01/07 06:46:15 charles +- sync with HEAD + Revision 1.10 2004/08/21 00:01:51 havner - BR: xbindkeys-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xbindkeys.spec?r1=1.10&r2=1.10.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
