- update from git:
* remove all files not necessary for systemd * move files to /usr and leave symlinks around - conflict with sysvinit OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=403
This commit is contained in:
parent
88e0cc13a0
commit
c29f9e4760
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d974d2b0a6f2a4e9101495351133e74ef0ffba9af0e22b0b293106d5ab97be8e
|
||||
size 137312
|
||||
oid sha256:ec15789685956ba17075f5cb677ec42b29c13ac4b4ece605414f5d6b6529c55b
|
||||
size 105446
|
||||
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 12 14:41:56 UTC 2012 - coolo@suse.com
|
||||
|
||||
- update from git:
|
||||
* remove all files not necessary for systemd
|
||||
* move files to /usr and leave symlinks around
|
||||
- conflict with sysvinit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 08:21:47 UTC 2012 - aj@suse.de
|
||||
|
||||
|
@ -27,6 +27,9 @@ Provides: etc
|
||||
Provides: skeleng
|
||||
Provides: skelger
|
||||
Obsoletes: aaa_skel < %{version}
|
||||
# do not require systemd - aaa_base is in the build environment and we don't want
|
||||
# to pull in tons of dependencies
|
||||
Conflicts: sysvinit-init
|
||||
Requires: /bin/login
|
||||
Requires: /bin/mktemp
|
||||
Requires: /usr/bin/find
|
||||
@ -35,11 +38,10 @@ Requires: /usr/bin/xargs
|
||||
Requires: cpio
|
||||
Requires: distribution-release
|
||||
Requires: filesystem
|
||||
Requires: psmisc
|
||||
# for symlink check to /bin/hostname
|
||||
BuildRequires: net-tools
|
||||
Recommends: cron logrotate netcfg udev net-tools aaa_base-extras
|
||||
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv
|
||||
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/ls /bin/date /usr/bin/cmp /bin/fillup
|
||||
Summary: SUSE Linux Base Package
|
||||
License: GPL-2.0+
|
||||
Group: System/Fhs
|
||||
@ -108,9 +110,6 @@ done
|
||||
|
||||
%post -f aaa_base.post
|
||||
|
||||
%postun
|
||||
%insserv_cleanup
|
||||
|
||||
%triggerpostun -- aaa_base
|
||||
if test -f /root/.gnupg/secring.gpg.aaa_save -a ! -f /root/.gnupg/secring.gpg ; then
|
||||
mv /root/.gnupg/secring.gpg.aaa_save /root/.gnupg/secring.gpg
|
||||
@ -120,7 +119,6 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING
|
||||
%config(noreplace) /etc/inittab
|
||||
%config /etc/bash.bashrc
|
||||
%config /etc/csh.cshrc
|
||||
%config /etc/csh.login
|
||||
@ -144,11 +142,6 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
%config /etc/rc.status
|
||||
%config /etc/shells
|
||||
%config /etc/ttytype
|
||||
%config /etc/init.d/boot
|
||||
%config /etc/init.d/halt
|
||||
%config /etc/init.d/powerfail
|
||||
%config /etc/init.d/random
|
||||
%config /etc/init.d/single
|
||||
%ghost /var/adm/fillup-templates/passwd.aaa_base
|
||||
%ghost /var/adm/fillup-templates/group.aaa_base
|
||||
%ghost /var/adm/fillup-templates/gshadow.aaa_base
|
||||
@ -160,29 +153,24 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
%ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /var/log/wtmp
|
||||
%ghost %attr(0600,root,root) %verify(not md5 size mtime) /var/log/btmp
|
||||
%ghost %attr(0664,root,utmp) %verify(not md5 size mtime) /var/run/utmp
|
||||
/etc/cron.daily/suse.de-clean-tmp
|
||||
/etc/hushlogins
|
||||
/etc/init.d/boot.cleanup
|
||||
/etc/init.d/boot.clock
|
||||
/etc/init.d/boot.cgroup
|
||||
/etc/init.d/boot.klog
|
||||
/etc/init.d/boot.ldconfig
|
||||
/etc/init.d/boot.localfs
|
||||
# needed also with systemd
|
||||
/etc/init.d/boot.localnet
|
||||
/etc/init.d/boot.rootfsck
|
||||
/etc/init.d/boot.swap
|
||||
/etc/init.d/rc
|
||||
/etc/init.d/reboot
|
||||
/etc/init.d/powerfail
|
||||
/etc/hushlogins
|
||||
%dir /lib/aaa_base
|
||||
/lib/aaa_base/convert_sysctl*
|
||||
%dir /lib/mkinitrd
|
||||
%dir /lib/mkinitrd/scripts
|
||||
/lib/mkinitrd/scripts/boot-mtab.sh
|
||||
/usr/bin/chkconfig
|
||||
/sbin/chkconfig
|
||||
/sbin/get_kernel_version
|
||||
/usr/bin/get_kernel_version
|
||||
/sbin/refresh_initrd
|
||||
/usr/sbin/refresh_initrd
|
||||
/sbin/service
|
||||
/usr/sbin/service
|
||||
/sbin/smart_agetty
|
||||
/usr/sbin/smart_agetty
|
||||
/usr/bin/ChangeSymlinks
|
||||
/usr/bin/filesize
|
||||
/usr/bin/mkinfodir
|
||||
@ -195,9 +183,6 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
%dir /usr/lib/tmpfiles.d
|
||||
/usr/lib/tmpfiles.d/loop.conf
|
||||
/usr/sbin/Check
|
||||
/usr/sbin/rcpowerfail
|
||||
/usr/sbin/rcrandom
|
||||
/usr/sbin/rcsingle
|
||||
/usr/sbin/sysconf_addword
|
||||
/usr/share/man/man1/smart_agetty.1*
|
||||
/usr/share/man/man5/defaultdomain.5*
|
||||
@ -231,11 +216,6 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
/etc/profile.d/alias.tcsh
|
||||
/etc/profile.d/ls.tcsh
|
||||
/etc/profile.d/ls.bash
|
||||
/etc/init.d/skeleton
|
||||
/etc/init.d/skeleton.compat
|
||||
%config /sbin/quick_halt
|
||||
/sbin/quick_poweroff
|
||||
/sbin/quick_reboot
|
||||
/usr/sbin/setDefaultJava
|
||||
/usr/share/man/man7/init.d.7*
|
||||
/usr/share/man/man5/route.conf.5*
|
||||
|
Loading…
Reference in New Issue
Block a user