SHA256
3
0
forked from pool/aaa_base

Accepting request 161335 from home:a_jaeger:FactoryFix

Mark file  /lib/mkinitrd/scripts/boot-mtab.sh as exectuable (bnc#809842)

OBS-URL: https://build.opensuse.org/request/show/161335
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=441
This commit is contained in:
Ludwig Nussel 2013-03-27 14:34:05 +00:00 committed by Git OBS Bridge
parent a7f10601c3
commit 65c7dc75a1
5 changed files with 11 additions and 5 deletions

View File

@ -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"/>

View File

@ -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
View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
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

View File

@ -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