- remove boot.* again, new insserv shadows them

OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=420
This commit is contained in:
Stephan Kulow
2012-11-15 09:42:01 +00:00
committed by Git OBS Bridge
parent 23315a971a
commit 74acf2c67b
5 changed files with 8 additions and 23 deletions

View File

@@ -54,8 +54,6 @@ Source: aaa_base-%{version}.tar.gz
#
Source1: README.packaging.txt
Source99: aaa_base-rpmlintrc
# PATCH-FIX-UPSTREAM aaa_base-syntax-error.patch dimstar@opensuse.org -- Fix syntax error.
Patch0: aaa_base-syntax-error.patch
%description
This package installs several important configuration files and central scripts.
@@ -83,7 +81,6 @@ installed by default as it may degrade performance.
%prep
%setup -q
%patch0 -p1
%build
make CFLAGS="$RPM_OPT_FLAGS" CC="%{__cc}" %{?_smp_mflags}
@@ -169,10 +166,6 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
# needed also with systemd
/etc/init.d/boot.localnet
/etc/init.d/powerfail
# needed for backward compat
/etc/init.d/boot.localfs
/etc/init.d/boot.rootfsck
/etc/init.d/boot.cleanup
/etc/hushlogins
%dir /lib/aaa_base
/lib/aaa_base/convert_sysctl*