Accepting request 232384 from openSUSE:Tools
refactored build script OBS-URL: https://build.opensuse.org/request/show/232384 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=84
This commit is contained in:
commit
b570f0a6c2
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20140220
|
||||
pkgver=20140424
|
||||
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=('2da128f38381b82851281ba6ad41aee4')
|
||||
md5sums=('118afc7b791cd6873244f4948d38ba36')
|
||||
|
||||
package() {
|
||||
msg "Installing build ..."
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 19:09:19 UTC 2014 - adrian@suse.de
|
||||
|
||||
- build script got refactored and split in multiple modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 18:41:16 UTC 2014 - adrian@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20140220
|
||||
Version: 20140424
|
||||
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: 20140220
|
||||
Version: 20140424
|
||||
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:af959c30a9da0237cbb32a79dd55347156cd68d73f3c8f6e818a74b6c915b328
|
||||
size 156717
|
3
obs-build-20140424.tar.gz
Normal file
3
obs-build-20140424.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a98c7c0e2020382eceee304bee65e81e92e8530a60c5b6f9b30a73803986951
|
||||
size 160362
|
Loading…
Reference in New Issue
Block a user