forked from pool/aaa_base
Accepting request 574352 from Base:System
- Update to version 84.87+git20180208.8eeab90: * Don't call fillup for removed sysconfig.news * Adjust path for script converting sysctl config * For ksh use builtin keyword 'function' to make sure that the keyword 'typeset' really set the variable IFS to be local within the function _ls. OBS-URL: https://build.opensuse.org/request/show/574352 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=445
This commit is contained in:
commit
e7c6c4ef56
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
|
||||
<param name="changesrevision">2d2832ff10366b2f3e84fbf9d242a1787a52c118</param></service></servicedata>
|
||||
<param name="changesrevision">8eeab902586416060527ddde7dabcec81d820022</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0845a5758ffef4a079c5e4d157831625535cf6076d91978a2390e3fac956d84c
|
||||
size 74252
|
3
aaa_base-84.87+git20180208.8eeab90.tar.xz
Normal file
3
aaa_base-84.87+git20180208.8eeab90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:494f1e0a6d50f649094376ae76d9ee0cf2c49ea4274d873d052f4f72c1cce426
|
||||
size 74188
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 08 13:04:38 UTC 2018 - opensuse-packaging@opensuse.org
|
||||
|
||||
- Update to version 84.87+git20180208.8eeab90:
|
||||
* Don't call fillup for removed sysconfig.news
|
||||
* Adjust path for script converting sysctl config
|
||||
* For ksh use builtin keyword 'function' to make sure that the
|
||||
keyword 'typeset' really set the variable IFS to be local within
|
||||
the function _ls.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 05 14:04:51 UTC 2018 - kukuk@suse.de
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
%endif
|
||||
|
||||
Name: aaa_base
|
||||
Version: 84.87+git20180205.2d2832f
|
||||
Version: 84.87+git20180208.8eeab90
|
||||
Release: 0
|
||||
Url: https://github.com/openSUSE/aaa_base
|
||||
Provides: aaa_skel = %{version}-%{release}
|
||||
@ -232,7 +232,6 @@ mkdir -p %{buildroot}%{_fillupdir}
|
||||
%dir /usr/lib/initscripts
|
||||
%dir /usr/lib/initscripts/legacy-actions
|
||||
%{_fillupdir}/sysconfig.language
|
||||
%{_fillupdir}/sysconfig.news
|
||||
%{_fillupdir}/sysconfig.proxy
|
||||
%{_fillupdir}/sysconfig.windowmanager
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user