summaryrefslogtreecommitdiffstats
path: root/erlang.spec
diff options
context:
space:
mode:
Diffstat (limited to 'erlang.spec')
-rw-r--r--erlang.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/erlang.spec b/erlang.spec
index 2f2ba4f..363de72 100644
--- a/erlang.spec
+++ b/erlang.spec
@@ -42,6 +42,7 @@ Source2: http://erlang.org/download/otp_doc_man_%{upstream_ver}%{upstream_rel}.t
# $ ./otp-get-patches.sh /path/to/otp OTP_R14B01 lemenkov/fedora-R14B01
# for some semi-automatic patch update assistance.
#
+# start of autogenerated patch tag list
# Fedora specific patch
Patch1: otp-0001-Do-not-format-man-pages-and-do-not-install-miscellan.patch
# Fedora specific patch
@@ -64,6 +65,7 @@ Patch9: otp-0009-Do-not-install-VxWorks-specific-docs.patch
Patch10: otp-0010-Do-not-install-erlang-sources.patch
# Required only for el5, el6 on PowerPC
Patch11: otp-0011-Ugly-workaround-for-java-1.5.0-gcj-which-doesn-t-sup.patch
+# end of autogenerated patch tag list
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -946,6 +948,8 @@ Erlang mode for XEmacs (source lisp files).
%prep
%setup -q -n otp_src_%{upstream_ver}%{upstream_rel}
+
+# start of autogenerated prep patch list
%patch1 -p1 -b .Do_not_format_man_pages_and_do_not_install_miscellan
%patch2 -p1 -b .Remove_rpath
%patch3 -p1 -b .Fix_for_dlopening_libGL_and_libGLU
@@ -961,6 +965,8 @@ Erlang mode for XEmacs (source lisp files).
%patch11 -p1 -b .Ugly_workaround_for_java_1_5_0_gcj_which_doesn_t_sup
%endif
%endif
+# end of autogenerated prep patch list
+
# remove shipped zlib sources
rm -f erts/emulator/zlib/*.[ch]