rpms/erlang/devel otp-sslrpath.patch,NONE,1.1 erlang.spec,1.8,1.9

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Fri Feb 17 23:32:19 UTC 2006


Author: gemi

Update of /cvs/extras/rpms/erlang/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26921

Modified Files:
	erlang.spec 
Added Files:
	otp-sslrpath.patch 
Log Message:


otp-sslrpath.patch:

--- NEW FILE otp-sslrpath.patch ---
--- otp_src_R10B-9/lib/ssl/c_src/Makefile.in.sslrpath	2005-12-29 00:49:17.000000000 +0100
+++ otp_src_R10B-9/lib/ssl/c_src/Makefile.in	2005-12-29 00:50:15.000000000 +0100
@@ -95,7 +95,7 @@
 endif
 endif
 
-CC_R_FLAG=@CFLAG_RUNTIME_LIBRARY_PATH@
+CC_R_FLAG=
 ifeq ($(findstring @,$(CC_R_FLAG)),@)
 # Old erts configure used which hasn't replaced @CFLAG_RUNTIME_LIBRARY_PATH@;
 # we try our best here instead...


Index: erlang.spec
===================================================================
RCS file: /cvs/extras/rpms/erlang/devel/erlang.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- erlang.spec	17 Feb 2006 23:29:12 -0000	1.8
+++ erlang.spec	17 Feb 2006 23:32:19 -0000	1.9
@@ -1,6 +1,6 @@
 Name:           erlang
 Version:        R10B
-Release:        9.1%{?dist}
+Release:        9.2%{?dist}
 Summary:        General-purpose programming language and runtime environment
 
 Group:          Development/Languages




More information about the scm-commits mailing list