forked from pool/aaa_base
This commit is contained in:
parent
ac0ddbfd5f
commit
98fe74997c
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 18 13:48:03 CEST 2008 - werner@suse.de
|
||||
|
||||
- Split boot.clock into two scripts for boot and shutdown
|
||||
Todo: make insserv knowing about Required-Stop to merge them
|
||||
again to one boot.clock.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 18 11:31:44 CEST 2008 - werner@suse.de
|
||||
|
||||
- If tac is used for reversed reading set TMPDIR to /dev/shm
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 17 11:18:51 CEST 2008 - werner@suse.de
|
||||
|
||||
- Fix wrong redirection of stdout/stderror in boot.localfs
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 15 11:48:56 CEST 2008 - werner@suse.de
|
||||
|
||||
|
@ -21,7 +21,7 @@ Recommends: logrotate
|
||||
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
|
||||
AutoReqProv: on
|
||||
Version: 11.0
|
||||
Release: 50
|
||||
Release: 52
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -142,6 +142,14 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Fri Apr 18 2008 werner@suse.de
|
||||
- Split boot.clock into two scripts for boot and shutdown
|
||||
Todo: make insserv knowing about Required-Stop to merge them
|
||||
again to one boot.clock.
|
||||
* Fri Apr 18 2008 werner@suse.de
|
||||
- If tac is used for reversed reading set TMPDIR to /dev/shm
|
||||
* Thu Apr 17 2008 werner@suse.de
|
||||
- Fix wrong redirection of stdout/stderror in boot.localfs
|
||||
* Tue Apr 15 2008 werner@suse.de
|
||||
- Fix wrong regular bash expression (bnc#379745)
|
||||
* Mon Apr 07 2008 dkukawka@suse.de
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff23e81b05449ef3fcc0c1b6498fe57f4b433edfb3aed1ad0167e5471bf2c5bd
|
||||
size 77873
|
||||
oid sha256:40bde2d80d5fff971cd6b487e8b43b8fa86b6d4a75784db366cfcf268825fbcf
|
||||
size 78083
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8cdf32bd66e9bfacd5b5bf6a022bfef997532450493d04089e6e3051f72ed444
|
||||
size 1388
|
||||
oid sha256:e24e141b1fee1eae1b879fe9b277273292cc93e295bd64c546b95ac3f62af200
|
||||
size 8421
|
||||
|
Loading…
Reference in New Issue
Block a user