This commit is contained in:
parent
d893d65468
commit
df498668ae
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 19 15:23:24 CEST 2007 - meissner@suse.de
|
||||
|
||||
- add malloc-debug.csh to special files too.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 17 11:40:20 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: 8
|
||||
Release: 10
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -133,6 +133,8 @@ done > aaa_base.files
|
||||
%files -f aaa_base.files
|
||||
%defattr(-,root,root)
|
||||
%changelog
|
||||
* Fri Oct 19 2007 - meissner@suse.de
|
||||
- add malloc-debug.csh to special files too.
|
||||
* Wed Oct 17 2007 - meissner@suse.de
|
||||
- renabled MALLOC_CHECK_ for FACTORY, for both sh and csh.
|
||||
* Tue Oct 16 2007 - schwab@suse.de
|
||||
|
@ -25,6 +25,7 @@
|
||||
%config /etc/profile.d/lang.csh
|
||||
%config /etc/profile.d/lang.sh
|
||||
%config /etc/profile.d/malloc-debug.sh
|
||||
%config /etc/profile.d/malloc-debug.csh
|
||||
%config /etc/profile.d/profile.csh
|
||||
%config /etc/profile.d/profile.sh
|
||||
%config /etc/profile.d/sh.ssh
|
||||
|
Loading…
Reference in New Issue
Block a user