[erlang] Remove the noise from the actual patch files

Hans Ulrich Niedermann ndim at fedoraproject.org
Mon Mar 21 15:44:31 UTC 2011


commit 5ca337e5850706ba77320f9721ef8b0fa517182c
Author: Hans Ulrich Niedermann <hun at n-dimensional.de>
Date:   Mon Mar 21 16:44:03 2011 +0100

    Remove the noise from the actual patch files

 ...at-man-pages-and-do-not-install-miscellan.patch |    4 ----
 otp-0002-Remove-rpath.patch                        |    4 ----
 otp-0003-Fix-for-dlopening-libGL-and-libGLU.patch  |    4 ----
 otp-0004-Do-not-install-C-sources.patch            |    4 ----
 otp-0005-Do-not-install-Java-sources.patch         |    4 ----
 ...all-info-files-they-are-almost-empty-and-.patch |    4 ----
 ...all-nteventlog-and-related-doc-files-on-n.patch |    4 ----
 ...-install-.bat-files-on-non-win32-machines.patch |    4 ----
 ...0009-Do-not-install-VxWorks-specific-docs.patch |    4 ----
 otp-0010-Do-not-install-erlang-sources.patch       |    4 ----
 ...ound-for-java-1.5.0-gcj-which-doesn-t-sup.patch |    4 ----
 ...nge-name-field-in-efile_drv.c-as-it-upset.patch |    4 ----
 otp-0013-Remove-rpath-from-esock_ssl.patch         |    4 ----
 13 files changed, 0 insertions(+), 52 deletions(-)
---
diff --git a/otp-0001-Do-not-format-man-pages-and-do-not-install-miscellan.patch b/otp-0001-Do-not-format-man-pages-and-do-not-install-miscellan.patch
index 412d2a6..9916682 100644
--- a/otp-0001-Do-not-format-man-pages-and-do-not-install-miscellan.patch
+++ b/otp-0001-Do-not-format-man-pages-and-do-not-install-miscellan.patch
@@ -1,4 +1,3 @@
-From d3aef1b288b667d07a560d90041598eae4c4f20e Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <lemenkov at gmail.com>
 Date: Thu, 25 Feb 2010 16:45:28 +0300
 Subject: [PATCH] Do not format man-pages and do not install miscellaneous
@@ -44,6 +43,3 @@ index 8f40c43..7f354cf 100644
 -fi
 -
  exit 0
--- 
-1.7.3.5
-
diff --git a/otp-0002-Remove-rpath.patch b/otp-0002-Remove-rpath.patch
index 1f555be..9a87265 100644
--- a/otp-0002-Remove-rpath.patch
+++ b/otp-0002-Remove-rpath.patch
@@ -1,4 +1,3 @@
-From f2cadfdf12de274fac64649726745333ae4ad3ac Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <lemenkov at gmail.com>
 Date: Thu, 25 Feb 2010 16:57:43 +0300
 Subject: [PATCH] Remove rpath
@@ -67,6 +66,3 @@ index 49a209f..5e6c74e 100644
  endif
  
  SSL_CC_RUNTIME_LIBRARY_PATH=@SSL_CC_RUNTIME_LIBRARY_PATH@
--- 
-1.7.3.5
-
diff --git a/otp-0003-Fix-for-dlopening-libGL-and-libGLU.patch b/otp-0003-Fix-for-dlopening-libGL-and-libGLU.patch
index e1c1bb8..7d316bd 100644
--- a/otp-0003-Fix-for-dlopening-libGL-and-libGLU.patch
+++ b/otp-0003-Fix-for-dlopening-libGL-and-libGLU.patch
@@ -1,4 +1,3 @@
-From 576c399f2226f8bdf6ae6f94038d204d5f8693c9 Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <lemenkov at gmail.com>
 Date: Fri, 16 Apr 2010 21:13:47 +0400
 Subject: [PATCH] Fix for dlopening libGL and libGLU
@@ -23,6 +22,3 @@ index e2dbbb7..56e560f 100644
  # endif
  #endif 
  extern "C" {
--- 
-1.7.3.5
-
diff --git a/otp-0004-Do-not-install-C-sources.patch b/otp-0004-Do-not-install-C-sources.patch
index 665ecf2..d4f380c 100644
--- a/otp-0004-Do-not-install-C-sources.patch
+++ b/otp-0004-Do-not-install-C-sources.patch
@@ -1,4 +1,3 @@
-From 1546111ae258101825045a7ca656078349b73e7c Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <lemenkov at gmail.com>
 Date: Fri, 18 Jun 2010 23:41:33 +0400
 Subject: [PATCH] Do not install C sources
@@ -167,6 +166,3 @@ index 65a7f5f..144c1ba 100644
  ifneq ($(PROGS),)
  	$(INSTALL_DIR) $(RELSYSDIR)/bin
  	$(INSTALL_PROGRAM) $(PROGS) $(RELSYSDIR)/bin
--- 
-1.7.3.5
-
diff --git a/otp-0005-Do-not-install-Java-sources.patch b/otp-0005-Do-not-install-Java-sources.patch
index 116613a..028fa0b 100644
--- a/otp-0005-Do-not-install-Java-sources.patch
+++ b/otp-0005-Do-not-install-Java-sources.patch
@@ -1,4 +1,3 @@
-From 0c0230527a3e3ec32c0739c5aa6ae365593ec9a9 Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <lemenkov at gmail.com>
 Date: Sat, 19 Jun 2010 09:25:18 +0400
 Subject: [PATCH] Do not install Java sources
@@ -35,6 +34,3 @@ index d0ff9cd..9990d2b 100644
  	$(INSTALL_DIR) $(RELSYSDIR)/priv
  	$(INSTALL_DATA) $(JAVA_DEST_ROOT)$(JARFILE) $(RELSYSDIR)/priv
  
--- 
-1.7.3.5
-
diff --git a/otp-0006-Do-not-install-info-files-they-are-almost-empty-and-.patch b/otp-0006-Do-not-install-info-files-they-are-almost-empty-and-.patch
index 6c2184d..6f6914e 100644
--- a/otp-0006-Do-not-install-info-files-they-are-almost-empty-and-.patch
+++ b/otp-0006-Do-not-install-info-files-they-are-almost-empty-and-.patch
@@ -1,4 +1,3 @@
-From 9652244614a04e252555a36b1b7dbb669a56df10 Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <lemenkov at gmail.com>
 Date: Sat, 19 Jun 2010 09:29:12 +0400
 Subject: [PATCH] Do not install info files - they are almost empty and useless
@@ -1954,6 +1953,3 @@ index 81d16ab..0000000
 @@ -1,2 +0,0 @@
 -group: comm
 -short: Provides support for XML 1.0
--- 
-1.7.3.5
-
diff --git a/otp-0007-Do-not-install-nteventlog-and-related-doc-files-on-n.patch b/otp-0007-Do-not-install-nteventlog-and-related-doc-files-on-n.patch
index dab8d16..95bbaae 100644
--- a/otp-0007-Do-not-install-nteventlog-and-related-doc-files-on-n.patch
+++ b/otp-0007-Do-not-install-nteventlog-and-related-doc-files-on-n.patch
@@ -1,4 +1,3 @@
-From 02e9c2f2583b3d1b706af4fa05d6efc33cc293b8 Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <lemenkov at gmail.com>
 Date: Sat, 19 Jun 2010 09:59:39 +0400
 Subject: [PATCH] Do not install nteventlog and related doc-files on non-win32 systems
@@ -63,6 +62,3 @@ index 9a75446..a492a63 100644
  
  $(APPUP_TARGET): $(APPUP_SRC) ../vsn.mk
  	sed -e 's;%VSN%;$(VSN);' $< > $@
--- 
-1.7.3.5
-
diff --git a/otp-0008-Do-not-install-.bat-files-on-non-win32-machines.patch b/otp-0008-Do-not-install-.bat-files-on-non-win32-machines.patch
index 68904c4..4851c62 100644
--- a/otp-0008-Do-not-install-.bat-files-on-non-win32-machines.patch
+++ b/otp-0008-Do-not-install-.bat-files-on-non-win32-machines.patch
@@ -1,4 +1,3 @@
-From 811adac1504284c12bdacc42d11975968cfa05dc Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <lemenkov at gmail.com>
 Date: Sat, 19 Jun 2010 10:25:29 +0400
 Subject: [PATCH] Do not install *.bat files on non-win32 machines
@@ -50,6 +49,3 @@ index 56ab772..c29e912 100644
  
  # ----------------------------------------------------
  # FLAGS
--- 
-1.7.3.5
-
diff --git a/otp-0009-Do-not-install-VxWorks-specific-docs.patch b/otp-0009-Do-not-install-VxWorks-specific-docs.patch
index b434899..cb84574 100644
--- a/otp-0009-Do-not-install-VxWorks-specific-docs.patch
+++ b/otp-0009-Do-not-install-VxWorks-specific-docs.patch
@@ -1,4 +1,3 @@
-From 47622f8eb33a9327d1e625e6e89da8a47e1bd9ba Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <lemenkov at gmail.com>
 Date: Sat, 19 Jun 2010 11:26:04 +0400
 Subject: [PATCH] Do not install VxWorks-specific docs
@@ -20,6 +19,3 @@ index be99288..4bb07c4 100644
  	erl_driver.xml \
  	erl_prim_loader.xml \
  	erlang.xml \
--- 
-1.7.3.5
-
diff --git a/otp-0010-Do-not-install-erlang-sources.patch b/otp-0010-Do-not-install-erlang-sources.patch
index f76c584..525de6f 100644
--- a/otp-0010-Do-not-install-erlang-sources.patch
+++ b/otp-0010-Do-not-install-erlang-sources.patch
@@ -1,4 +1,3 @@
-From 31648032919445e22066c83891dca60c1eb2fae6 Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <lemenkov at gmail.com>
 Date: Sat, 19 Jun 2010 13:21:10 +0400
 Subject: [PATCH] Do not install erlang sources
@@ -1067,6 +1066,3 @@ index 7009b50..c9c7303 100644
  	$(INSTALL_DIR) $(RELSYSDIR)/include
  	$(INSTALL_DATA) $(HRL_FILES) $(RELSYSDIR)/include
  
--- 
-1.7.3.5
-
diff --git a/otp-0011-Ugly-workaround-for-java-1.5.0-gcj-which-doesn-t-sup.patch b/otp-0011-Ugly-workaround-for-java-1.5.0-gcj-which-doesn-t-sup.patch
index 36d8a17..621f444 100644
--- a/otp-0011-Ugly-workaround-for-java-1.5.0-gcj-which-doesn-t-sup.patch
+++ b/otp-0011-Ugly-workaround-for-java-1.5.0-gcj-which-doesn-t-sup.patch
@@ -1,4 +1,3 @@
-From 4c2e07124ebe2f7a47beed5a54c4cb044b7ec1fb Mon Sep 17 00:00:00 2001
 From: Peter Lemenkov <lemenkov at gmail.com>
 Date: Sun, 21 Nov 2010 00:17:49 +0300
 Subject: [PATCH] Ugly workaround for java-1.5.0-gcj which doesn't support UNICODE fully
@@ -63,6 +62,3 @@ index b9b4348..c11702c 100644
  	default:
  	    throw new OtpErlangDecodeException(
  		    "Wrong tag encountered, expected " + OtpExternal.stringTag
--- 
-1.7.3.5
-
diff --git a/otp-0012-Remove-strange-name-field-in-efile_drv.c-as-it-upset.patch b/otp-0012-Remove-strange-name-field-in-efile_drv.c-as-it-upset.patch
index 1cb489c..cf9ce5a 100644
--- a/otp-0012-Remove-strange-name-field-in-efile_drv.c-as-it-upset.patch
+++ b/otp-0012-Remove-strange-name-field-in-efile_drv.c-as-it-upset.patch
@@ -1,4 +1,3 @@
-From 082aa3f9452ec91bef336d229d0e6617b3f249cd Mon Sep 17 00:00:00 2001
 From: Patrik Nyblom <pan at erlang.org>
 Date: Wed, 12 Jan 2011 15:41:46 +0100
 Subject: [PATCH] Remove strange name field in efile_drv.c as it upsets -D_FORTIFY_SOURCE
@@ -37,6 +36,3 @@ index 786fa7d..6449c6f 100644
  	d->c.read_file.binp = NULL;
  	d->invoke = invoke_read_file;
  	d->free = free_read_file;
--- 
-1.7.3.5
-
diff --git a/otp-0013-Remove-rpath-from-esock_ssl.patch b/otp-0013-Remove-rpath-from-esock_ssl.patch
index edc4004..f5bb4d0 100644
--- a/otp-0013-Remove-rpath-from-esock_ssl.patch
+++ b/otp-0013-Remove-rpath-from-esock_ssl.patch
@@ -1,4 +1,3 @@
-From 1c4bfd0f25a12767a7530b59cd3ae7ab4a5803c1 Mon Sep 17 00:00:00 2001
 From: Hans Ulrich Niedermann <hun at n-dimensional.de>
 Date: Mon, 31 Jan 2011 13:33:28 +0100
 Subject: [PATCH] Remove rpath from esock_ssl
@@ -22,6 +21,3 @@ index bf4843b..90fb679 100644
  # Sigh...
  ifeq ($(findstring @,$(SSL_CC_RUNTIME_LIBRARY_PATH)),@)
  SSL_CC_RUNTIME_LIBRARY_PATH = $(CC_R_OPT)
--- 
-1.7.3.5
-


More information about the scm-commits mailing list