diff --git a/pilot-link.spec b/pilot-link.spec index be2153c..d910e69 100644 --- a/pilot-link.spec +++ b/pilot-link.spec @@ -2,7 +2,7 @@ Name: pilot-link Version: 0.12.4 -Release: 4%{?dist} +Release: 4%{?dist}.1 Epoch: 2 License: GPLv2 and GPLv2+ and LGPLv2+ and TCL Group: Applications/Communications @@ -84,7 +84,7 @@ iconv -f windows-1252 -t UTF8 NEWS > NEWS.aux mv NEWS.aux NEWS %build -autoreconf -is +autoreconf -fis CFLAGS="%{optflags}" %configure \ --with-python=no \ --with-itcl=no \ @@ -185,6 +185,9 @@ rm -rf %{buildroot} %changelog +* Tue Mar 30 2010 Dennis Gilmore - 2:0.12.4-4.1 +- add -f to autoreconf to fix weirdness due to newer libtool + * Sun Nov 15 2009 Alex Lancaster - 2:0.12.4-4 - Better udev rules, thanks to Kevin Kofler