rpms/redhat-lsb/devel redhat-lsb.spec,1.20,1.21

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jul 6 12:28:31 UTC 2006


Author: llim

Update of /cvs/dist/rpms/redhat-lsb/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30114

Modified Files:
	redhat-lsb.spec 
Log Message:
revert ld-lsb.so version to 3 rather than 3.1


Index: redhat-lsb.spec
===================================================================
RCS file: /cvs/dist/rpms/redhat-lsb/devel/redhat-lsb.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- redhat-lsb.spec	6 Jul 2006 03:35:22 -0000	1.20
+++ redhat-lsb.spec	6 Jul 2006 12:28:29 -0000	1.21
@@ -1,5 +1,5 @@
 # Define this to link to which library version  eg. /lib64/ld-lsb-x86-64.so.3
-%define lsbsover 3.1 
+%define lsbsover 3 
 
 %ifarch %{ix86}
 %define ldso ld-linux.so.2
@@ -49,7 +49,7 @@
 Summary: LSB support for Red Hat Linux
 Name: redhat-lsb
 Version: 3.1
-Release: 10.1
+Release: 10.2
 URL: http://www.linuxbase.org/
 Source0: %{name}-%{version}-%{srcrelease}.tar.bz2
 Source1: http://prdownloads.sourceforge.net/lsb/lsb-release-%{upstreamlsbrelver}.tar.gz
@@ -441,6 +441,9 @@
 /usr/sbin/redhat_lsb_trigger.%{_target_cpu}
 
 %changelog
+* Thu Jul 6 2006 Lawrence Lim <llim at redhat.com> - 3.1-10.2
+- for some strange reason, ld-lsb-x86-64.so need to be ld-lsb-x86-64.so.3 (LSB3.0) rather than ld-lsb-x86-64.so.3.1 (LSB3.1)
+
 * Thu Jul 6 2006 Lawrence Lim <llim at redhat.com> - 3.1-10.1
 - generate spec file on RHEL5-Alpha system
 - fix vsw4 test suite setup by creating symlink for X11 SecurityPolicy and XFontPath




More information about the fedora-cvs-commits mailing list