From 977fe81b6bc2cbfa921e69e35237147e17cfe2523595340e1fc2b301bfd6ef0a Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Thu, 14 May 2020 09:15:08 +0000 Subject: [PATCH] Accepting request 805028 from home:lnussel:branches:Base:System - move shell aliases back to main package. They don't cost anything and it's just too annoying to not have them OBS-URL: https://build.opensuse.org/request/show/805028 OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=695 --- aaa_base.changes | 6 ++++++ aaa_base.spec | 14 +++++++------- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/aaa_base.changes b/aaa_base.changes index 8d8132d..96058e9 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 13 08:28:06 UTC 2020 - Ludwig Nussel + +- 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 diff --git a/aaa_base.spec b/aaa_base.spec index c65b323..3ac3aed 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -187,6 +187,13 @@ mkdir -p %{buildroot}%{_fillupdir} %config /etc/profile.d/sh.ssh %config /etc/profile.d/xdg-environment.csh %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/ttytype %ghost /etc/init.d/boot.local @@ -228,13 +235,6 @@ mkdir -p %{buildroot}%{_fillupdir} %config(noreplace) /etc/DIR_COLORS /etc/skel/.emacs /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 /usr/lib/base-scripts/backup-rpmdb /usr/lib/base-scripts/backup-sysconfig