new version
This commit is contained in:
parent
d9c04ccc46
commit
b7307b416e
3 changed files with 14 additions and 11 deletions
|
|
@ -1,3 +1,3 @@
|
|||
otp_doc_html_R10B-9.tar.gz
|
||||
otp_doc_man_R10B-9.tar.gz
|
||||
otp_src_R10B-9.tar.gz
|
||||
otp_doc_html_R10B-10.tar.gz
|
||||
otp_doc_man_R10B-10.tar.gz
|
||||
otp_src_R10B-10.tar.gz
|
||||
|
|
|
|||
13
erlang.spec
13
erlang.spec
|
|
@ -1,14 +1,14 @@
|
|||
Name: erlang
|
||||
Version: R10B
|
||||
Release: 9.2%{?dist}
|
||||
Release: 10.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-9.tar.gz
|
||||
Source1: http://www.erlang.org/download/otp_doc_html_R10B-9.tar.gz
|
||||
Source2: http://www.erlang.org/download/otp_doc_man_R10B-9.tar.gz
|
||||
Source: http://www.erlang.org/download/otp_src_R10B-10.tar.gz
|
||||
Source1: http://www.erlang.org/download/otp_doc_html_R10B-10.tar.gz
|
||||
Source2: http://www.erlang.org/download/otp_doc_man_R10B-10.tar.gz
|
||||
Patch: otp-links.patch
|
||||
Patch1: otp-install.patch
|
||||
Patch2: otp-rpath.patch
|
||||
|
|
@ -41,7 +41,7 @@ Documentation for Erlang.
|
|||
|
||||
|
||||
%prep
|
||||
%setup -q -n otp_src_R10B-9
|
||||
%setup -q -n otp_src_R10B-10
|
||||
%patch -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
|
@ -99,6 +99,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Mar 13 2006 Gerard Milmeister <gemi@bluewin.ch> - R10B-10.1
|
||||
- new version R10B-10
|
||||
|
||||
* Thu Dec 29 2005 Gerard Milmeister <gemi@bluewin.ch> - R10B-9.1
|
||||
- New Version R10B-9
|
||||
|
||||
|
|
|
|||
6
sources
6
sources
|
|
@ -1,3 +1,3 @@
|
|||
108bc01be67aaa2edde9a0331ef9bc71 otp_doc_html_R10B-9.tar.gz
|
||||
051cd9893b36313f20a420bc2491905c otp_doc_man_R10B-9.tar.gz
|
||||
05791e9097f36202eb705df2a1db6500 otp_src_R10B-9.tar.gz
|
||||
d6e9655ff07af642025b0465c5e7e1a6 otp_doc_html_R10B-10.tar.gz
|
||||
207e00bcaf5a9428bd86e3973f9b699f otp_doc_man_R10B-10.tar.gz
|
||||
c1405c885f07d661b7362b822d571586 otp_src_R10B-10.tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue