Accepting request 123693: - update from git:

(mls) simplify debug package code so that it also works with --target

- take care of prjconf target: definition for spec file parsing

- support for breakages in Fedora:17
  * support enforced ordering during preinstall and vminstall phase
  * allow to extract files via symlinked directories

Rev openSUSE:Factory/63 Md5 87942e9faed1085555f129df9f019add 2012-06-06 14:05:42 coolo 123693
This commit is contained in:
OBS User coolo 2012-06-06 14:05:42 +00:00 committed by Git OBS Bridge
commit b322d38c46
8 changed files with 26 additions and 8 deletions

View File

@ -1,6 +1,6 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="version">2012.05.14</param>
<param name="version">2012.06.05</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.05.14
Version: 2012.06.05
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build

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: 2012.05.14
Version: 2012.06.05
Release: 0
#!BuildIgnore: build-mkbaselibs
Provides: build-mkbaselibs

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Jun 5 14:25:08 UTC 2012 - coolo@suse.com
- update from git:
(mls) simplify debug package code so that it also works with --target
-------------------------------------------------------------------
Thu May 31 12:24:32 UTC 2012 - adrian@suse.de
- take care of prjconf target: definition for spec file parsing
-------------------------------------------------------------------
Wed May 30 12:51:09 UTC 2012 - adrian@suse.de
- support for breakages in Fedora:17
* support enforced ordering during preinstall and vminstall phase
* allow to extract files via symlinked directories
-------------------------------------------------------------------
Mon May 14 14:54:27 UTC 2012 - coolo@suse.com

View File

@ -1,6 +1,6 @@
Format: 1.0
Source: build
Version: 2012.05.14
Version: 2012.06.05
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.05.14
Version: 2012.06.05
Release: 0
#!BuildIgnore: build-mkbaselibs
Source: obs-build-%{version}.tar.gz

View File

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

View File

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