Accepting request 85973 from home:coolo:removelibtool
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages OBS-URL: https://build.opensuse.org/request/show/85973 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/coolkey?expand=0&rev=10
This commit is contained in:
parent
0d702ba71d
commit
e259b1d53b
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 30 20:07:51 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add libtool as buildrequire to make the spec file more reliable
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 17 23:52:06 UTC 2011 - jengelh@medozas.de
|
Sat Sep 17 23:52:06 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -50,6 +50,7 @@ Patch54: coolkey-cache-dir-move.patch
|
|||||||
Patch55: coolkey-null.patch
|
Patch55: coolkey-null.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: gcc-c++ mozilla-nss-devel pcsc-lite-devel pkg-config zlib-devel
|
BuildRequires: gcc-c++ mozilla-nss-devel pcsc-lite-devel pkg-config zlib-devel
|
||||||
|
BuildRequires: libtool
|
||||||
#Requires: pcsc-lite
|
#Requires: pcsc-lite
|
||||||
# Requires: ifd-egate
|
# Requires: ifd-egate
|
||||||
Requires: pcsc-ccid
|
Requires: pcsc-ccid
|
||||||
|
Loading…
Reference in New Issue
Block a user