summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.cvsignore6
-rw-r--r--erlang.spec2
-rw-r--r--otp-sslrpath.patch11
-rw-r--r--sources6
4 files changed, 18 insertions, 7 deletions
diff --git a/.cvsignore b/.cvsignore
index e3b8a63..26d5118 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,3 +1,3 @@
-otp_doc_html_R10B-8.tar.gz
-otp_doc_man_R10B-8.tar.gz
-otp_src_R10B-8.tar.gz
+otp_doc_html_R10B-9.tar.gz
+otp_doc_man_R10B-9.tar.gz
+otp_src_R10B-9.tar.gz
diff --git a/erlang.spec b/erlang.spec
index 59b65ba..7ea390a 100644
--- a/erlang.spec
+++ b/erlang.spec
@@ -1,6 +1,6 @@
Name: erlang
Version: R10B
-Release: 9.1%{?dist}
+Release: 9.2%{?dist}
Summary: General-purpose programming language and runtime environment
Group: Development/Languages
diff --git a/otp-sslrpath.patch b/otp-sslrpath.patch
new file mode 100644
index 0000000..83ba120
--- /dev/null
+++ b/otp-sslrpath.patch
@@ -0,0 +1,11 @@
+--- otp_src_R10B-9/lib/ssl/c_src/Makefile.in.sslrpath 2005-12-29 00:49:17.000000000 +0100
++++ otp_src_R10B-9/lib/ssl/c_src/Makefile.in 2005-12-29 00:50:15.000000000 +0100
+@@ -95,7 +95,7 @@
+ endif
+ endif
+
+-CC_R_FLAG=@CFLAG_RUNTIME_LIBRARY_PATH@
++CC_R_FLAG=
+ ifeq ($(findstring @,$(CC_R_FLAG)),@)
+ # Old erts configure used which hasn't replaced @CFLAG_RUNTIME_LIBRARY_PATH@;
+ # we try our best here instead...
diff --git a/sources b/sources
index cecfe79..f313afa 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-d4d3f448c311cd3fc3a44e06e4145bcb otp_doc_html_R10B-8.tar.gz
-c0760f24ae789fda248e978430aefe38 otp_doc_man_R10B-8.tar.gz
-75cd5ad53b66baad9ebc802b8a1f6043 otp_src_R10B-8.tar.gz
+108bc01be67aaa2edde9a0331ef9bc71 otp_doc_html_R10B-9.tar.gz
+051cd9893b36313f20a420bc2491905c otp_doc_man_R10B-9.tar.gz
+05791e9097f36202eb705df2a1db6500 otp_src_R10B-9.tar.gz