rpms/redhat-lsb/devel .cvsignore, 1.9, 1.10 redhat-lsb.spec, 1.32, 1.33 sources, 1.17, 1.18

Lawrence Lim (llim) fedora-extras-commits at redhat.com
Wed Oct 3 08:21:26 UTC 2007


Author: llim

Update of /cvs/pkgs/rpms/redhat-lsb/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6476

Modified Files:
	.cvsignore redhat-lsb.spec sources 
Log Message:
fix build issue on ppc64 - multiple definition of __libc_start_main


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/redhat-lsb/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	20 Jul 2007 02:06:00 -0000	1.9
+++ .cvsignore	3 Oct 2007 08:20:54 -0000	1.10
@@ -5,3 +5,4 @@
 redhat-lsb-3.1-2.tar.bz2
 redhat-lsb-3.1-3.tar.bz2
 redhat-lsb-3.1-4.tar.bz2
+redhat-lsb-3.1-5.tar.bz2


Index: redhat-lsb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/redhat-lsb/devel/redhat-lsb.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- redhat-lsb.spec	20 Sep 2007 22:53:38 -0000	1.32
+++ redhat-lsb.spec	3 Oct 2007 08:20:54 -0000	1.33
@@ -44,12 +44,12 @@
 
 %define upstreamlsbrelver 2.0
 %define lsbrelver 3.0
-%define srcrelease 4
+%define srcrelease 5
 
 Summary: LSB support for Red Hat Linux
 Name: redhat-lsb
 Version: 3.1
-Release: 18%{?dist}
+Release: 19%{?dist}
 URL: http://www.linuxbase.org/
 Source0: %{name}-%{version}-%{srcrelease}.tar.bz2
 Source1: http://prdownloads.sourceforge.net/lsb/lsb-release-%{upstreamlsbrelver}.tar.gz
@@ -438,6 +438,9 @@
 %{_sbindir}/redhat_lsb_trigger.%{_target_cpu}
 
 %changelog
+* Wed Oct 3 2007 Lawrence Lim <llim at redhat.com> - 3.1-19
+- fix build issue on ppc - (.opd+0x10): multiple definition of `__libc_start_main'
+
 * Fri Sep 21 2007 Lawrence Lim <llim at redhat.com> - 3.1-18
 - fix build issue in minimal build root (Bug #265241)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/redhat-lsb/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	20 Jul 2007 02:06:00 -0000	1.17
+++ sources	3 Oct 2007 08:20:54 -0000	1.18
@@ -6,3 +6,4 @@
 82fe26793fb0f6b50536842e9e2dc489  redhat-lsb-3.1-2.tar.bz2
 5a80bf847206e339203f66eac9430c4b  redhat-lsb-3.1-3.tar.bz2
 7f388b809484b42faf92004995db3239  redhat-lsb-3.1-4.tar.bz2
+12f2f2ee2e03d6c861109965326294ff  redhat-lsb-3.1-5.tar.bz2




More information about the fedora-extras-commits mailing list