Logoj0ke.net Open Build Service > Projects > multimedia > truecrypt > Changes
Sign Up | Log In

Changes of Revision 11

[-] Changed truecrypt.spec
x
 
1
@@ -5,18 +5,18 @@
2
 # norootforbuild
3
 
4
 Name:           truecrypt
5
-Version:        6.0a
6
+Version:        6.1
7
 Release:        1
8
 Obsoletes:      truecrypt-kmp =< 4.3a
9
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
10
 BuildRequires:  gcc-c++
11
 BuildRequires:  fuse-devel, wxWidgets-devel >= 2.8, pkg-config update-desktop-files
12
-License:        TrueCrypt License Version 2.0
13
+License:        TrueCrypt License Version 2.6
14
 Group:          System/Libraries
15
 Url:            http://www.truecrypt.org
16
 Source0:        %{name}-%{version}-source.tar.gz
17
 Source1:   %{name}.desktop
18
-Patch0:        %{name}-%{version}-wx.patch
19
+#Patch0:       %{name}-%{version}-wx.patch
20
 Summary:        Free open-source disk encryption software for Windows Vista/XP/2000 and Linux
21
 
22
 %description
23
@@ -34,7 +34,7 @@
24
 
25
 %prep
26
 %setup -n truecrypt-%{version}-source
27
-%patch0
28
+#%patch0
29
 
30
 %build
31
 export NOTEST=1 ; make 
32
@@ -55,6 +55,8 @@
33
 %{_datadir}/pixmaps/TrueCrypt-16x16.xpm
34
 
35
 %changelog -n truecrypt
36
+* Mon Nov 03 2008 Carsten Schoene <cs@linux-administrator.com>
37
+- update to 6.1
38
 * Sat Jul 19 2008 Carsten Schoene <cs@linux-administrator.com>
39
 - added desktop file
40
 * Fri Jul 18 2008 Carsten Schoene <cs@linux-administrator.com>
41
Added truecrypt-6.1-source.tar.gz ^