This commit is contained in:
parent
5389d34edd
commit
c880a393ef
@ -1,3 +1,31 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 11 11:49:37 CET 2008 - ro@suse.de
|
||||
|
||||
- skeleton.compat (fix bash error) (#351386)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 9 12:06:11 CET 2008 - werner@suse.de
|
||||
|
||||
- Test for the sticky bit on /etc/profile.d/*.(sh|csh) files and
|
||||
if set for a file do not source it (bug #340737)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 18:53:58 CET 2008 - ro@suse.de
|
||||
|
||||
- remove checks for sysconfig/dump and DUMP_ACTIVE (#348656)
|
||||
- updated "you" alias (#326075)
|
||||
- weaken requires for logrotate to recommends (#348549)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 8 13:38:14 CET 2008 - werner@suse.de
|
||||
|
||||
- Fix small typo in /etc/rc.status function rc_check()
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 7 20:01:38 CET 2008 - schwab@suse.de
|
||||
|
||||
- Cleanup gpg agent sockets on boot.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 7 10:31:13 CET 2008 - schwab@suse.de
|
||||
|
||||
|
@ -15,11 +15,12 @@ License: GPL v2 or later
|
||||
Group: System/Fhs
|
||||
Provides: bin bootutls etc skeleng skelger aaa_skel
|
||||
Obsoletes: aaa_skel
|
||||
Requires: filesystem distribution-release logrotate /bin/mktemp /usr/bin/find /usr/bin/xargs mingetty cpio udev psmisc
|
||||
Requires: filesystem distribution-release /bin/mktemp /usr/bin/find /usr/bin/xargs mingetty cpio udev psmisc
|
||||
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: 13
|
||||
Release: 15
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -132,6 +133,19 @@ done > aaa_base.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Fri Jan 11 2008 - ro@suse.de
|
||||
- skeleton.compat (fix bash error) (#351386)
|
||||
* Wed Jan 09 2008 - werner@suse.de
|
||||
- Test for the sticky bit on /etc/profile.d/*.(sh|csh) files and
|
||||
if set for a file do not source it (bug #340737)
|
||||
* Tue Jan 08 2008 - ro@suse.de
|
||||
- remove checks for sysconfig/dump and DUMP_ACTIVE (#348656)
|
||||
- updated "you" alias (#326075)
|
||||
- weaken requires for logrotate to recommends (#348549)
|
||||
* Tue Jan 08 2008 - werner@suse.de
|
||||
- Fix small typo in /etc/rc.status function rc_check()
|
||||
* Mon Jan 07 2008 - schwab@suse.de
|
||||
- Cleanup gpg agent sockets on boot.
|
||||
* Mon Jan 07 2008 - schwab@suse.de
|
||||
- Fix last change.
|
||||
- Cleanup.
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9d8171bc61f947dd15a1fca2c196f4fd3c1ea686666dcf69eb738671a8885d28
|
||||
size 80978
|
||||
oid sha256:b87332521443e9bf079bea5c9894d94904808d6ef2ffc6353276e841050de576
|
||||
size 80919
|
||||
|
Loading…
Reference in New Issue
Block a user