SHA256
3
0
forked from pool/aaa_base

Accepting request 248456 from Base:System

- adding more info to chkconfig list mode output for systemd (bnc#863781)

- remove no longer supported sysconfig settings (bnc#721682)
- remove /etc/mailcap (bnc#856725, bnc#842938)
- add Makefile target to update mimetypes

OBS-URL: https://build.opensuse.org/request/show/248456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=415
This commit is contained in:
Stephan Kulow 2014-09-15 15:39:45 +00:00 committed by Git OBS Bridge
parent 4e8a3a4aa8
commit e1741775f6
4 changed files with 17 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d59fe5441a9f55c371f3cdfc637e1eea827dd2456f1ed6f7a75cd586e50b2913
size 80944

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d958a89e54db953016ef8abb6f5b76c7ebba36805071e95bbe35bda368e326d4
size 79824

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Sep 11 09:47:25 UTC 2014 - ro@suse.de
- adding more info to chkconfig list mode output for systemd (bnc#863781)
-------------------------------------------------------------------
Thu Sep 11 09:39:15 UTC 2014 - lnussel@suse.de
- remove no longer supported sysconfig settings (bnc#721682)
- remove /etc/mailcap (bnc#856725, bnc#842938)
- add Makefile target to update mimetypes
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 8 08:29:05 UTC 2014 - lnussel@suse.de Mon Sep 8 08:29:05 UTC 2014 - lnussel@suse.de

View File

@ -14,10 +14,11 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# icecream 0
Name: aaa_base Name: aaa_base
Version: 13.2+git20140908.1b4153e Version: 13.2+git20140911.61c1681
Release: 0 Release: 0
Url: https://github.com/openSUSE/aaa_base Url: https://github.com/openSUSE/aaa_base
Provides: aaa_skel = %{version}-%{release} Provides: aaa_skel = %{version}-%{release}
@ -141,7 +142,6 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
%config /etc/csh.cshrc %config /etc/csh.cshrc
%config /etc/csh.login %config /etc/csh.login
%config /etc/inputrc %config /etc/inputrc
%config /etc/mailcap
%config /etc/mime.types %config /etc/mime.types
%config /etc/profile %config /etc/profile
%config /etc/profile.d/alljava.csh %config /etc/profile.d/alljava.csh