forked from pool/aaa_base
Accepting request 161632 from Base:System
- also check /lib/systemd for compatibility (bnc#812291) - chkconfig: rh compatible check mode (bnc#811870) - Mark file /lib/mkinitrd/scripts/boot-mtab.sh as exectuable (bnc#809842) - Compress tarball with xz OBS-URL: https://build.opensuse.org/request/show/161632 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aaa_base?expand=0&rev=377
This commit is contained in:
parent
c5df672c19
commit
c8aef2f087
2
_service
2
_service
@ -5,7 +5,7 @@
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="compression">gz</param>
|
||||
<param name="compression">xz</param>
|
||||
<param name="file">*.tar</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled"/>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e8a729fc86e0e6a4b439cd6ea1bd7c4b50e5e96e5f34ecb6eeb8ac491240784
|
||||
size 106540
|
3
aaa_base-13.1.tar.xz
Normal file
3
aaa_base-13.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f25b2dc80966e77694728a16aeb987d36adaf888c42b1f0a70ac550d757a0d0
|
||||
size 82992
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 15:28:59 UTC 2013 - lnussel@suse.de
|
||||
|
||||
- also check /lib/systemd for compatibility (bnc#812291)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 14:35:54 UTC 2013 - lnussel@suse.de
|
||||
|
||||
- chkconfig: rh compatible check mode (bnc#811870)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 08:17:17 UTC 2013 - aj@suse.com
|
||||
|
||||
- Mark file /lib/mkinitrd/scripts/boot-mtab.sh as exectuable (bnc#809842)
|
||||
- Compress tarball with xz
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 25 15:12:09 UTC 2013 - aj@suse.com
|
||||
|
||||
|
@ -47,7 +47,7 @@ License: GPL-2.0+
|
||||
Group: System/Fhs
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
# run osc service dr to recreate
|
||||
Source: aaa_base-%{version}.tar.gz
|
||||
Source: aaa_base-%{version}.tar.xz
|
||||
#
|
||||
# Read README.packaging.txt before making any changes to this
|
||||
# package
|
||||
|
Loading…
Reference in New Issue
Block a user