Accepting request 223284 from openSUSE:Tools
bugfixes only OBS-URL: https://build.opensuse.org/request/show/223284 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=83
This commit is contained in:
commit
73960dcc0a
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20131205
|
||||
pkgver=20140220
|
||||
pkgrel=0
|
||||
pkgdesc="Build packages in sandbox"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0')
|
||||
groups=('base-devel')
|
||||
depends=('perl')
|
||||
source=(obs-build-${pkgver}.tar.gz)
|
||||
md5sums=('40a9449185072889b390f5fc15789c5f')
|
||||
md5sums=('2da128f38381b82851281ba6ad41aee4')
|
||||
|
||||
package() {
|
||||
msg "Installing build ..."
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 18:41:16 UTC 2014 - adrian@suse.de
|
||||
|
||||
- bugfix release
|
||||
- /sys mounting
|
||||
- binfmtmisc setup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 5 13:26:34 UTC 2013 - adrian@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20131205
|
||||
Version: 20140220
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package build
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@ Name: build
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
License: GPL-2.0+ and GPL-2.0
|
||||
Group: Development/Tools/Building
|
||||
Version: 20131205
|
||||
Version: 20140220
|
||||
Release: 0
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38e208837a16c86862c04ff547de910e9cf30ffe0622c10d041b523a37671b48
|
||||
size 155926
|
3
obs-build-20140220.tar.gz
Normal file
3
obs-build-20140220.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:af959c30a9da0237cbb32a79dd55347156cd68d73f3c8f6e818a74b6c915b328
|
||||
size 156717
|
Loading…
Reference in New Issue
Block a user