forked from pool/aaa_base
Accepting request 350200 from Base:System
- Update to version 13.2+git20151221.244f2a3: + drop old dns6 hack migration from 2002 + remove more dropped variables + make chkconfig -a/-d work (bsc#926539) + avoid recursion if systemd call chkconfig back for sysv units + fix non-working line breaks - make _service generate .changes OBS-URL: https://build.opensuse.org/request/show/350200 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=424
This commit is contained in:
parent
b6c75b2204
commit
ca0e93f73c
1
_service
1
_service
@ -4,6 +4,7 @@
|
|||||||
<param name="versionformat">13.2+git%cd.%h</param>
|
<param name="versionformat">13.2+git%cd.%h</param>
|
||||||
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
|
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
|
<param name="changesgenerate">enable</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="compression">xz</param>
|
<param name="compression">xz</param>
|
||||||
|
4
_servicedata
Normal file
4
_servicedata
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<servicedata>
|
||||||
|
<service name="tar_scm">
|
||||||
|
<param name="url">git://github.com/openSUSE/aaa_base.git</param>
|
||||||
|
<param name="changesrevision">244f2a3b5573f53b5e0a8f727f435e52938e2eb1</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b747de888ee65d9a00f2354d2cc83a3b837c3d8f7b2b0456ce1834a69315fd65
|
|
||||||
size 79996
|
|
3
aaa_base-13.2+git20151221.244f2a3.tar.xz
Normal file
3
aaa_base-13.2+git20151221.244f2a3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:cfec442240ef3a89b07292049bb2d5becf316244d253aa02c3f78fd8bb9381ab
|
||||||
|
size 80304
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 21 13:50:14 UTC 2015 - lnussel@suse.de
|
||||||
|
|
||||||
|
- Update to version 13.2+git20151221.244f2a3:
|
||||||
|
+ drop old dns6 hack migration from 2002
|
||||||
|
+ remove more dropped variables
|
||||||
|
+ make chkconfig -a/-d work (bsc#926539)
|
||||||
|
+ avoid recursion if systemd call chkconfig back for sysv units
|
||||||
|
+ fix non-working line breaks
|
||||||
|
- make _service generate .changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 2 13:50:21 UTC 2015 - werner@suse.de
|
Wed Dec 2 13:50:21 UTC 2015 - werner@suse.de
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: aaa_base
|
Name: aaa_base
|
||||||
Version: 13.2+git20151202.f5670c1
|
Version: 13.2+git20151221.244f2a3
|
||||||
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}
|
||||||
|
Loading…
Reference in New Issue
Block a user