add factory config
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=221
This commit is contained in:
parent
b3f2edaf0b
commit
d15c59a323
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20131014
|
||||
pkgver=20131015
|
||||
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=('55ee3612447ff0843de3bcf3f0e188b2')
|
||||
md5sums=('b0c023cc1613e14e84934e0f395b3dd0')
|
||||
|
||||
package() {
|
||||
msg "Installing build ..."
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20131014
|
||||
Version: 20131015
|
||||
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: 20131014
|
||||
Version: 20131015
|
||||
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:a7d5ef4bfcb34d61d797f1826a8eeac4613f9cbb0db2938f0179ff79e80a22e9
|
||||
size 154952
|
3
obs-build-20131015.tar.gz
Normal file
3
obs-build-20131015.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ffa0506a8b7f55fa3136ddbf45ac963ab7e56140cb3b33bc50ebf91ec497e5f2
|
||||
size 155183
|
Loading…
Reference in New Issue
Block a user