]> git.pld-linux.org Git - packages/erlang.git/commitdiff
- Patch for correct openssl-devel detection with --as-needed auto/th/erlang-R12B_2-2 auto/ti/erlang-R12B_2-2
authorjaphy <japhy@pld-linux.org>
Sun, 8 Jun 2008 13:17:56 +0000 (13:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2, STBR

Changed files:
    erlang.spec -> 1.51

erlang.spec

index e06b202f150f84d6104d8d08b96609f1c4dd7b75..0f8a0879501fdbfe8a60968dfbed5446cd7090ca 100644 (file)
@@ -15,7 +15,7 @@ Summary:      OpenSource Erlang/OTP
 Summary(pl.UTF-8):     Erlang/OTP z otwartymi źródłami
 Name:          erlang
 Version:       R12B_2
-Release:       1
+Release:       2
 Epoch:         1
 %define                _version        %(echo %{version} | tr _ -)
 License:       distributable
@@ -28,6 +28,7 @@ Patch0:               %{name}-fPIC.patch
 Patch1:                %{name}-optional_java.patch
 Patch2:                %{name}-tinfo.patch
 Patch3:                %{name}-new_glibc.patch
+Patch4:                %{name}-as_needed.patch
 URL:           http://www.erlang.org/
 %{?with_java:BuildRequires:    /usr/bin/jar}
 BuildRequires: xorg-lib-libX11-devel
@@ -65,6 +66,7 @@ rozpowszechnianiu Erlanga poza Ericssonem.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p0
 
 %build
 find . -name config.sub | xargs -n 1 cp -f /usr/share/automake/config.sub
This page took 0.128429 seconds and 4 git commands to generate.