Adrian Schröter 2012-08-21 09:02:14 +00:00 committed by Git OBS Bridge
parent 63ded17525
commit 9a9e4107d8
8 changed files with 19 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<services> <services>
<service name="tar_scm" mode="disabled"> <service name="tar_scm" mode="disabled">
<param name="version">2012.07.19</param> <param name="version">2012.08.20</param>
<param name="url">git://github.com/openSUSE/obs-build.git</param> <param name="url">git://github.com/openSUSE/obs-build.git</param>
<param name="scm">git</param> <param name="scm">git</param>
</service> </service>

View File

@ -20,7 +20,7 @@ Name: build-initvm
Summary: A Script to Build SUSE Linux RPMs Summary: A Script to Build SUSE Linux RPMs
License: GPL-2.0+ License: GPL-2.0+
Group: Development/Tools/Building Group: Development/Tools/Building
Version: 2012.07.19 Version: 2012.08.20
Release: 0 Release: 0
Source: obs-build-%{version}.tar.gz Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build

View File

@ -20,7 +20,7 @@ Name: build-mkbaselibs-sle
Summary: Tools to generate base lib packages Summary: Tools to generate base lib packages
License: GPL-2.0+ License: GPL-2.0+
Group: Development/Tools/Building Group: Development/Tools/Building
Version: 2012.07.19 Version: 2012.08.20
Release: 0 Release: 0
#!BuildIgnore: build-mkbaselibs #!BuildIgnore: build-mkbaselibs
Provides: build-mkbaselibs Provides: build-mkbaselibs

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Aug 21 08:56:05 UTC 2012 - adrian@suse.de
- update to current git
* fixed cross build initialsation with chroot
* ignore prereqs for subpacks to be built
* more Arch Linux support
* new --vmdisk-clean switch
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jul 19 07:47:23 UTC 2012 - adrian@suse.de Thu Jul 19 07:47:23 UTC 2012 - adrian@suse.de

View File

@ -1,6 +1,6 @@
Format: 1.0 Format: 1.0
Source: build Source: build
Version: 2012.07.19 Version: 2012.08.20
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: 2012.07.19 Version: 2012.08.20
Release: 0 Release: 0
#!BuildIgnore: build-mkbaselibs #!BuildIgnore: build-mkbaselibs
Source: obs-build-%{version}.tar.gz Source: obs-build-%{version}.tar.gz
@ -64,6 +64,7 @@ chroot environment.
%package mkbaselibs %package mkbaselibs
Summary: Tools to generate base lib packages Summary: Tools to generate base lib packages
Group: Development/Tools/Building
# NOTE: this package must not have dependencies which may break boot strapping (eg. perl modules) # NOTE: this package must not have dependencies which may break boot strapping (eg. perl modules)
%description mkbaselibs %description mkbaselibs
@ -72,6 +73,7 @@ for generating base lib packages.
%package mkdrpms %package mkdrpms
Summary: Tools to generate delta rpms Summary: Tools to generate delta rpms
Group: Development/Tools/Building
Requires: deltarpm Requires: deltarpm
# XXX: we wanted to avoid that but mkdrpms needs Build::Rpm::rpmq # XXX: we wanted to avoid that but mkdrpms needs Build::Rpm::rpmq
Requires: build Requires: build

View File

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

View File

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