This commit is contained in:
parent
98e29c3ebb
commit
f13845992f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 9 23:59:58 CEST 2007 - ro@suse.de
|
||||
|
||||
- remove sysconfig/sw_management (#331955)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 5 18:05:00 CEST 2007 - jjolly@suse.de
|
||||
|
||||
|
@ -119,7 +119,7 @@ if [ ! -f etc/sysconfig/language -a -f etc/rc.config.d/lang.rc.config ] ; then
|
||||
fi
|
||||
for i in language backup boot kernel \
|
||||
suseconfig clock proxy windowmanager sysctl \
|
||||
cron news shutdown sw_management ; do
|
||||
cron news shutdown ; do
|
||||
%{fillup_only -n $i}
|
||||
done
|
||||
# migrate HALT_SOUND value if set before
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package aaa_base (Version 10.3)
|
||||
# spec file for package aaa_base (Version 10.3.1)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -18,8 +18,8 @@ Provides: bin bootutls etc skeleng skelger
|
||||
Requires: aaa_skel filesystem distribution-release logrotate /bin/mktemp /usr/bin/find /usr/bin/xargs mingetty cpio udev
|
||||
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
|
||||
Release: 92
|
||||
Version: 10.3.1
|
||||
Release: 1
|
||||
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
|
||||
* Tue Oct 09 2007 - ro@suse.de
|
||||
- remove sysconfig/sw_management (#331955)
|
||||
* Fri Oct 05 2007 - jjolly@suse.de
|
||||
- Using hostname option from 'ip' boot parameter (#300571)
|
||||
* Fri Sep 14 2007 - ro@suse.de
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bb79df2cc0a51831166ea421693e23a670e4a4d2d9228be0b9dac6709f40d0ac
|
||||
size 8656
|
||||
oid sha256:7f2cbdf49b4f2e51a08e62f3ae28388c8c015d8f82af718d0f0ae41f748e9ce6
|
||||
size 8436
|
||||
|
Loading…
Reference in New Issue
Block a user