SHA256
1
0
forked from pool/aaa_base
OBS User unknown
2009-01-19 00:32:37 +00:00
committed by Git OBS Bridge
parent 036e61726c
commit 41980387d3
3 changed files with 10 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ Recommends: cron logrotate
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv udev net-tools
AutoReqProv: on
Version: 11.2
Release: 1
Release: 2
Summary: SUSE Linux Base Package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: aaa_base.tar.bz2
@@ -139,6 +139,8 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
%defattr(-,root,root)
%changelog
* Fri Jan 16 2009 ro@suse.de
- remount /dev in /etc/init.d/boot if already mounted (bnc#466718)
* Thu Jan 08 2009 werner@suse.de
- Do not jump back to HOME for a login shell (bnc#458940)
* Thu Jan 08 2009 ro@suse.de