rpms/realcrypt/devel realcrypt-Makefile.patch, 1.2, 1.3 realcrypt.spec, 1.7, 1.8

Leigh Scott leigh123linux at rpmfusion.org
Fri Feb 12 03:51:01 CET 2010


Author: leigh123linux

Update of /cvs/nonfree/rpms/realcrypt/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv11557

Modified Files:
	realcrypt-Makefile.patch realcrypt.spec 
Log Message:
* Fri Feb 12 2010 leigh scott <leigh123linux at googlemail.com> - 6.3a-1
- update to 6.3a
- combined rebranding patch (by Axel Köllhofer)


realcrypt-Makefile.patch:
 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: realcrypt-Makefile.patch
===================================================================
RCS file: /cvs/nonfree/rpms/realcrypt/devel/realcrypt-Makefile.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- realcrypt-Makefile.patch	1 Nov 2009 17:45:34 -0000	1.2
+++ realcrypt-Makefile.patch	12 Feb 2010 02:51:01 -0000	1.3
@@ -1,11 +1,12 @@
---- truecrypt-6.3-source.orig/Makefile 
-+++ truecrypt-6.3-source/Makefile 
+diff -Naur truecrypt-6.3a-source.orig//Makefile truecrypt-6.3a-source/Makefile
+--- truecrypt-6.3a-source.orig//Makefile	2010-02-08 21:42:29.000000000 +0100
++++ truecrypt-6.3a-source/Makefile	2010-02-08 21:50:51.000000000 +0100
 @@ -24,7 +24,7 @@
- 
- #------ Build configuration ------
- 
--export APPNAME := truecrypt
-+export APPNAME := realcrypt
- export BASE_DIR := $(CURDIR)
- export BUILD_INC := $(BASE_DIR)/Build/Include
+ 
+ #------ Build configuration ------
+ 
+-export APPNAME := truecrypt
++export APPNAME := realcrypt
+ export BASE_DIR := $(CURDIR)
+ export BUILD_INC := $(BASE_DIR)/Build/Include
  


Index: realcrypt.spec
===================================================================
RCS file: /cvs/nonfree/rpms/realcrypt/devel/realcrypt.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- realcrypt.spec	12 Feb 2010 02:27:36 -0000	1.7
+++ realcrypt.spec	12 Feb 2010 02:51:01 -0000	1.8
@@ -35,8 +35,8 @@
 Source22:	Textual_logo_background_real.bmp.lzma
 Patch1:	realcrypt-rpm_opt_flags.patch
 Patch2: realcrypt-%{version}-rebranding.patch
-Patch3: realcrypt-no-userguide-menuitem.patch
-Patch4: realcrypt-Makefile.patch
+#Patch3: realcrypt-no-userguide-menuitem.patch
+#Patch4: realcrypt-Makefile.patch
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: fuse, pam, usermode, wxGTK >= 2.8.0
 BuildRequires: fuse-devel, wxGTK-devel >= 2.8.0
@@ -69,8 +69,8 @@
 cp %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE7} .
 %patch1 -p1 -b .realcrypt-rpm_opt_flags
 %patch2 -p1 -b .realcrypt-%{version}-rebranding
-%patch3 -p1 -b .realcrypt-no-userguide-menuitem
-%patch4 -p1 -b .realcrypt-Makefile
+#patch3 -p1 -b .realcrypt-no-userguide-menuitem
+#patch4 -p1 -b .realcrypt-Makefile
 
 # Replace graphics which include the TrueCrypt logo
 rm -f `find -name *.bmp`
@@ -146,6 +146,7 @@
 %changelog
 * Fri Feb 12 2010 leigh scott <leigh123linux at googlemail.com> - 6.3a-1
 - update to 6.3a
+- combined rebranding patch (by Axel Köllhofer)
 
 * Mon Dec 14 2009 Leigh Scott <leigh123linux at googlemail.com> - 6.3-3
 - rebuilt



More information about the rpmfusion-commits mailing list