Author: qboosh Date: Wed Jul 23 15:19:52 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - more sanity - truecrypt.org site is useless as Source URL
---- Files affected: SPECS: truecrypt.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/truecrypt.spec diff -u SPECS/truecrypt.spec:1.32 SPECS/truecrypt.spec:1.33 --- SPECS/truecrypt.spec:1.32 Wed Jul 23 17:00:58 2008 +++ SPECS/truecrypt.spec Wed Jul 23 17:19:47 2008 @@ -14,7 +14,9 @@ License: TrueCrypt License Version 2.4 Group: Base/Kernel #Source0: http://ftp.uni-kl.de/pub/linux/archlinux/other/truecrypt/TrueCrypt-%{version}-Source.tar.gz -Source0: http://www.truecrypt.org/downloads/TrueCrypt-%{version}-Source.tar.gz +# 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 # Source0-md5: 7281d485a175c161e90526447d9d3fd0 Source1: http://ftp.wxwidgets.org/pub/%{wx_ver}/wxWidgets-%{wx_ver}.tar.bz2 # Source1-md5: e3455083afdf6404a569a8bf0701cf13 @@ -22,7 +24,6 @@ BuildRequires: gcc >= 5:4.0.0 BuildRequires: libfuse-devel BuildRequires: rpmbuild(macros) >= 1.379 -Requires: libfuse Requires: losetup BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -59,7 +60,7 @@ obsługiwane dla wstecznej kompatybilności). %prep -%setup -q -a1 -n %{name}-%{version}-source +%setup -q -n %{name}-%{version}-source -a1 %build %if %{with gui} @@ -96,6 +97,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2008/07/23 15:19:47 qboosh +- more sanity +- truecrypt.org site is useless as Source URL + Revision 1.32 2008/07/23 15:00:58 qboosh - sanitized (with_nogui -> without_gui) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/truecrypt.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
