SPECS: truecrypt.spec - up to 6.0a
kolodko
kolodko at pld-linux.org
Tue Jul 22 20:39:05 CEST 2008
Author: kolodko Date: Tue Jul 22 18:39:05 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 6.0a
---- Files affected:
SPECS:
truecrypt.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SPECS/truecrypt.spec
diff -u SPECS/truecrypt.spec:1.29 SPECS/truecrypt.spec:1.30
--- SPECS/truecrypt.spec:1.29 Mon Apr 21 22:13:29 2008
+++ SPECS/truecrypt.spec Tue Jul 22 20:38:59 2008
@@ -7,20 +7,22 @@
Summary: TrueCrypt - Free Open-Source Disk Encryption Software
Summary(pl.UTF-8): TrueCrypt - wolnodostępne oprogramowanie do szyfrowania dysków
Name: truecrypt
-Version: 5.1a
+Version: 6.0a
%define _rel 0.1
Release: %{_rel}
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
-# Source0-md5: bf8363f2bb3a24c2fcea588b210b3a16
+# Source0-md5: 7281d485a175c161e90526447d9d3fd0
Source1: http://ftp.wxwidgets.org/pub/%{_wxWid_ver}/wxWidgets-%{_wxWid_ver}.tar.bz2
# Source1-md5: e3455083afdf6404a569a8bf0701cf13
URL: http://www.truecrypt.org/
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)
%description
@@ -86,7 +88,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.29 2008/04/21 20:13:29 kolodko
+Revision 1.30 2008/07/22 18:38:59 kolodko
+- up to 6.0a
+
+Revision 1.29 2008-04-21 20:13:29 kolodko
- up to 5.1a, now with fuse instead of kernel module
- some tests, seems works
- TODO: nogui bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/truecrypt.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list