This commit is contained in:
parent
5c59828b51
commit
41ec7b65c3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 30 21:04:56 CEST 2007 - varkoly@suse.de
|
||||
|
||||
- move sysconfig.mail into yast2-mail
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 25 16:14:36 CEST 2007 - werner@suse.de
|
||||
|
||||
|
@ -118,7 +118,7 @@ if [ ! -f etc/sysconfig/language -a -f etc/rc.config.d/lang.rc.config ] ; then
|
||||
mv etc/rc.config.d/lang.rc.config etc/sysconfig/language
|
||||
fi
|
||||
for i in language backup boot kernel \
|
||||
suseconfig clock proxy windowmanager sysctl mail \
|
||||
suseconfig clock proxy windowmanager sysctl \
|
||||
cron news shutdown sw_management ; do
|
||||
%{fillup_only -n $i}
|
||||
done
|
||||
|
@ -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: 27
|
||||
Release: 34
|
||||
Summary: SUSE Linux Base Package
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: aaa_base.tar.bz2
|
||||
@ -131,6 +131,8 @@ done > aaa_base.files
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Wed May 30 2007 - varkoly@suse.de
|
||||
- move sysconfig.mail into yast2-mail
|
||||
* Wed Apr 25 2007 - werner@suse.de
|
||||
- Check for exported PS1 variable (bug #261203)
|
||||
* Tue Apr 24 2007 - lnussel@suse.de
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ee2f3e99efb576e5d71da1afbf22f0bae5aee50f06673ad5fe6c9503d5040f55
|
||||
size 8572
|
||||
oid sha256:1a2f5c11d943dcaaf3db7d1d7855b8becf0ed2ae8d8e51f900b427e99ec449f2
|
||||
size 8793
|
||||
|
Loading…
Reference in New Issue
Block a user