Accepting request 328746: third attempt, now with lua53
Rev openSUSE:Factory/91 Md5 8f5cfb3bf06c27fd1d411a81c549fb3d 2015-09-03 15:58:12 dimstar_suse 328746
This commit is contained in:
commit
5d5694aad3
4
PKGBUILD
4
PKGBUILD
@ -1,5 +1,5 @@
|
||||
pkgname=build
|
||||
pkgver=20150615
|
||||
pkgver=20150903
|
||||
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=('fa2ad796c1407587342ac2a6339a1659')
|
||||
md5sums=('SKIP')
|
||||
|
||||
package() {
|
||||
msg "Installing build ..."
|
||||
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 2 15:29:28 UTC 2015 - adrian@suse.de
|
||||
|
||||
- openSUSE 13.3 config added (bnc#944121)
|
||||
- Support old versions of Archive::Tar
|
||||
- debtransformer xz archive support
|
||||
- workaround for broken chroot command (Mageia:5 shipped with it)
|
||||
- Support building with Mandriva/Mageia Repositories
|
||||
- debian: Various bugfixes for lintian support
|
||||
- debian: Generate .changes files when building deb packages.
|
||||
- create /dev/loop-control for kernel >= 3.1
|
||||
- support singleexport flag handling
|
||||
- Fix precedence of unary '-' and '!'
|
||||
- fix ppc qemu registration rules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 17 15:01:43 UTC 2015 - adrian@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 20150615
|
||||
Version: 20150903
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -22,7 +22,7 @@ Name: build
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
License: GPL-2.0+ and GPL-2.0
|
||||
Group: Development/Tools/Building
|
||||
Version: 20150615
|
||||
Version: 20150903
|
||||
Release: 0
|
||||
Source: obs-build-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
@ -1,4 +1,4 @@
|
||||
build (20150615) unstable; urgency=low
|
||||
build (20150903) 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:e76356912637c3554da7a0cef6cbc7f12e5adf9fc4c6b14fb09084c6b6bcc845
|
||||
size 1524
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29f269e5cbd5b884867404ee855fd4bb7386b4947be31ea7e6ab00a45877485b
|
||||
size 214755
|
3
obs-build-20150903.tar.gz
Normal file
3
obs-build-20150903.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:610caff3309db618fc4c913cb75b7e934a9862f417beb5b213244fd0e6a934bb
|
||||
size 224072
|
Loading…
Reference in New Issue
Block a user