rpms/rxtx/devel rxtx.spec,1.2,1.3

Levente Farkas lfarkas at fedoraproject.org
Fri Feb 13 10:30:24 UTC 2009


Author: lfarkas

Update of /cvs/pkgs/rpms/rxtx/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5491/devel

Modified Files:
	rxtx.spec 
Log Message:
fix new libtool compile bug



Index: rxtx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rxtx/devel/rxtx.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rxtx.spec	5 Feb 2009 15:31:39 -0000	1.2
+++ rxtx.spec	13 Feb 2009 10:29:54 -0000	1.3
@@ -43,7 +43,6 @@
 
 %build
 autoconf
-./autogen.sh
 export JAVA_HOME=%{java_home}
 %configure
 # parallel make fails with make %%{?_smp_mflags}
@@ -68,6 +67,9 @@
 %{jni}
 
 %changelog
+* Fri Feb 13 2009 Levente Farkas <lfarkas at lfarkas.org> - 2.1-0.3.7r2
+- fix new libtool compile bug
+
 * Thu Sep 25 2008 Levente Farkas <lfarkas at lfarkas.org> - 2.1-0.2.7r2
 - a few more spec file cleanup
 




More information about the fedora-extras-commits mailing list