forked from pool/aaa_base
This commit is contained in:
parent
b6086d3967
commit
7f8a53d79e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 1 10:35:08 CEST 2007 - lnussel@suse.de
|
||||||
|
|
||||||
|
- move sysconfig.boot.crypto to cryptsetup package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 30 21:04:56 CEST 2007 - varkoly@suse.de
|
Wed May 30 21:04:56 CEST 2007 - varkoly@suse.de
|
||||||
|
|
||||||
|
@ -94,7 +94,7 @@ fi
|
|||||||
## powerfail probably needs empty header ...
|
## powerfail probably needs empty header ...
|
||||||
|
|
||||||
# add Kill-links in boot.d if needed:
|
# add Kill-links in boot.d if needed:
|
||||||
for i in proc localfs swap clock ldconfig ipconfig klog localnet crypto loadmodules sched ; do
|
for i in proc localfs swap clock ldconfig ipconfig klog localnet loadmodules sched ; do
|
||||||
if [ -f /etc/init.d/boot.d/S??boot.$i -a ! -f /etc/init.d/boot.d/K??boot.$i ] ; then
|
if [ -f /etc/init.d/boot.d/S??boot.$i -a ! -f /etc/init.d/boot.d/K??boot.$i ] ; then
|
||||||
%{insserv_force_if_yast boot.$i}
|
%{insserv_force_if_yast boot.$i}
|
||||||
fi
|
fi
|
||||||
|
@ -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
|
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 10.3
|
Version: 10.3
|
||||||
Release: 34
|
Release: 35
|
||||||
Summary: SUSE Linux Base Package
|
Summary: SUSE Linux Base Package
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source: aaa_base.tar.bz2
|
Source: aaa_base.tar.bz2
|
||||||
@ -131,6 +131,8 @@ done > aaa_base.files
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 01 2007 - lnussel@suse.de
|
||||||
|
- move sysconfig.boot.crypto to cryptsetup package
|
||||||
* Wed May 30 2007 - varkoly@suse.de
|
* Wed May 30 2007 - varkoly@suse.de
|
||||||
- move sysconfig.mail into yast2-mail
|
- move sysconfig.mail into yast2-mail
|
||||||
* Wed Apr 25 2007 - werner@suse.de
|
* Wed Apr 25 2007 - werner@suse.de
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:1a2f5c11d943dcaaf3db7d1d7855b8becf0ed2ae8d8e51f900b427e99ec449f2
|
oid sha256:ae3a166c0341ff6494628ecf0149fca4098af051ba2aadbe6a57839295494146
|
||||||
size 8793
|
size 8572
|
||||||
|
Loading…
Reference in New Issue
Block a user