SPECS: erlang.spec - Patch for correct openssl-devel detection with --as-ne...

japhy japhy at pld-linux.org
Sun Jun 8 15:18:02 CEST 2008


Author: japhy                        Date: Sun Jun  8 13:18:02 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Patch for correct openssl-devel detection with --as-needed
- rel 2, STBR

---- Files affected:
SPECS:
   erlang.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: SPECS/erlang.spec
diff -u SPECS/erlang.spec:1.50 SPECS/erlang.spec:1.51
--- SPECS/erlang.spec:1.50	Wed May 14 07:04:31 2008
+++ SPECS/erlang.spec	Sun Jun  8 15:17:56 2008
@@ -16,7 +16,7 @@
 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
@@ -29,6 +29,7 @@
 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
@@ -66,6 +67,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p0
 
 %build
 find . -name config.sub | xargs -n 1 cp -f /usr/share/automake/config.sub
@@ -184,6 +186,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2008-06-08 13:17:56  japhy
+- Patch for correct openssl-devel detection with --as-needed
+- rel 2, STBR
+
 Revision 1.50  2008-05-14 05:04:31  tommat
 - typo
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/erlang.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list