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:
Wolfgang Rosenauer 2012-06-26 16:27:59 +00:00 committed by Git OBS Bridge
parent 54ff22e598
commit 989482d508
2 changed files with 4 additions and 3 deletions

View File

@ -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
* some minor bugs removed
* 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

View File

@ -62,9 +62,8 @@ cp -a src/openct/LICENSE LICENSE.openct
cp -a src/towitoko/README README.towitoko
%build
%if %suse_version > 1100
./bootstrap
%endif
# not needed ATM
#./bootstrap
%configure\
--enable-twinserial
make %{?jobs:-j%jobs}