packages: erlang/erlang.spec, erlang/erlang-fortify.patch (REMOVED) - up to...

arekm arekm at pld-linux.org
Tue Jul 19 08:17:16 CEST 2011


Author: arekm                        Date: Tue Jul 19 06:17:16 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to R14B03

---- Files affected:
packages/erlang:
   erlang.spec (1.62 -> 1.63) , erlang-fortify.patch (1.2 -> NONE)  (REMOVED)

---- Diffs:

================================================================
Index: packages/erlang/erlang.spec
diff -u packages/erlang/erlang.spec:1.62 packages/erlang/erlang.spec:1.63
--- packages/erlang/erlang.spec:1.62	Mon Jan 10 12:19:00 2011
+++ packages/erlang/erlang.spec	Tue Jul 19 08:17:11 2011
@@ -16,20 +16,19 @@
 Summary(pl.UTF-8):	Erlang/OTP z otwartymi źródłami
 Name:		erlang
 # A - unstable, B - stable line, keep stable
-Version:	R14B01
+Version:	R14B03
 Release:	1
 Epoch:		1
 %define		_version	%(echo %{version} | tr _ -)
 License:	distributable
 Group:		Development/Languages
 Source0:	http://www.erlang.org/download/otp_src_%{_version}.tar.gz
-# Source0-md5:	ce595447571128bc66f630a8fa13339a
+# Source0-md5:	7979e662d11476b97c462feb7c132fb7
 Source1:	http://www.erlang.org/download/otp_doc_man_%{_version}.tar.gz
-# Source1-md5:	55376d3b1994d083cd21c9d849517c6c
+# Source1-md5:	357f54b174bb29d41fee97c063a47e8f
 Patch0:		%{name}-fPIC.patch
 Patch1:		%{name}-tinfo.patch
 Patch2:		%{name}-link.patch
-Patch3:		%{name}-fortify.patch
 URL:		http://www.erlang.org/
 %{?with_java:BuildRequires:	/usr/bin/jar}
 BuildRequires:	xorg-lib-libX11-devel
@@ -66,7 +65,6 @@
 #%patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 find . -name config.sub | xargs -n 1 cp -f /usr/share/automake/config.sub
@@ -132,12 +130,14 @@
 %attr(755,root,root) %{_bindir}/*
 %dir %{_libdir}/erlang
 %dir %{_libdir}/%{name}/bin
+%attr(755,root,root) %{_libdir}/%{name}/bin/ct_run
 %attr(755,root,root) %{_libdir}/%{name}/bin/dialyzer
 %attr(755,root,root) %{_libdir}/%{name}/bin/epmd
 %attr(755,root,root) %{_libdir}/%{name}/bin/erl
 %attr(755,root,root) %{_libdir}/%{name}/bin/erlc
 %attr(755,root,root) %{_libdir}/%{name}/bin/escript
 %attr(755,root,root) %{_libdir}/%{name}/bin/run_erl
+%attr(755,root,root) %{_libdir}/%{name}/bin/run_test
 %attr(755,root,root) %{_libdir}/%{name}/bin/start
 %attr(755,root,root) %{_libdir}/%{name}/bin/start_erl
 %attr(755,root,root) %{_libdir}/%{name}/bin/to_erl
@@ -152,6 +152,7 @@
 %dir %{_libdir}/%{name}/erts-*/bin
 %attr(755,root,root) %{_libdir}/%{name}/erts-*/bin/beam*
 %attr(755,root,root) %{_libdir}/%{name}/erts-*/bin/child*
+%attr(755,root,root) %{_libdir}/%{name}/erts-*/bin/ct_run
 %attr(755,root,root) %{_libdir}/%{name}/erts-*/bin/dialyzer
 %attr(755,root,root) %{_libdir}/%{name}/erts-*/bin/dyn_erl
 %attr(755,root,root) %{_libdir}/%{name}/erts-*/bin/e*
@@ -176,6 +177,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2011/07/19 06:17:11  arekm
+- up to R14B03
+
 Revision 1.62  2011/01/10 11:19:00  arekm
 - up to R14B01; replace strcpy with memcpy because fortify source won't allow to strcpy into too short array
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/erlang/erlang.spec?r1=1.62&r2=1.63&f=u



More information about the pld-cvs-commit mailing list