SHA256
1
0
forked from pool/aaa_base
OBS User unknown
2009-02-06 15:02:56 +00:00
committed by Git OBS Bridge
parent b296b382c4
commit bf7a96c4dc
3 changed files with 17 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: 7
Release: 8
Summary: SUSE Linux Base Package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: aaa_base.tar.bz2
@@ -139,6 +139,10 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
%defattr(-,root,root)
%changelog
* Fri Feb 06 2009 werner@suse.de
- Enhance single user mode for shutdown (bnc#473043)
* Wed Feb 04 2009 ro@suse.de
- drop broken 0size file in man8
* Mon Jan 26 2009 coolo@suse.de
- removing the timeout, there is no good timeout value (bnc#426270)
* Fri Jan 23 2009 coolo@suse.de