From 813a548ba963022f4dd7dde538def5501c98164d Mon Sep 17 00:00:00 2001 From: Levente Farkas Date: Feb 13 2009 10:29:54 +0000 Subject: fix new libtool compile bug --- diff --git a/rxtx.spec b/rxtx.spec index 8e2faf0..201969e 100644 --- a/rxtx.spec +++ b/rxtx.spec @@ -43,7 +43,6 @@ find . -name '*.hqx' -exec rm {} \; %build autoconf -./autogen.sh export JAVA_HOME=%{java_home} %configure # parallel make fails with make %%{?_smp_mflags} @@ -68,6 +67,9 @@ rm -rf %{buildroot} %{jni} %changelog +* Fri Feb 13 2009 Levente Farkas - 2.1-0.3.7r2 +- fix new libtool compile bug + * Thu Sep 25 2008 Levente Farkas - 2.1-0.2.7r2 - a few more spec file cleanup