This commit is contained in:
parent
df498668ae
commit
9c3c62ebc0
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 30 18:44:16 CET 2007 - ro@suse.de
|
||||
|
||||
- added sysconf_addword to /usr/sbin (#328599)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 30 18:39:37 CET 2007 - ro@suse.de
|
||||
|
||||
- fix setting for XDG_DATA_DIRS (#300678)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 30 18:32:39 CET 2007 - ro@suse.de
|
||||
|
||||
- remove remounting of rootfs from boot.rootfsck
|
||||
(handled by initrd for quite a while already)
|
||||
(#335174,#286759)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 19 15:23:24 CEST 2007 - meissner@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@ Requires: aaa_skel filesystem distribution-release logrotate /bin/mktemp /
|
||||
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: 10.3.1
|
||||
Release: 10
|
||||
Release: 12
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -133,6 +133,14 @@ done > aaa_base.files
|
||||
%files -f aaa_base.files
|
||||
%defattr(-,root,root)
|
||||
%changelog
|
||||
* Tue Oct 30 2007 - ro@suse.de
|
||||
- added sysconf_addword to /usr/sbin (#328599)
|
||||
* Tue Oct 30 2007 - ro@suse.de
|
||||
- fix setting for XDG_DATA_DIRS (#300678)
|
||||
* Tue Oct 30 2007 - ro@suse.de
|
||||
- remove remounting of rootfs from boot.rootfsck
|
||||
(handled by initrd for quite a while already)
|
||||
(#335174,#286759)
|
||||
* Fri Oct 19 2007 - meissner@suse.de
|
||||
- add malloc-debug.csh to special files too.
|
||||
* Wed Oct 17 2007 - meissner@suse.de
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c87026d08efd3c94e0b27e86a0c3faa2c0d49d15ee28fcb4d82de2229d76abe3
|
||||
size 78759
|
||||
oid sha256:0a595d10a2da320645af88682aacd6e16765965e2639e66eb3a29ff126dc0d79
|
||||
size 79724
|
||||
|
Loading…
Reference in New Issue
Block a user