]> git.pld-linux.org Git - packages/erlang.git/commitdiff
- up to 17.1; epoch 2; new versioning scheme used by erlang auto/th/erlang-17.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Aug 2014 11:02:16 +0000 (13:02 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 26 Aug 2014 11:02:16 +0000 (13:02 +0200)
erlang-tinfo.patch [deleted file]
erlang.spec

diff --git a/erlang-tinfo.patch b/erlang-tinfo.patch
deleted file mode 100644 (file)
index 0f0fff7..0000000
+++ /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")
index 067b384633e14b7b0a9c9459f99c9c7587f204bf..cc60d60f7dd9053554fefb47812be3dd9692c7b8 100644 (file)
 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
This page took 0.047322 seconds and 4 git commands to generate.