auto-import changelog data from redhat-lsb-1.1.0-0.5.src.rpm

Wed Mar 27 2002 Matt Wilson <msw@redhat.com>
- addeed trigger on glibc to re-establish the ld-lsb.so.1 symlink in the
    forced downgrade case.
This commit is contained in:
cvsdist 2004-09-09 11:25:32 +00:00
parent e99666c36d
commit 1cfbf4fecc
2 changed files with 9 additions and 9 deletions

View File

@ -11,7 +11,7 @@
Summary: LSB support for Red Hat Linux Summary: LSB support for Red Hat Linux
Name: redhat-lsb Name: redhat-lsb
Version: 1.1.0 Version: 1.1.0
Release: 0.4 Release: 0.5
URL: http://www.linuxbase.org/ URL: http://www.linuxbase.org/
Source0: %{name}-%{version}.tar.bz2 Source0: %{name}-%{version}.tar.bz2
Source1: http://prdownloads.sourceforge.net/lsb/lsb-release-%{lsbrelver}.tar.gz Source1: http://prdownloads.sourceforge.net/lsb/lsb-release-%{lsbrelver}.tar.gz
@ -178,11 +178,6 @@ Requires: /usr/sbin/useradd
Requires: /usr/sbin/userdel Requires: /usr/sbin/userdel
Requires: /usr/sbin/usermod Requires: /usr/sbin/usermod
# gLSB System Initialization
Requires: /lib/lsb/init-functions
Requires: chkconfig >= 1.3.2-1
Requires: initscripts >= 6.56-1
%description %description
The Linux Standards Base (LSB) is an attempt to develop a set of The Linux Standards Base (LSB) is an attempt to develop a set of
standards that will increase compatibility among Linux distributions. standards that will increase compatibility among Linux distributions.
@ -191,6 +186,9 @@ Applications. It also contains requirements that will ensure that all
components required by the LSB that are provided by Red Hat Linux are components required by the LSB that are provided by Red Hat Linux are
installed on the system. installed on the system.
%triggerpostun -- glibc
/sbin/sln ld-linux.so.2 /lib/ld-lsb.so.1 || :
%prep %prep
%setup -q -a 1 %setup -q -a 1
@ -215,8 +213,6 @@ ln -s %{ldso} $RPM_BUILD_ROOT/lib/ld-lsb.so.1
ln -snf ../../../sbin/chkconfig $RPM_BUILD_ROOT%{_libdir}/lsb/install_initd ln -snf ../../../sbin/chkconfig $RPM_BUILD_ROOT%{_libdir}/lsb/install_initd
ln -snf ../../../sbin/chkconfig $RPM_BUILD_ROOT%{_libdir}/lsb/remove_initd ln -snf ../../../sbin/chkconfig $RPM_BUILD_ROOT%{_libdir}/lsb/remove_initd
%clean %clean
rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT
@ -231,6 +227,10 @@ rm -rf $RPM_BUILD_ROOT
/lib/ld-lsb.so.1 /lib/ld-lsb.so.1
%changelog %changelog
* Wed Mar 27 2002 Matt Wilson <msw@redhat.com>
- addeed trigger on glibc to re-establish the ld-lsb.so.1 symlink in the
forced downgrade case.
* Tue Mar 12 2002 Bill Nottingham <notting@redhat.com> * Tue Mar 12 2002 Bill Nottingham <notting@redhat.com>
- add initscripts support - add initscripts support

View File

@ -1,2 +1,2 @@
30537ef5a01e0ca94b7b8eb6a36bb1e4 lsb-release-1.4.tar.gz 30537ef5a01e0ca94b7b8eb6a36bb1e4 lsb-release-1.4.tar.gz
174622a7f7857e01c47adece5a8bf4c3 redhat-lsb-1.1.0.tar.bz2 703b1dc76350ce113e089bec4ffe1969 redhat-lsb-1.1.0.tar.bz2