new release R11B-5
This commit is contained in:
parent
a60bf51da4
commit
37d54037cd
3 changed files with 14 additions and 15 deletions
|
|
@ -1,3 +1,3 @@
|
|||
otp_src_R11B-2.tar.gz
|
||||
otp_doc_html_R11B-2.tar.gz
|
||||
otp_doc_man_R11B-2.tar.gz
|
||||
otp_src_R11B-5.tar.gz
|
||||
otp_doc_html_R11B-5.tar.gz
|
||||
otp_doc_man_R11B-5.tar.gz
|
||||
|
|
|
|||
17
erlang.spec
17
erlang.spec
|
|
@ -1,20 +1,18 @@
|
|||
Name: erlang
|
||||
Version: R11B
|
||||
Release: 2.4%{?dist}
|
||||
Release: 5.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_R11B-2.tar.gz
|
||||
Source1: http://www.erlang.org/download/otp_doc_html_R11B-2.tar.gz
|
||||
Source2: http://www.erlang.org/download/otp_doc_man_R11B-2.tar.gz
|
||||
Source: http://www.erlang.org/download/otp_src_R11B-5.tar.gz
|
||||
Source1: http://www.erlang.org/download/otp_doc_html_R11B-5.tar.gz
|
||||
Source2: http://www.erlang.org/download/otp_doc_man_R11B-5.tar.gz
|
||||
Patch0: otp-links.patch
|
||||
Patch1: otp-install.patch
|
||||
Patch2: otp-rpath.patch
|
||||
Patch3: otp-sslrpath.patch
|
||||
Patch4: otp-glibc25.patch
|
||||
Patch5: otp-run_erl.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildRequires: ncurses-devel
|
||||
|
|
@ -44,13 +42,11 @@ Documentation for Erlang.
|
|||
|
||||
|
||||
%prep
|
||||
%setup -q -n otp_src_R11B-2
|
||||
%setup -q -n otp_src_R11B-5
|
||||
%patch0 -p1 -b .links
|
||||
%patch1 -p1 -b .install
|
||||
%patch2 -p1 -b .rpath
|
||||
%patch3 -p1 -b .sslrpath
|
||||
%patch4 -p1 -b .glibc25
|
||||
%patch5 -p1 -b .run_erl
|
||||
|
||||
|
||||
%build
|
||||
|
|
@ -108,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Aug 18 2007 Gerard Milmeister <gemi@bluewin.ch> - R11B-5.1
|
||||
- new release R11B-5
|
||||
|
||||
* Sat Mar 24 2007 Thomas Fitzsimmons <fitzsim@redhat.com> - R11B-2.4
|
||||
- Require java-1.5.0-gcj-devel for build.
|
||||
|
||||
|
|
|
|||
6
sources
6
sources
|
|
@ -1,3 +1,3 @@
|
|||
7d7cca1d2f392a8a317cb4c0bd904726 otp_src_R11B-2.tar.gz
|
||||
e2c45ced77ec63b9b1dd95c8f5396f7d otp_doc_html_R11B-2.tar.gz
|
||||
c81023f591c1bace836de3aa874f3c2a otp_doc_man_R11B-2.tar.gz
|
||||
96acec41da87d6ee0ef18e1aab36ffdd otp_src_R11B-5.tar.gz
|
||||
6a40146d855f98d024682cd24e9bb5bc otp_doc_html_R11B-5.tar.gz
|
||||
5c387162ae6d255f525d72a91481d135 otp_doc_man_R11B-5.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue