SPECS: xbindkeys.spec - ac >= 2.59-9 to avoid libXt BR

qboosh qboosh at pld-linux.org
Fri Oct 13 12:41:38 CEST 2006


Author: qboosh                       Date: Fri Oct 13 10:41:38 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ac >= 2.59-9 to avoid libXt BR

---- Files affected:
SPECS:
   xbindkeys.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/xbindkeys.spec
diff -u SPECS/xbindkeys.spec:1.13 SPECS/xbindkeys.spec:1.14
--- SPECS/xbindkeys.spec:1.13	Thu Oct 12 14:32:45 2006
+++ SPECS/xbindkeys.spec	Fri Oct 13 12:41:32 2006
@@ -9,7 +9,7 @@
 Source0:	http://hocwp.free.fr/xbindkeys/%{name}-%{version}.tar.gz
 # Source0-md5:	eea2fe306e99274e8730e199b85706d5
 URL:		http://hocwp.free.fr/xbindkeys/xbindkeys.html
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.59-9
 BuildRequires:	automake
 BuildRequires:	guile-devel
 BuildRequires:	libtool
@@ -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.14  2006/10/13 10:41:32  qboosh
+- ac >= 2.59-9 to avoid libXt BR
+
 Revision 1.13  2006/10/12 12:32:45  megabajt
 - modular xorg deps
 - rel. 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/xbindkeys.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list