[Bug 25] truecrypt - Cross Platform Disk Encryption Software

RPM Fusion Bugzilla noreply at rpmfusion.org
Sat Jul 4 00:51:47 CEST 2009


http://bugzilla.rpmfusion.org/show_bug.cgi?id=25





--- Comment #27 from leigh scott <leigh123linux at fedoraproject.org>  2009-07-04 00:51:47 ---
>* Possible licensing problems (send an email to ennead at truecrypt.org or
>syncon at truecrypt.org asking for clarification about redistributing TrueCrypt in
>RPM format)


I have sent emails to both email addresses.



Hi,


Can you tell me if it's OK redistribute TrueCrypt packaged in
RPM format for rpmfusion?

http://rpmfusion.org/

Here's the spec file and srpm for your inspection.

http://leigh123linux.fedorapeople.org/pub/review/truecrypt/5/


here's a list of files in the rpm


[root at localhost Desktop]# rpm -qa --filesbypkg truecrypt
truecrypt                 /etc/pam.d/truecrypt
truecrypt                 /etc/security/console.apps/truecrypt
truecrypt                 /usr/bin/truecrypt
truecrypt                 /usr/sbin/truecrypt
truecrypt                 /usr/share/applications/truecrypt.desktop
truecrypt                 /usr/share/doc/truecrypt-6.2a
truecrypt                 /usr/share/doc/truecrypt-6.2a/License.txt
truecrypt                 /usr/share/doc/truecrypt-6.2a/Readme.txt
truecrypt                 /usr/share/doc/truecrypt-6.2a/TrueCrypt User
Guide.pdf
truecrypt                 /usr/share/icons/hicolor/48x48/apps/truecrypt.png
[root at localhost Desktop]# 


It contains your License.txt 

The only modification to the source code is 


--- truecrypt-6.2a-source/Makefile.orig
+++ truecrypt-6.2a-source/Makefile
@@ -85,7 +85,7 @@

 ifeq "$(TC_BUILD_CONFIG)" "Release"

-C_CXX_FLAGS += -O2 -fno-strict-aliasing  # Do not enable strict aliasing
+C_CXX_FLAGS += $(RPM_OPT_FLAGS)
 export WX_BUILD_DIR ?= $(BASE_DIR)/wxrelease
 WX_CONFIGURE_FLAGS += --disable-debug_flag --disable-debug_gdb
--disable-debug_info



Here's the package review.

https://bugzilla.rpmfusion.org/show_bug.cgi?id=25


Thanks


Leigh Scott


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list