Rebuild libtool.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 24 Jan 2009 20:07:42 +0000 (20:07 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 24 Jan 2009 20:07:42 +0000 (20:07 +0000)
gtk-vnc/mingw32-gtk-vnc.spec

index df8f372..f60ea1e 100644 (file)
@@ -55,6 +55,7 @@ allowing it to be completely asynchronous while remaining single threaded.
 %patch105 -p1
 %patch106 -p1
 
+libtoolize --force --copy
 autoreconf
 
 
@@ -90,6 +91,7 @@ rm -rf $RPM_BUILD_ROOT
 * Fri Jan 23 2009 Richard W.M. Jones <rjones@redhat.com> - 0.3.8-0.3.20081030hg
 - Use _smp_mflags.
 - Disable static library.
+- Rebuild libtool.
 
 * Thu Oct 30 2008 Richard W.M. Jones <rjones@redhat.com> - 0.3.8-0.2.20081030hg
 - Add Dan's fd/socket fix for Windows.