forked from pool/aaa_base
- 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/package/show/Base:System/aaa_base?expand=0&rev=525
This commit is contained in:
parent
bc6329692b
commit
ab336d0e7a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d59fe5441a9f55c371f3cdfc637e1eea827dd2456f1ed6f7a75cd586e50b2913
|
||||
size 80944
|
3
aaa_base-13.2+git20140911.06b75cf.tar.xz
Normal file
3
aaa_base-13.2+git20140911.06b75cf.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a74df37b247212c8c442accb376d5a07c2028a31b33f79662091c3c552685f6b
|
||||
size 79792
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -14,10 +14,11 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
# icecream 0
|
||||
|
||||
|
||||
Name: aaa_base
|
||||
Version: 13.2+git20140908.1b4153e
|
||||
Version: 13.2+git20140911.06b75cf
|
||||
Release: 0
|
||||
Url: https://github.com/openSUSE/aaa_base
|
||||
Provides: aaa_skel = %{version}-%{release}
|
||||
@ -141,7 +142,6 @@ rm -f /root/.gnupg/secring.gpg.aaa_save
|
||||
%config /etc/csh.cshrc
|
||||
%config /etc/csh.login
|
||||
%config /etc/inputrc
|
||||
%config /etc/mailcap
|
||||
%config /etc/mime.types
|
||||
%config /etc/profile
|
||||
%config /etc/profile.d/alljava.csh
|
||||
|
Loading…
Reference in New Issue
Block a user