rpms/erlang/devel erlang.spec,1.30,1.31 otp-sslrpath.patch,1.1,1.2

Gérard Milmeister gemi at fedoraproject.org
Fri Sep 5 20:06:42 UTC 2008


Author: gemi

Update of /cvs/pkgs/rpms/erlang/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27522

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


Index: erlang.spec
===================================================================
RCS file: /cvs/pkgs/rpms/erlang/devel/erlang.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- erlang.spec	17 Jul 2008 20:13:32 -0000	1.30
+++ erlang.spec	5 Sep 2008 20:06:12 -0000	1.31
@@ -3,7 +3,7 @@
 
 Name:           erlang
 Version:        %{ver}
-Release:        %{rel}.2%{?dist}
+Release:        %{rel}.3%{?dist}
 Summary:        General-purpose programming language and runtime environment
 
 Group:          Development/Languages
@@ -117,6 +117,9 @@
 
 
 %changelog
+* Fri Sep  5 2008 Gerard Milmeister <gemi at bluewin.ch> - R12B-3.3%{?dist}
+- fixed sslrpath patch
+
 * Thu Jul 17 2008 Tom "spot" Callaway <tcallawa at redhat.com> - R12B-3.2
 - fix license tag
 

otp-sslrpath.patch:

Index: otp-sslrpath.patch
===================================================================
RCS file: /cvs/pkgs/rpms/erlang/devel/otp-sslrpath.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- otp-sslrpath.patch	17 Feb 2006 23:32:19 -0000	1.1
+++ otp-sslrpath.patch	5 Sep 2008 20:06:12 -0000	1.2
@@ -1,7 +1,8 @@
---- 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
+diff -up otp_src_R12B-3/lib/ssl/c_src/Makefile.in.sslrpath otp_src_R12B-3/lib/ssl/c_src/Makefile.in
+--- otp_src_R12B-3/lib/ssl/c_src/Makefile.in.sslrpath	2008-09-05 22:01:58.000000000 +0200
++++ otp_src_R12B-3/lib/ssl/c_src/Makefile.in	2008-09-05 22:02:34.000000000 +0200
+@@ -102,7 +102,7 @@ else
+ SSL_MAKEFILE =
  endif
  
 -CC_R_FLAG=@CFLAG_RUNTIME_LIBRARY_PATH@




More information about the fedora-extras-commits mailing list