SPECS: erlang.spec - Version: R10B_7 - simple Makefile fix for %in...

jajcus jajcus at pld-linux.org
Tue Sep 27 22:57:52 CEST 2005


Author: jajcus                       Date: Tue Sep 27 20:57:52 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Version: R10B_7
- simple Makefile fix for %install (-hipe_optimistic_regalloc_once_only.patch)

---- Files affected:
SPECS:
   erlang.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/erlang.spec
diff -u SPECS/erlang.spec:1.17 SPECS/erlang.spec:1.18
--- SPECS/erlang.spec:1.17	Thu Aug  4 21:08:14 2005
+++ SPECS/erlang.spec	Tue Sep 27 22:57:46 2005
@@ -6,18 +6,19 @@
 Summary:	OpenSource Erlang/OTP
 Summary(pl):	Erlang/OTP z otwartymi źródłami
 Name:		erlang
-Version:	R10B_6
+Version:	R10B_7
 Release:	0.1
 Epoch:		1
 License:	distributable
 Group:		Development/Languages
 %define		_version	%(echo %{version} | tr _ -)
 Source0:	http://www.erlang.org/download/otp_src_%{_version}.tar.gz
-# Source0-md5:	6463f70b40e2a6c3587e54653add8414
+# Source0-md5:	fc039c62862ebae141e27370401aaab0
 Source1:	http://www.erlang.org/download/otp_doc_man_R10B-6.tar.gz
 # Source1-md5:	0243d2ff01fb2bac03115bcbe2284b20
 Patch0:		%{name}-fPIC.patch
 Patch1:		%{name}-optional_java.patch
+Patch2:		%{name}-hipe_optimistic_regalloc_once_only.patch
 URL:		http://www.erlang.org/
 BuildRequires:	XFree86-devel
 BuildRequires:	autoconf
@@ -48,6 +49,7 @@
 %{__tar} xzf %{SOURCE1} man/ COPYRIGHT
 #%patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 find . -name config.sub | xargs -n 1 cp -f /usr/share/automake/config.sub
@@ -156,6 +158,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2005/09/27 20:57:46  jajcus
+- Version: R10B_7
+- simple Makefile fix for %install (-hipe_optimistic_regalloc_once_only.patch)
+
 Revision 1.17  2005/08/04 19:08:14  deejay1
 - BR: openssl-devel >= 0.9.7 and openssl-tools for ssl support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/erlang.spec?r1=1.17&r2=1.18&f=u




More information about the pld-cvs-commit mailing list