From e6c74a08bcb8b1d077aeb82b59251ca1b33c4b01 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 26 Aug 2014 13:02:16 +0200 Subject: [PATCH] - up to 17.1; epoch 2; new versioning scheme used by erlang --- erlang-tinfo.patch | 11 ----------- erlang.spec | 11 ++++------- 2 files changed, 4 insertions(+), 18 deletions(-) delete mode 100644 erlang-tinfo.patch diff --git a/erlang-tinfo.patch b/erlang-tinfo.patch deleted file mode 100644 index 0f0fff7..0000000 --- a/erlang-tinfo.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- otp_src_R11B-0.org/erts/configure.in 2006-05-11 14:23:38.000000000 +0000 -+++ otp_src_R11B-0/erts/configure.in 2006-08-24 10:48:31.840545750 +0000 -@@ -708,7 +708,7 @@ - - if test "X$host" != "Xwin32"; then - # try these libs -- termcap_libs="ncurses curses termcap termlib" -+ termcap_libs="tinfo ncurses curses termcap termlib" - - for termcap_lib in $termcap_libs; do - AC_CHECK_LIB($termcap_lib, tgetent, TERMCAP_LIB="-l$termcap_lib") diff --git a/erlang.spec b/erlang.spec index 067b384..cc60d60 100644 --- a/erlang.spec +++ b/erlang.spec @@ -14,19 +14,17 @@ Summary: OpenSource Erlang/OTP Summary(pl.UTF-8): Erlang/OTP z otwartymi źródłami Name: erlang -# A - unstable, B - stable line, keep stable -Version: R16B03 +Version: 17.1 Release: 1 -Epoch: 1 +Epoch: 2 %define _version %(echo %{version} | tr _ -) License: distributable Group: Development/Languages Source0: http://www.erlang.org/download/otp_src_%{_version}.tar.gz -# Source0-md5: c330150913556a0fe73e57a441cb6375 +# Source0-md5: 9c90706ce70e01651adde34a2b79bf4c Source1: http://www.erlang.org/download/otp_doc_man_%{_version}.tar.gz -# Source1-md5: 099ed598feadc54e7efea908cc598f08 +# Source1-md5: a64a5d0214936211bfb3bac4b824ad49 Patch0: %{name}-fPIC.patch -Patch1: %{name}-tinfo.patch URL: http://www.erlang.org/ %{?with_java:BuildRequires: /usr/bin/jar} BuildRequires: xorg-lib-libX11-devel @@ -61,7 +59,6 @@ rozpowszechnianiu Erlanga poza Ericssonem. %setup -q -n otp_src_%{_version} %{__tar} xzf %{SOURCE1} man/ COPYRIGHT #%patch0 -p1 -%patch1 -p1 %build find . -name config.sub | xargs -n 1 cp -f /usr/share/automake/config.sub -- 2.43.0