forked from pool/aaa_base
Accepting request 805525 from Base:System
OBS-URL: https://build.opensuse.org/request/show/805525 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=468
This commit is contained in:
commit
0de37cf487
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 13 08:28:06 UTC 2020 - Ludwig Nussel <lnussel@suse.de>
|
||||||
|
|
||||||
|
- move shell aliases back to main package. They don't cost anything
|
||||||
|
and it's just too annoying to not have them
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 07 12:43:27 UTC 2020 - lnussel@suse.de
|
Thu May 07 12:43:27 UTC 2020 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -187,6 +187,13 @@ mkdir -p %{buildroot}%{_fillupdir}
|
|||||||
%config /etc/profile.d/sh.ssh
|
%config /etc/profile.d/sh.ssh
|
||||||
%config /etc/profile.d/xdg-environment.csh
|
%config /etc/profile.d/xdg-environment.csh
|
||||||
%config /etc/profile.d/xdg-environment.sh
|
%config /etc/profile.d/xdg-environment.sh
|
||||||
|
%config /etc/profile.d/complete.bash
|
||||||
|
%config /etc/profile.d/alias.ash
|
||||||
|
/etc/profile.d/alias.bash
|
||||||
|
/etc/profile.d/alias.tcsh
|
||||||
|
/etc/profile.d/ls.tcsh
|
||||||
|
/etc/profile.d/ls.bash
|
||||||
|
/etc/profile.d/ls.zsh
|
||||||
%config /etc/shells
|
%config /etc/shells
|
||||||
%config /etc/ttytype
|
%config /etc/ttytype
|
||||||
%ghost /etc/init.d/boot.local
|
%ghost /etc/init.d/boot.local
|
||||||
@ -228,13 +235,6 @@ mkdir -p %{buildroot}%{_fillupdir}
|
|||||||
%config(noreplace) /etc/DIR_COLORS
|
%config(noreplace) /etc/DIR_COLORS
|
||||||
/etc/skel/.emacs
|
/etc/skel/.emacs
|
||||||
/etc/skel/.inputrc
|
/etc/skel/.inputrc
|
||||||
%config /etc/profile.d/complete.bash
|
|
||||||
%config /etc/profile.d/alias.ash
|
|
||||||
/etc/profile.d/alias.bash
|
|
||||||
/etc/profile.d/alias.tcsh
|
|
||||||
/etc/profile.d/ls.tcsh
|
|
||||||
/etc/profile.d/ls.bash
|
|
||||||
/etc/profile.d/ls.zsh
|
|
||||||
%dir /usr/lib/base-scripts
|
%dir /usr/lib/base-scripts
|
||||||
/usr/lib/base-scripts/backup-rpmdb
|
/usr/lib/base-scripts/backup-rpmdb
|
||||||
/usr/lib/base-scripts/backup-sysconfig
|
/usr/lib/base-scripts/backup-sysconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user