new version R11B-2
This commit is contained in:
parent
a98c08560c
commit
a04765aa86
@ -1,3 +1,3 @@
|
||||
otp_src_R11B-0.tar.gz
|
||||
otp_doc_html_R11B-0.tar.gz
|
||||
otp_doc_man_R11B-0.tar.gz
|
||||
otp_src_R11B-2.tar.gz
|
||||
otp_doc_html_R11B-2.tar.gz
|
||||
otp_doc_man_R11B-2.tar.gz
|
||||
|
13
erlang.spec
13
erlang.spec
@ -1,14 +1,14 @@
|
||||
Name: erlang
|
||||
Version: R11B
|
||||
Release: 0.3%{?dist}
|
||||
Release: 2.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-0.tar.gz
|
||||
Source1: http://www.erlang.org/download/otp_doc_html_R11B-0.tar.gz
|
||||
Source2: http://www.erlang.org/download/otp_doc_man_R11B-0.tar.gz
|
||||
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
|
||||
Patch0: otp-links.patch
|
||||
Patch1: otp-install.patch
|
||||
Patch2: otp-rpath.patch
|
||||
@ -43,7 +43,7 @@ Documentation for Erlang.
|
||||
|
||||
|
||||
%prep
|
||||
%setup -q -n otp_src_R11B-0
|
||||
%setup -q -n otp_src_R11B-2
|
||||
%patch0 -p1 -b .links
|
||||
%patch1 -p1 -b .install
|
||||
%patch2 -p1 -b .rpath
|
||||
@ -102,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Dec 30 2006 Gerard Milmeister <gemi@bluewin.ch> - R11B-2.1
|
||||
- new version R11B-2
|
||||
|
||||
* Mon Aug 28 2006 Gerard Milmeister <gemi@bluewin.ch> - R11B-0.3
|
||||
- Rebuild for FE6
|
||||
|
||||
|
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
367d9d3ba979cd278b78d6d0393982ba otp_src_R11B-0.tar.gz
|
||||
8d163f4d16c98ba2e979688842a55a9f otp_doc_html_R11B-0.tar.gz
|
||||
172591538db42e81b814a77f30da4fa4 otp_doc_man_R11B-0.tar.gz
|
||||
7d7cca1d2f392a8a317cb4c0bd904726 otp_src_R11B-2.tar.gz
|
||||
e2c45ced77ec63b9b1dd95c8f5396f7d otp_doc_html_R11B-2.tar.gz
|
||||
c81023f591c1bace836de3aa874f3c2a otp_doc_man_R11B-2.tar.gz
|
||||
|
Loading…
x
Reference in New Issue
Block a user