OBS User unknown
2008-12-15 10:56:07 +00:00
committed by Git OBS Bridge
parent d771657090
commit f774faa364
4 changed files with 39 additions and 9 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.1
Release: 10009
Release: 10010
Summary: SUSE Linux Base Package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: aaa_base.tar.bz2
@@ -139,6 +139,15 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
%defattr(-,root,root)
%changelog
* Thu Dec 11 2008 ro@suse.de
- only mount /proc and /sys if not mounted already
(bnc#457984)
* Wed Dec 10 2008 bwalle@suse.de
- Make /sbin/get_kernel_version a bit more tolerant: Accept
'2.6.27.private-ppc64' as version string. (bnc #441821)
* Wed Dec 10 2008 werner@suse.de
- Do not set CMOS HW clock on XEN systems (bnc#422010)
- use mkill(8) instead of fuser
* Mon Dec 08 2008 ro@suse.de
- updated list of settings for DEFAULT_WM (from control.xml)
(bnc#445646)