forked from pool/aaa_base
This commit is contained in:
parent
bdb6ddfec2
commit
f0e1bd8bf0
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 14:19:58 CET 2007 - werner@suse.de
|
||||
|
||||
- Use plain bourne shell syntax for bug #231716 (bug #245740)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 14 10:46:01 CET 2007 - werner@suse.de
|
||||
|
||||
- Both bash and tcsh should have the same path (bug #227416)
|
||||
- Be carefull about X11 paths (bug #227416)
|
||||
- bash complete: if cdable_vars is set expand variables on cd,
|
||||
handle CDPATH variable, and append the / on the result if missed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 13 17:11:13 CET 2007 - werner@suse.de
|
||||
|
||||
- Correct lang.sh (bug #241056)
|
||||
- Add support for new init feature INIT_HALT=POWEROFF/HALT
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 29 16:00:16 CET 2007 - sbrabec@suse.cz
|
||||
|
||||
|
@ -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/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
|
||||
Autoreqprov: on
|
||||
Version: 10.3
|
||||
Release: 8
|
||||
Release: 11
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -145,6 +145,16 @@ done > aaa_base.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog -n aaa_base
|
||||
* Thu Feb 15 2007 - werner@suse.de
|
||||
- Use plain bourne shell syntax for bug #231716 (bug #245740)
|
||||
* Wed Feb 14 2007 - werner@suse.de
|
||||
- Both bash and tcsh should have the same path (bug #227416)
|
||||
- Be carefull about X11 paths (bug #227416)
|
||||
- bash complete: if cdable_vars is set expand variables on cd,
|
||||
handle CDPATH variable, and append the / on the result if missed
|
||||
* Tue Feb 13 2007 - werner@suse.de
|
||||
- Correct lang.sh (bug #241056)
|
||||
- Add support for new init feature INIT_HALT=POWEROFF/HALT
|
||||
* Mon Jan 29 2007 - sbrabec@suse.cz
|
||||
- Removed references to /opt/gnome.
|
||||
* Mon Jan 29 2007 - werner@suse.de
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7814ac22f1654de25ccd28bdd8b756b3e0c05e8876a7f7d8bd7d64f58e69d1c3
|
||||
size 79731
|
||||
oid sha256:81000cd6a96c920e6b403ef95c4c666a7a226940baaa0c0d781d2da8ab064594
|
||||
size 80345
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:823b6fe1d100b9ddf7856c24dc3e68907e35d55c8d56fe99b919816eb83e4fd4
|
||||
size 8325
|
||||
oid sha256:ee2f3e99efb576e5d71da1afbf22f0bae5aee50f06673ad5fe6c9503d5040f55
|
||||
size 8572
|
||||
|
Loading…
Reference in New Issue
Block a user