Accepting request 232384: refactored build script

Rev openSUSE:Factory/84 Md5 f12a9ddcdff48b5bd432f993262609c7 2014-05-02 17:21:33 coolo 232384
This commit is contained in:
OBS User coolo 2014-05-02 17:21:33 +00:00 committed by Git OBS Bridge
commit cd9fcfa0be
6 changed files with 12 additions and 7 deletions

View File

@ -1,5 +1,5 @@
pkgname=build pkgname=build
pkgver=20140220 pkgver=20140424
pkgrel=0 pkgrel=0
pkgdesc="Build packages in sandbox" pkgdesc="Build packages in sandbox"
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
@ -8,7 +8,7 @@ license=('GPL-2.0+' 'GPL-2.0')
groups=('base-devel') groups=('base-devel')
depends=('perl') depends=('perl')
source=(obs-build-${pkgver}.tar.gz) source=(obs-build-${pkgver}.tar.gz)
md5sums=('2da128f38381b82851281ba6ad41aee4') md5sums=('118afc7b791cd6873244f4948d38ba36')
package() { package() {
msg "Installing build ..." msg "Installing build ..."

View File

@ -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 Thu Feb 20 18:41:16 UTC 2014 - adrian@suse.de

View File

@ -1,6 +1,6 @@
Format: 1.0 Format: 1.0
Source: build Source: build
Version: 20140220 Version: 20140424
Binary: build Binary: build
Maintainer: Adrian Schroeter <adrian@suse.de> Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all Architecture: all

View File

@ -20,7 +20,7 @@ Name: build
Summary: A Script to Build SUSE Linux RPMs Summary: A Script to Build SUSE Linux RPMs
License: GPL-2.0+ and GPL-2.0 License: GPL-2.0+ and GPL-2.0
Group: Development/Tools/Building Group: Development/Tools/Building
Version: 20140220 Version: 20140424
Release: 0 Release: 0
#!BuildIgnore: build-mkbaselibs #!BuildIgnore: build-mkbaselibs
Source: obs-build-%{version}.tar.gz Source: obs-build-%{version}.tar.gz

View File

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

View File

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