Update erlang.spec and otp-00*.patch without numbers
Update erlang.spec and otp-00*.patch without patch numbers. Those created too much useless changes in the git history.
This commit is contained in:
parent
691466845e
commit
696873c554
24
erlang.spec
24
erlang.spec
@ -46,40 +46,40 @@ Source2: http://erlang.org/download/otp_doc_man_%{upstream_ver}%{upstream_rel}.t
|
||||
#
|
||||
# start of autogenerated patch tag list
|
||||
# Fedora specific patch
|
||||
# [01/12] Do not format man-pages and do not install miscellaneous
|
||||
# Do not format man-pages and do not install miscellaneous
|
||||
Patch1: otp-0001-Do-not-format-man-pages-and-do-not-install-miscellan.patch
|
||||
# Fedora specific patch
|
||||
# [02/12] Remove rpath
|
||||
# Remove rpath
|
||||
Patch2: otp-0002-Remove-rpath.patch
|
||||
# Fedora specific patch
|
||||
# [03/12] Fix for dlopening libGL and libGLU
|
||||
# Fix for dlopening libGL and libGLU
|
||||
Patch3: otp-0003-Fix-for-dlopening-libGL-and-libGLU.patch
|
||||
# Fedora specific patch
|
||||
# [04/12] Do not install C sources
|
||||
# Do not install C sources
|
||||
Patch4: otp-0004-Do-not-install-C-sources.patch
|
||||
# Fedora specific patch
|
||||
# [05/12] Do not install Java sources
|
||||
# Do not install Java sources
|
||||
Patch5: otp-0005-Do-not-install-Java-sources.patch
|
||||
# Fedora specific patch
|
||||
# [06/12] Do not install info files - they are almost empty and useless
|
||||
# Do not install info files - they are almost empty and useless
|
||||
Patch6: otp-0006-Do-not-install-info-files-they-are-almost-empty-and-.patch
|
||||
# Fedora specific patch
|
||||
# [07/12] Do not install nteventlog and related doc-files on non-win32 systems
|
||||
# Do not install nteventlog and related doc-files on non-win32 systems
|
||||
Patch7: otp-0007-Do-not-install-nteventlog-and-related-doc-files-on-n.patch
|
||||
# Fedora specific patch
|
||||
# [08/12] Do not install *.bat files on non-win32 machines
|
||||
# Do not install *.bat files on non-win32 machines
|
||||
Patch8: otp-0008-Do-not-install-.bat-files-on-non-win32-machines.patch
|
||||
# Fedora specific patch
|
||||
# [09/12] Do not install VxWorks-specific docs
|
||||
# Do not install VxWorks-specific docs
|
||||
Patch9: otp-0009-Do-not-install-VxWorks-specific-docs.patch
|
||||
# Fedora specific patch
|
||||
# [10/12] Do not install erlang sources
|
||||
# Do not install erlang sources
|
||||
Patch10: otp-0010-Do-not-install-erlang-sources.patch
|
||||
# Required only for el5, el6 on PowerPC
|
||||
# [11/12] Ugly workaround for java-1.5.0-gcj which doesn't support UNICODE fully
|
||||
# Ugly workaround for java-1.5.0-gcj which doesn't support UNICODE fully
|
||||
Patch11: otp-0011-Ugly-workaround-for-java-1.5.0-gcj-which-doesn-t-sup.patch
|
||||
# Fedora specific patch
|
||||
# [12/12] Remove strange name field in efile_drv.c as it upsets -D_FORTIFY_SOURCE
|
||||
# Remove strange name field in efile_drv.c as it upsets -D_FORTIFY_SOURCE
|
||||
Patch12: otp-0012-Remove-strange-name-field-in-efile_drv.c-as-it-upset.patch
|
||||
# end of autogenerated patch tag list
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
From d3aef1b288b667d07a560d90041598eae4c4f20e Mon Sep 17 00:00:00 2001
|
||||
From: Peter Lemenkov <lemenkov@gmail.com>
|
||||
Date: Thu, 25 Feb 2010 16:45:28 +0300
|
||||
Subject: [PATCH 01/12] Do not format man-pages and do not install miscellaneous
|
||||
Subject: [PATCH] Do not format man-pages and do not install miscellaneous
|
||||
utilities for dealing with man-pages.
|
||||
|
||||
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
||||
|
@ -1,7 +1,7 @@
|
||||
From f2cadfdf12de274fac64649726745333ae4ad3ac Mon Sep 17 00:00:00 2001
|
||||
From: Peter Lemenkov <lemenkov@gmail.com>
|
||||
Date: Thu, 25 Feb 2010 16:57:43 +0300
|
||||
Subject: [PATCH 02/12] Remove rpath
|
||||
Subject: [PATCH] Remove rpath
|
||||
|
||||
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
||||
---
|
||||
|
@ -1,7 +1,7 @@
|
||||
From 576c399f2226f8bdf6ae6f94038d204d5f8693c9 Mon Sep 17 00:00:00 2001
|
||||
From: Peter Lemenkov <lemenkov@gmail.com>
|
||||
Date: Fri, 16 Apr 2010 21:13:47 +0400
|
||||
Subject: [PATCH 03/12] Fix for dlopening libGL and libGLU
|
||||
Subject: [PATCH] Fix for dlopening libGL and libGLU
|
||||
|
||||
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
||||
---
|
||||
|
@ -1,7 +1,7 @@
|
||||
From 1546111ae258101825045a7ca656078349b73e7c Mon Sep 17 00:00:00 2001
|
||||
From: Peter Lemenkov <lemenkov@gmail.com>
|
||||
Date: Fri, 18 Jun 2010 23:41:33 +0400
|
||||
Subject: [PATCH 04/12] Do not install C sources
|
||||
Subject: [PATCH] Do not install C sources
|
||||
|
||||
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
||||
---
|
||||
|
@ -1,7 +1,7 @@
|
||||
From 0c0230527a3e3ec32c0739c5aa6ae365593ec9a9 Mon Sep 17 00:00:00 2001
|
||||
From: Peter Lemenkov <lemenkov@gmail.com>
|
||||
Date: Sat, 19 Jun 2010 09:25:18 +0400
|
||||
Subject: [PATCH 05/12] Do not install Java sources
|
||||
Subject: [PATCH] Do not install Java sources
|
||||
|
||||
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
||||
---
|
||||
|
@ -1,7 +1,7 @@
|
||||
From 9652244614a04e252555a36b1b7dbb669a56df10 Mon Sep 17 00:00:00 2001
|
||||
From: Peter Lemenkov <lemenkov@gmail.com>
|
||||
Date: Sat, 19 Jun 2010 09:29:12 +0400
|
||||
Subject: [PATCH 06/12] Do not install info files - they are almost empty and useless
|
||||
Subject: [PATCH] Do not install info files - they are almost empty and useless
|
||||
|
||||
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
||||
---
|
||||
|
@ -1,7 +1,7 @@
|
||||
From 02e9c2f2583b3d1b706af4fa05d6efc33cc293b8 Mon Sep 17 00:00:00 2001
|
||||
From: Peter Lemenkov <lemenkov@gmail.com>
|
||||
Date: Sat, 19 Jun 2010 09:59:39 +0400
|
||||
Subject: [PATCH 07/12] Do not install nteventlog and related doc-files on non-win32 systems
|
||||
Subject: [PATCH] Do not install nteventlog and related doc-files on non-win32 systems
|
||||
|
||||
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
||||
---
|
||||
|
@ -1,7 +1,7 @@
|
||||
From 811adac1504284c12bdacc42d11975968cfa05dc Mon Sep 17 00:00:00 2001
|
||||
From: Peter Lemenkov <lemenkov@gmail.com>
|
||||
Date: Sat, 19 Jun 2010 10:25:29 +0400
|
||||
Subject: [PATCH 08/12] Do not install *.bat files on non-win32 machines
|
||||
Subject: [PATCH] Do not install *.bat files on non-win32 machines
|
||||
|
||||
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
||||
---
|
||||
|
@ -1,7 +1,7 @@
|
||||
From 47622f8eb33a9327d1e625e6e89da8a47e1bd9ba Mon Sep 17 00:00:00 2001
|
||||
From: Peter Lemenkov <lemenkov@gmail.com>
|
||||
Date: Sat, 19 Jun 2010 11:26:04 +0400
|
||||
Subject: [PATCH 09/12] Do not install VxWorks-specific docs
|
||||
Subject: [PATCH] Do not install VxWorks-specific docs
|
||||
|
||||
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
||||
---
|
||||
|
@ -1,7 +1,7 @@
|
||||
From 31648032919445e22066c83891dca60c1eb2fae6 Mon Sep 17 00:00:00 2001
|
||||
From: Peter Lemenkov <lemenkov@gmail.com>
|
||||
Date: Sat, 19 Jun 2010 13:21:10 +0400
|
||||
Subject: [PATCH 10/12] Do not install erlang sources
|
||||
Subject: [PATCH] Do not install erlang sources
|
||||
|
||||
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
||||
---
|
||||
|
@ -1,7 +1,7 @@
|
||||
From 4c2e07124ebe2f7a47beed5a54c4cb044b7ec1fb Mon Sep 17 00:00:00 2001
|
||||
From: Peter Lemenkov <lemenkov@gmail.com>
|
||||
Date: Sun, 21 Nov 2010 00:17:49 +0300
|
||||
Subject: [PATCH 11/12] Ugly workaround for java-1.5.0-gcj which doesn't support UNICODE fully
|
||||
Subject: [PATCH] Ugly workaround for java-1.5.0-gcj which doesn't support UNICODE fully
|
||||
|
||||
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
||||
Fedora-Spec-Comment: Required only for el5, el6 on PowerPC
|
||||
|
@ -1,7 +1,7 @@
|
||||
From 082aa3f9452ec91bef336d229d0e6617b3f249cd Mon Sep 17 00:00:00 2001
|
||||
From: Patrik Nyblom <pan@erlang.org>
|
||||
Date: Wed, 12 Jan 2011 15:41:46 +0100
|
||||
Subject: [PATCH 12/12] Remove strange name field in efile_drv.c as it upsets -D_FORTIFY_SOURCE
|
||||
Subject: [PATCH] Remove strange name field in efile_drv.c as it upsets -D_FORTIFY_SOURCE
|
||||
|
||||
---
|
||||
erts/emulator/drivers/common/efile_drv.c | 5 ++---
|
||||
|
Loading…
x
Reference in New Issue
Block a user