update
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=236
This commit is contained in:
parent
d765a2e873
commit
c60bbf6af6
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20140424
|
||||
pkgver=20140916
|
||||
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=('118afc7b791cd6873244f4948d38ba36')
|
||||
md5sums=('652050c16cc7c1734f3370f7a6da4cd8')
|
||||
|
||||
package() {
|
||||
msg "Installing build ..."
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 16 06:29:02 UTC 2014 - adrian@suse.de
|
||||
|
||||
- add SLE 12 config (bnc#893618)
|
||||
- build-vm-kvm: Always use -mem-prealloc when using -mem-path
|
||||
- debian livebuild support
|
||||
- various ppc handling fixes
|
||||
- various smaller fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 19:09:19 UTC 2014 - adrian@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20140424
|
||||
Version: 20140916
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -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: 20140424
|
||||
Version: 20140916
|
||||
Release: 0
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (2011.10.10-1) unstable; urgency=low
|
||||
build (20140916) unstable; urgency=low
|
||||
|
||||
* Update to current git trunk
|
||||
- add sles11sp2 build config and adapt autodetection
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a98c7c0e2020382eceee304bee65e81e92e8530a60c5b6f9b30a73803986951
|
||||
size 160362
|
3
obs-build-20140916.tar.gz
Normal file
3
obs-build-20140916.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b7bd17531253bffbdee2edc46a82947696473d8a49654b9a56d92581ec1346a3
|
||||
size 190349
|
Loading…
Reference in New Issue
Block a user