Accepting request 126229 from home:wrosenauer:devel
OBS-URL: https://build.opensuse.org/request/show/126229 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/pcsc-ccid?expand=0&rev=30
This commit is contained in:
parent
54ff22e598
commit
989482d508
@ -30,6 +30,8 @@ Tue Jun 26 14:49:22 UTC 2012 - wr@rosenauer.org
|
|||||||
* Fix some error management in the T=1 TPDU state machine
|
* Fix some error management in the T=1 TPDU state machine
|
||||||
* some minor bugs removed
|
* some minor bugs removed
|
||||||
* some minor improvements added
|
* some minor improvements added
|
||||||
|
- do not call bootstrap since autoconf requirement is bleeding edge
|
||||||
|
and only works on Factory/12.2 - also seems to be unnecessary
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 15 08:40:16 UTC 2012 - wr@rosenauer.org
|
Sun Apr 15 08:40:16 UTC 2012 - wr@rosenauer.org
|
||||||
|
@ -62,9 +62,8 @@ cp -a src/openct/LICENSE LICENSE.openct
|
|||||||
cp -a src/towitoko/README README.towitoko
|
cp -a src/towitoko/README README.towitoko
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if %suse_version > 1100
|
# not needed ATM
|
||||||
./bootstrap
|
#./bootstrap
|
||||||
%endif
|
|
||||||
%configure\
|
%configure\
|
||||||
--enable-twinserial
|
--enable-twinserial
|
||||||
make %{?jobs:-j%jobs}
|
make %{?jobs:-j%jobs}
|
||||||
|
Loading…
Reference in New Issue
Block a user