Hi,

I see the package finally includes autoconf/automake
stuff. I congratulate for it :-) 

Just a suggestion: for distributting clean tar.gz
source packages with only system-independent files
(f.i. without generated makefiles, dependencies and
configurations that are created on you machine), you
should run:

$ make distcheck

This should produce a clean and distributable file
called pcsc-lite-0.9.1.tar.gz if the build system is
fine.

After this you should check this file and see if it
contains everything you want (for instance you can
uncompress it and see if it generates and identical
pcsc-lite-0.9.1.tar.gz file when running `make
distcheck` again). If not maybe you need to add some
files to EXTRA_DIST macro in Makefile.am.

As far as I see `make distcheck` (and `make dist`)
does not work with this package. I'll be cheking what
happens and eventully posting a patch on this mailing
list.

--- David Corcoran <[EMAIL PROTECTED]> wrote:
> Hello,
> 
> I released some new software.
> 
> pcsc-lite-0.9.1 - This one is good - there is no
> rpc, it is stable,
> and more secure.  This one uses 2 named pipes owned
> by pcscd.  The one is
> for writing from the app and the 2nd is owned
> temporarily read only by the
> user of the app.  This version is very stable and
> works with all the apps.
> Source and RPM are provided.
> 
> ifd-test - Here is your driver validation software. 
> It is similar to WHQL
> and uses the pcsc test suite of cards.  This will
> verify that the behavior
> of your driver will work with many cards and the
> pcsc resource manager.
> 
> Also, I will soon (Monday) be distributing drivers
> for the Infineer
> Smartport PCMCIA/Serial readers.  These have been
> validated using the
> above ifd-test.
> 
> Best Regards,
> Dave
> 
>
***************************************************************
> Linux Smart Card Developers - M.U.S.C.L.E.
> (Movement for the Use of Smart Cards in a Linux
> Environment)
> http://www.linuxnet.com/smartcard/index.html
> ***************************************************************

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
***************************************************************
Linux Smart Card Developers - M.U.S.C.L.E.
(Movement for the Use of Smart Cards in a Linux Environment)
http://www.linuxnet.com/smartcard/index.html
***************************************************************

Reply via email to