summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGérard Milmeister <gemi@fedoraproject.org>2005-10-29 20:03:22 +0000
committerGérard Milmeister <gemi@fedoraproject.org>2005-10-29 20:03:22 +0000
commite76567c03bf996b5ea897b5efa0387df44c93bd7 (patch)
tree7b33bd3c95d0e9e78c5770632297c23c7f6ea642
parent4613f8a4fd4f89b6ae2dd230823239739051e160 (diff)
downloaderlang-e76567c03bf996b5ea897b5efa0387df44c93bd7.tar.gz
erlang-e76567c03bf996b5ea897b5efa0387df44c93bd7.tar.xz
erlang-e76567c03bf996b5ea897b5efa0387df44c93bd7.zip
new version R10B-8
-rw-r--r--.cvsignore6
-rw-r--r--erlang.spec16
-rw-r--r--sources6
3 files changed, 17 insertions, 11 deletions
diff --git a/.cvsignore b/.cvsignore
index efebe20..e3b8a63 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1,3 +1,3 @@
-otp_doc_html_R10B-6.tar.gz
-otp_doc_man_R10B-6.tar.gz
-otp_src_R10B-6.tar.gz
+otp_doc_html_R10B-8.tar.gz
+otp_doc_man_R10B-8.tar.gz
+otp_src_R10B-8.tar.gz
diff --git a/erlang.spec b/erlang.spec
index 15abe7b..f1b39ae 100644
--- a/erlang.spec
+++ b/erlang.spec
@@ -1,20 +1,23 @@
Name: erlang
Version: R10B
-Release: 6.4%{?dist}
+Release: 8.1%{?dist}
Summary: General-purpose programming language and runtime environment
Group: Development/Languages
License: Erlang Public License
URL: http://www.erlang.org
-Source: http://www.erlang.org/download/otp_src_R10B-6.tar.gz
-Source1: http://www.erlang.org/download/otp_doc_html_R10B-6.tar.gz
-Source2: http://www.erlang.org/download/otp_doc_man_R10B-6.tar.gz
+Source: http://www.erlang.org/download/otp_src_R10B-8.tar.gz
+Source1: http://www.erlang.org/download/otp_doc_html_R10B-8.tar.gz
+Source2: http://www.erlang.org/download/otp_doc_man_R10B-8.tar.gz
Patch: otp-links.patch
Patch1: otp-install.patch
Patch2: otp-rpath.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+
BuildRequires: ncurses-devel, openssl-devel, flex, unixODBC-devel
BuildRequires: tcl-devel, tk-devel
+BuildRequires: java-1.4.2-gcj-compat-devel
+
Requires: tk
%description
@@ -33,7 +36,7 @@ Documentation for Erlang.
%prep
-%setup -q -n otp_src_R10B-6
+%setup -q -n otp_src_R10B-8
%patch -p1
%patch1 -p1
%patch2 -p1
@@ -90,6 +93,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Sat Oct 29 2005 Gerard Milmeister <gemi@bluewin.ch> - R10B-8.1
+- New Version R10B-8
+
* Sat Oct 1 2005 Gerard Milmeister <gemi@bluewin.ch> - R10B-6.4
- Added tk-devel and tcl-devel to buildreq
- Added tk to req
diff --git a/sources b/sources
index aceac16..cecfe79 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-9f50340fd1c25af5d5a6fcf9f14b2e49 otp_doc_html_R10B-6.tar.gz
-0243d2ff01fb2bac03115bcbe2284b20 otp_doc_man_R10B-6.tar.gz
-6463f70b40e2a6c3587e54653add8414 otp_src_R10B-6.tar.gz
+d4d3f448c311cd3fc3a44e06e4145bcb otp_doc_html_R10B-8.tar.gz
+c0760f24ae789fda248e978430aefe38 otp_doc_man_R10B-8.tar.gz
+75cd5ad53b66baad9ebc802b8a1f6043 otp_src_R10B-8.tar.gz