forked from pool/libp11
This commit is contained in:
parent
0aa5322439
commit
16f3ba1cb4
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user