rpms/erlang/F-8 .cvsignore, 1.9, 1.10 erlang.spec, 1.23, 1.24 sources, 1.9, 1.10

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Thu Mar 27 15:26:38 UTC 2008


Author: gemi

Update of /cvs/pkgs/rpms/erlang/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6200/F-8

Modified Files:
	.cvsignore erlang.spec sources 
Log Message:
new release R12B-1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/erlang/F-8/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	8 Dec 2007 12:13:23 -0000	1.9
+++ .cvsignore	27 Mar 2008 15:25:52 -0000	1.10
@@ -1,3 +1,3 @@
-otp_src_R12B-0.tar.gz
-otp_doc_man_R12B-0.tar.gz
-otp_doc_html_R12B-0.tar.gz
+otp_src_R12B-1.tar.gz
+otp_doc_man_R12B-1.tar.gz
+otp_doc_html_R12B-1.tar.gz


Index: erlang.spec
===================================================================
RCS file: /cvs/pkgs/rpms/erlang/F-8/erlang.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- erlang.spec	8 Dec 2007 12:13:23 -0000	1.23
+++ erlang.spec	27 Mar 2008 15:25:52 -0000	1.24
@@ -1,14 +1,14 @@
 Name:           erlang
 Version:        R12B
-Release:        0.1%{?dist}
+Release:        1.1%{?dist}
 Summary:        General-purpose programming language and runtime environment
 
 Group:          Development/Languages
 License:        Erlang Public License
 URL:            http://www.erlang.org
-Source:         http://www.erlang.org/download/otp_src_R12B-0.tar.gz
-Source1:	http://www.erlang.org/download/otp_doc_html_R12B-0.tar.gz
-Source2:	http://www.erlang.org/download/otp_doc_man_R12B-0.tar.gz
+Source:         http://www.erlang.org/download/otp_src_R12B-1.tar.gz
+Source1:	http://www.erlang.org/download/otp_doc_html_R12B-1.tar.gz
+Source2:	http://www.erlang.org/download/otp_doc_man_R12B-1.tar.gz
 Patch0:		otp-links.patch
 Patch1:		otp-install.patch
 Patch2:		otp-rpath.patch
@@ -42,14 +42,14 @@
 
 
 %prep
-%setup -q -n otp_src_R12B-0
+%setup -q -n otp_src_R12B-1
 %patch0 -p1 -b .links
 %patch1 -p1 -b .install
 %patch2 -p1 -b .rpath
 %patch3 -p1 -b .sslrpath
 # enable dynamic linking for ssl
 sed -i 's|SSL_DYNAMIC_ONLY=no|SSL_DYNAMIC_ONLY=yes|' erts/configure
-sed -i 's|LD.*=.*|LD = gcc -shared|' lib/common_test/c_src/Makefile
+sed -i 's|^LD.*=.*|LD = gcc -shared|' lib/common_test/c_src/Makefile
 
 %build
 ./configure --prefix=%{_prefix} --exec-prefix=%{_prefix} --bindir=%{_bindir} --libdir=%{_libdir}
@@ -107,6 +107,9 @@
 
 
 %changelog
+* Thu Mar 27 2008 Gerard Milmeister <gemi at bluewin.ch> - R12B-1.1
+- new release R12B-1
+
 * Sat Dec  8 2007 Gerard Milmeister <gemi at bluewin.ch> - R12B-0.1
 - new release R12B-0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/erlang/F-8/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	8 Dec 2007 12:13:23 -0000	1.9
+++ sources	27 Mar 2008 15:25:52 -0000	1.10
@@ -1,3 +1,3 @@
-54cd5a83697c515f571e44d4ea99c8d3  otp_src_R12B-0.tar.gz
-aa3a12a16e03d1aadec40e265f51e7c6  otp_doc_man_R12B-0.tar.gz
-ddbb484ebe97a837640e51305cc7557a  otp_doc_html_R12B-0.tar.gz
+6de3630b446e9c2150edfe01e383c917  otp_src_R12B-1.tar.gz
+96da62bcfb40e5d3ec2945bb2b050024  otp_doc_man_R12B-1.tar.gz
+3dd8aee17fcbd3e5fda7313208fce6ac  otp_doc_html_R12B-1.tar.gz




More information about the fedora-extras-commits mailing list