OBS User unknown 2008-11-17 15:36:26 +00:00 committed by Git OBS Bridge
parent d74862708f
commit f60703d30a
3 changed files with 26 additions and 14 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Mon Nov 17 15:33:58 CET 2008 - werner@suse.de
- Make hwclock work: do not unmount root fs unintended (bnc#442753)
- Make hwclock work: load rtc_cmos module if available (bnc#444680)
-------------------------------------------------------------------
Mon Nov 17 02:55:42 CET 2008 - ro@suse.de
- boot.cleanup: cleanup ntp chroot (bnc#443423)
-------------------------------------------------------------------
Fri Nov 14 14:44:32 CET 2008 - mrueckert@suse.de
- remove the patching of the MAIL_LEVEL setting.
-------------------------------------------------------------------
Thu Nov 6 12:36:22 CET 2008 - werner@suse.de

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: 10003
Release: 10004
Summary: SUSE Linux Base Package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: aaa_base.tar.bz2
@ -80,17 +80,6 @@ for i in $RPM_BUILD_DIR/sysconfig_parts/sysconfig.* ; do
cp $i $RPM_BUILD_ROOT/var/adm/fillup-templates/
done
#
## do SLES specific settings BEGIN
#
%if %sles_version >= 10
# reset mail level
sed -i -e "s/^MAIL_LEVEL=.*/MAIL_LEVEL=\"warn\"/" \
$RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.suseconfig
%endif
#
## do SLES specific settings END
#
#
## do arch specific patches BEGIN
#
pushd $RPM_BUILD_ROOT
@ -152,6 +141,13 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
%defattr(-,root,root)
%changelog
* Mon Nov 17 2008 werner@suse.de
- Make hwclock work: do not unmount root fs unintended (bnc#442753)
- Make hwclock work: load rtc_cmos module if available (bnc#444680)
* Mon Nov 17 2008 ro@suse.de
- boot.cleanup: cleanup ntp chroot (bnc#443423)
* Fri Nov 14 2008 mrueckert@suse.de
- remove the patching of the MAIL_LEVEL setting.
* Thu Nov 06 2008 werner@suse.de
- Fix chkconfig to make option `-s <serv> on' (bnc#422433)
* Wed Nov 05 2008 werner@suse.de

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d5bff6379a6f5181c8d633cb6de58065df4fea9b4c69b664fa7e2b091e28174a
size 79867
oid sha256:4dc24508c1d99b3471421eadc3c816535aaf9bcce142a5229f3a290fa814479c
size 79928