2017-08-04 07:51:19 +00:00
committed by Git OBS Bridge
parent df6ec8f862
commit 95fe06ba8b
7 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -20,7 +20,7 @@ Name: build-mkbaselibs-sle
Summary: Tools to generate base lib packages
License: GPL-2.0+
Group: Development/Tools/Building
Version: 20170802
Version: 20170804
Release: 0
#!BuildIgnore: build-mkbaselibs
Provides: build-mkbaselibs
@@ -45,7 +45,7 @@ install -m 0755 mkbaselibs \
$RPM_BUILD_ROOT/usr/lib/build/mkbaselibs
install -m 0644 baselibs_configs/baselibs_global-deb.conf \
$RPM_BUILD_ROOT/usr/lib/build/baselibs_global-deb.conf
install -m 0644 baselibs_configs/baselibs_global-sle.conf \
install -m 0644 baselibs_configs/baselibs_global.conf \
$RPM_BUILD_ROOT/usr/lib/build/baselibs_global.conf
%files
+1 -1
View File
@@ -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: 20170802
Version: 20170804
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+1 -1
View File
@@ -1,6 +1,6 @@
Format: 1.0
Source: build
Version: 20170802-0
Version: 20170804-0
Binary: build
Maintainer: Adrian Schroeter <adrian@suse.de>
Architecture: all
+1 -1
View File
@@ -1,5 +1,5 @@
pkgname=build
pkgver=20170802
pkgver=20170804
pkgrel=0
pkgdesc="Build packages in sandbox"
arch=('i686' 'x86_64')
+1 -1
View File
@@ -1,4 +1,4 @@
build (20170802-0) unstable; urgency=low
build (20170804-0) unstable; urgency=low
* Update to current git trunk
- add sles11sp2 build config and adapt autodetection
Binary file not shown.
Binary file not shown.