forked from pool/aaa_base
This commit is contained in:
parent
df76e2da8a
commit
3f2fa5fe1c
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 16:06:05 CET 2007 - werner@suse.de
|
||||
|
||||
- Do not source bashrc twice if sourcing profile for ssh (#244788)
|
||||
- Expand local ./files for manual pages within bash (#248865)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 14:19:58 CET 2007 - werner@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/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
|
||||
Autoreqprov: on
|
||||
Version: 10.3
|
||||
Release: 11
|
||||
Release: 12
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -144,7 +144,10 @@ done > aaa_base.files
|
||||
%files -f aaa_base.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog -n aaa_base
|
||||
%changelog
|
||||
* Mon Feb 26 2007 - werner@suse.de
|
||||
- Do not source bashrc twice if sourcing profile for ssh (#244788)
|
||||
- Expand local ./files for manual pages within bash (#248865)
|
||||
* Thu Feb 15 2007 - werner@suse.de
|
||||
- Use plain bourne shell syntax for bug #231716 (bug #245740)
|
||||
* Wed Feb 14 2007 - werner@suse.de
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:81000cd6a96c920e6b403ef95c4c666a7a226940baaa0c0d781d2da8ab064594
|
||||
size 80345
|
||||
oid sha256:25dd270d00c3f40f67b3abb9bac9ff23823e690d2b5a3efbb606629a694a3446
|
||||
size 80412
|
||||
|
Loading…
Reference in New Issue
Block a user