[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/erlang/devel erlang.spec,1.16,1.17
- From: Gérard Milmeister (gemi) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/erlang/devel erlang.spec,1.16,1.17
- Date: Sat, 30 Dec 2006 18:49:11 -0500
Author: gemi
Update of /cvs/extras/rpms/erlang/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5220/devel
Modified Files:
erlang.spec
Log Message:
new version R11B-2
Index: erlang.spec
===================================================================
RCS file: /cvs/extras/rpms/erlang/devel/erlang.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- erlang.spec 30 Dec 2006 22:26:33 -0000 1.16
+++ erlang.spec 30 Dec 2006 23:48:41 -0000 1.17
@@ -1,6 +1,6 @@
Name: erlang
Version: R11B
-Release: 2.1%{?dist}
+Release: 2.2%{?dist}
Summary: General-purpose programming language and runtime environment
Group: Development/Languages
@@ -13,6 +13,7 @@
Patch1: otp-install.patch
Patch2: otp-rpath.patch
Patch3: otp-sslrpath.patch
+Patch4: otp-glibc25.patch
Patch5: otp-run_erl.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -48,6 +49,7 @@
%patch1 -p1 -b .install
%patch2 -p1 -b .rpath
%patch3 -p1 -b .sslrpath
+%patch4 -p1 -b .glibc25
%patch5 -p1 -b .run_erl
@@ -102,6 +104,9 @@
%changelog
+* Sat Dec 30 2006 Gerard Milmeister <gemi bluewin ch> - R11B-2.2
+- added patch for compiling with glibc 2.5
+
* Sat Dec 30 2006 Gerard Milmeister <gemi bluewin ch> - R11B-2.1
- new version R11B-2
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]