Accepting request 136164 from openSUSE:Tools

- change to automatic date version in _service
- update from git (4afd9f0ee03f9e51cf8db9a27fae4663e3f4dde6)
Martin Koegler (1):
      Bug fix: ignore links in orig tar files
Michael Schroeder (1):
      - be more verbose when the preinstallimage unpack fails
Stephan Kulow (2):
      the difference between openSUSE and SLE is outdated
      do not cumulate packages with 12.2's rpm

OBS-URL: https://build.opensuse.org/request/show/136164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=70
This commit is contained in:
Stephan Kulow 2012-09-27 08:31:20 +00:00 committed by Git OBS Bridge
commit fc87f4d209
7 changed files with 23 additions and 14 deletions

View File

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

View File

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

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Sep 27 07:33:21 UTC 2012 - coolo@suse.com
- change to automatic date version in _service
- update from git (4afd9f0ee03f9e51cf8db9a27fae4663e3f4dde6)
Martin Koegler (1):
Bug fix: ignore links in orig tar files
Michael Schroeder (1):
- be more verbose when the preinstallimage unpack fails
Stephan Kulow (2):
the difference between openSUSE and SLE is outdated
do not cumulate packages with 12.2's rpm
-------------------------------------------------------------------
Tue Sep 25 11:25:49 UTC 2012 - coolo@suse.com

View File

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

View File

@ -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: 2012.09.25
Version: 20120927
Release: 0
#!BuildIgnore: build-mkbaselibs
Source: obs-build-%{version}.tar.gz
@ -92,13 +92,6 @@ for generating delta rpm packages.
%install
make DESTDIR=$RPM_BUILD_ROOT install
%if 0%{?sles_version}
%if 0%{?sles_version} < 12
# use sle variation with IA64 compat package generation
install -m 0644 baselibs_global-sle.conf \
$RPM_BUILD_ROOT/usr/lib/build/baselibs_global.conf
%endif
%endif
cd $RPM_BUILD_ROOT/usr/lib/build/configs/
%if 0%{?suse_version}
%if 0%{?sles_version}

View File

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

View File

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