forked from pool/aaa_base
This commit is contained in:
parent
41980387d3
commit
a2698fc104
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 17:34:39 CET 2009 - werner@suse.de
|
||||
|
||||
- Bash: support wildcards in completion of cd command (bnc#463477)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 20 12:10:31 CET 2009 - ro@suse.de
|
||||
|
||||
- make mounting in /etc/init.d/boot less error prone
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 16 16:15:35 CET 2009 - ro@suse.de
|
||||
|
||||
|
@ -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: 2
|
||||
Release: 3
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -139,6 +139,10 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Tue Jan 20 2009 werner@suse.de
|
||||
- Bash: support wildcards in completion of cd command (bnc#463477)
|
||||
* Tue Jan 20 2009 ro@suse.de
|
||||
- make mounting in /etc/init.d/boot less error prone
|
||||
* Fri Jan 16 2009 ro@suse.de
|
||||
- remount /dev in /etc/init.d/boot if already mounted (bnc#466718)
|
||||
* Thu Jan 08 2009 werner@suse.de
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c508673ad6fe9cb7b63b7f4c1e105bf0623bdce0698c8e98a12cd33a4cb48bda
|
||||
size 79829
|
||||
oid sha256:8030c194448431fd41808b2745cb91133f8fd8ef8068a54cdba455b2120eb723
|
||||
size 79901
|
||||
|
Loading…
Reference in New Issue
Block a user