forked from pool/aaa_base
Accepting request 74864 from Base:System
Fix makefile (forwarded request 74863 from a_jaeger) OBS-URL: https://build.opensuse.org/request/show/74864 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=305
This commit is contained in:
commit
3f457170e7
@ -17,9 +17,6 @@ addFilter("non-remote_fs-dependency.*/etc/init.d/single")
|
||||
addFilter("non-remote_fs-dependency.*/etc/init.d/halt")
|
||||
# this script is only for runlevel changes
|
||||
addFilter("non-remote_fs-dependency.*/etc/init.d/rc")
|
||||
# this is currently needed
|
||||
addFilter("non-etc-or-var-file-marked-as-conffile.*/root/.exrc")
|
||||
addFilter("hidden-file-or-dir.*/root/.exrc")
|
||||
# perhaps should be configurable later...
|
||||
addFilter("non-etc-or-var-file-marked-as-conffile.*/sbin/quick_halt")
|
||||
# confirmed - but standard
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 30 07:48:30 UTC 2011 - aj@suse.de
|
||||
|
||||
- Bump version number
|
||||
- do not install /root/.exrc anymore, it's obsolete.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 14 13:58:18 UTC 2011 - lnussel@suse.de
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%bcond_with aaa_base_malloc_debug
|
||||
|
||||
Name: aaa_base
|
||||
Version: 11.5
|
||||
Version: 12.1
|
||||
Release: 89
|
||||
License: GPLv2+
|
||||
Group: System/Fhs
|
||||
@ -233,7 +233,6 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
/etc/profile.d/ls.bash
|
||||
/etc/init.d/skeleton
|
||||
/etc/init.d/skeleton.compat
|
||||
%config(noreplace) /root/.exrc
|
||||
%config /sbin/quick_halt
|
||||
/sbin/quick_poweroff
|
||||
/sbin/quick_reboot
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4372bfe33a4415cd3bbbe07639cc92357b84682d87d07d790669ee967964ed30
|
||||
size 98680
|
||||
oid sha256:9980fa4d217e4440414dcb1c55634b55719c65cab29a9ca386f063c18dbb838f
|
||||
size 98176
|
||||
|
Loading…
Reference in New Issue
Block a user