Author: paszczus Date: Thu Dec 10 11:34:12 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 6.3a - adaptarized
---- Files affected: packages/truecrypt: truecrypt.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: packages/truecrypt/truecrypt.spec diff -u packages/truecrypt/truecrypt.spec:1.38 packages/truecrypt/truecrypt.spec:1.39 --- packages/truecrypt/truecrypt.spec:1.38 Tue Nov 3 13:18:04 2009 +++ packages/truecrypt/truecrypt.spec Thu Dec 10 12:34:07 2009 @@ -12,15 +12,15 @@ Summary: TrueCrypt - Free Open-Source Disk Encryption Software Summary(pl.UTF-8): TrueCrypt - wolnodostępne oprogramowanie do szyfrowania dysków Name: truecrypt -Version: 6.3 -Release: 1 +Version: 6.3a +Release: 1 License: TrueCrypt License Version 2.6 Group: Base/Kernel # Source download through form from http://www.truecrypt.org/downloads2.php, # then rename source file (spaces are not allowed in SourceX) Source0: TrueCrypt-%{version}-Source.tar.gz Source1: http://ftp.wxwidgets.org/pub/%{wx_ver}/wxWidgets-%{wx_ver}.tar.bz2 -Source2: ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11.h +Source2: ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11.h Source3: ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11f.h Source4: ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/pkcs11t.h URL: http://www.truecrypt.org/ @@ -86,7 +86,7 @@ WX_ROOT=%{_builddir}/%{name}-%{version}-source/wxWidgets-%{wx_ver} %{__make} \ NOGUI=1 \ - WXSTATIC=1 + WXSTATIC=1 %else %{__make} wxbuild \ CC="%{__cc}" \ @@ -95,7 +95,7 @@ CXXFLAGS="%{rpmcxxflags}" \ WX_ROOT=%{_builddir}/%{name}-%{version}-source/wxWidgets-%{wx_ver} %{__make} \ - WXSTATIC=1 + WXSTATIC=1 %endif %install @@ -120,6 +120,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2009/12/10 11:34:07 paszczus +- updated to 6.3a +- adaptarized + Revision 1.38 2009/11/03 12:18:04 paszczus - updated 6.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/truecrypt/truecrypt.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
