fix buid for rpm v5

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=153
This commit is contained in:
Adrian Schröter 2011-10-25 14:40:31 +00:00 committed by Git OBS Bridge
parent 018c9ac458
commit adbbe3eed0
8 changed files with 21 additions and 15 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">2011.10.10</param>
<param name="url">git://gitorious.org/opensuse/build.git</param>
<param name="version">2011.10.25</param>
<param name="url">git://github.com/openSUSE/obs-build.git</param>
<param name="scm">git</param>
</service>
<service name="recompress" mode="disabled">

View File

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

View File

@ -22,9 +22,9 @@ License: GPLv2+
Group: Development/Tools/Building
AutoReqProv: on
Summary: A Script to Build SUSE Linux RPMs
Version: 2011.07.01
Version: 2011.10.25
Release: 0
Source: build-%{version}.tar.gz
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: off
Requires: build
@ -39,7 +39,7 @@ chroot or a secure virtualized environment.
%prep
%setup -q -n build-%version
%setup -q -n obs-build-%version
%build
make CFLAGS="$RPM_BUILD_FLAGS" initvm-all

View File

@ -23,11 +23,11 @@ License: GPLv2+
Group: Development/Tools/Building
AutoReqProv: on
Summary: Tools to generate base lib packages
Version: 2011.10.10
Version: 2011.10.25
Release: 0
#!BuildIgnore: build-mkbaselibs
Provides: build-mkbaselibs
Source: build-%{version}.tar.gz
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
# Manual requires to avoid hard require to bash-static
@ -40,7 +40,7 @@ for generating base lib packages.
This is the SLE variant including IA64 binary generation.
%prep
%setup -q -n build-%{version}
%setup -q -n obs-build-%{version}
%build

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Oct 25 14:40:05 UTC 2011 - adrian@suse.de
- use github.com as git repo now
- fix build for rpmv5
-------------------------------------------------------------------
Mon Oct 10 19:29:20 CEST 2011 - mls@suse.de

View File

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

View File

@ -23,10 +23,10 @@ License: GPLv2+
Group: Development/Tools/Building
AutoReqProv: on
Summary: A Script to Build SUSE Linux RPMs
Version: 2011.10.10
Version: 2011.10.25
Release: 0
#!BuildIgnore: build-mkbaselibs
Source: build-%{version}.tar.gz
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
# Manual requires to avoid hard require to bash-static
@ -90,7 +90,7 @@ for generating delta rpm packages.
%endif
%prep
%setup -q
%setup -q -n obs-build-%version
%build

View File

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