diff --git a/libp11.changes b/libp11.changes index ee288fd..c515c28 100644 --- a/libp11.changes +++ b/libp11.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 2 18:04:03 CEST 2008 - sbrabec@suse.cz + +- Call autoreconf to build correctly with new libtool. + ------------------------------------------------------------------- Tue Sep 2 11:39:55 CEST 2008 - crrodriguez@suse.de diff --git a/libp11.spec b/libp11.spec index 78fac5b..ed33d2c 100644 --- a/libp11.spec +++ b/libp11.spec @@ -20,7 +20,7 @@ Name: libp11 Version: 0.2.4 -Release: 2 +Release: 3 Url: http://www.opensc-project.org/libp11/ Group: Productivity/Security License: LGPL v2.1 or later @@ -119,6 +119,7 @@ Authors: %patch2 %build +autoreconf -f -i %configure --disable-static --with-pic \ --enable-doc\ --docdir=%{_docdir}/libp11-1\ @@ -151,6 +152,8 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog +* Tue Sep 02 2008 sbrabec@suse.cz +- Call autoreconf to build correctly with new libtool. * Tue Sep 02 2008 crrodriguez@suse.de - fix build, doxygen required. - kill ".la" files and static libraries