SHA256
1
0
forked from pool/aaa_base
OBS User unknown
2009-04-16 13:21:44 +00:00
committed by Git OBS Bridge
parent 55bcca890c
commit 14ce17c97d
3 changed files with 12 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: 18
Release: 19
Summary: SUSE Linux Base Package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: aaa_base.tar.bz2
@@ -139,6 +139,9 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
%defattr(-,root,root)
%changelog
* Thu Apr 16 2009 werner@suse.de
- Make boot.clock more tough due udev timings (bnc#492921)
- Remove /etc/adjtime in boot.clock if left over (bnc#495417)
* Wed Apr 15 2009 ro@suse.de
- updated alljava.{sh,csh} (bnc#492820)
* Mon Mar 30 2009 werner@suse.de