Author: glen Date: Mon May 22 13:02:23 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - autotools full regen for amd64; rel 3
---- Files affected: SPECS: pcsc-driver-towitoko.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/pcsc-driver-towitoko.spec diff -u SPECS/pcsc-driver-towitoko.spec:1.3 SPECS/pcsc-driver-towitoko.spec:1.4 --- SPECS/pcsc-driver-towitoko.spec:1.3 Mon May 22 14:52:43 2006 +++ SPECS/pcsc-driver-towitoko.spec Mon May 22 15:02:18 2006 @@ -4,12 +4,15 @@ Summary(pl): Uniksowy sterownik do czytników kart procesorowych Towitoko Name: pcsc-driver-towitoko Version: 2.0.7 -Release: 2 +Release: 3 License: LGPL Group: Libraries Source0: http://www.geocities.com/cprados/files/%{pname}-%{version}.tar.gz # Source0-md5: 6cb2f842ca11aa79692af89d3730f4ce URL: http://www.geocities.com/cprados/ +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: libtool Requires: pcsc-lite BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -43,7 +46,13 @@ %setup -q -n %{pname}-%{version} %build +%{__libtoolize} +%{__aclocal} +%{__autoconf} +%{__autoheader} +%{__automake} %configure \ + --enable-shared \ --with-pcsc-lite-dir=/usr/lib/pcsc %{__make} @@ -69,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/05/22 13:02:18 glen +- autotools full regen for amd64; rel 3 + Revision 1.3 2006/05/22 12:52:43 glen - rel 2 @@ -77,4 +89,3 @@ Revision 1.1 2003/06/30 15:33:08 qboosh - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/pcsc-driver-towitoko.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
