[packages/erlang] Up to 27.3.4.1; SECURITY fixes
arekm
arekm at pld-linux.org
Tue Jun 17 10:25:30 CEST 2025
commit 27069cbd21d75651a4232995158c0de966abdc2c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jun 17 09:17:33 2025 +0200
Up to 27.3.4.1; SECURITY fixes
erlang.spec | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/erlang.spec b/erlang.spec
index bc4c5f9..55e3a32 100644
--- a/erlang.spec
+++ b/erlang.spec
@@ -15,19 +15,19 @@
#
%define otp %(echo %version | cut -f1 -d.)
-%define erts_version 15.1.2
+%define erts_version 15.2.7
Summary: OpenSource Erlang/OTP
Summary(pl.UTF-8): Erlang/OTP z otwartymi źródłami
Name: erlang
-Version: 27.1.2
-Release: 3
+Version: 27.3.4.1
+Release: 1
Epoch: 2
%define _version %(echo %{version} | tr _ -)
License: APLv2
Group: Development/Languages
Source0: https://github.com/erlang/otp/archive/OTP-%{version}.tar.gz
-# Source0-md5: e513e7f4633433081eab820e8414c4e1
+# Source0-md5: 0a299cd8e440b10a71a837978fb6bdbc
Source2: epmd.service
Source3: epmd.socket
Source4: epmd at .service
@@ -101,10 +101,10 @@ Dokumentacja do Erlanga.
%prep
%setup -q -n otp-OTP-%{_version}
-#%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+#%%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
./otp_build update_configure --no-commit
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/erlang.git/commitdiff/27069cbd21d75651a4232995158c0de966abdc2c
More information about the pld-cvs-commit
mailing list