Accepting request 123693 from openSUSE:Tools
- 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 OBS-URL: https://build.opensuse.org/request/show/123693 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/build?expand=0&rev=63
This commit is contained in:
commit
83229073f9
2
_service
2
_service
@ -1,6 +1,6 @@
|
|||||||
<services>
|
<services>
|
||||||
<service name="tar_scm" mode="disabled">
|
<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="url">git://github.com/openSUSE/obs-build.git</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
</service>
|
</service>
|
||||||
|
@ -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.05.14
|
Version: 2012.06.05
|
||||||
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
|
||||||
|
@ -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.05.14
|
Version: 2012.06.05
|
||||||
Release: 0
|
Release: 0
|
||||||
#!BuildIgnore: build-mkbaselibs
|
#!BuildIgnore: build-mkbaselibs
|
||||||
Provides: build-mkbaselibs
|
Provides: build-mkbaselibs
|
||||||
|
@ -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
|
Mon May 14 14:54:27 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Format: 1.0
|
Format: 1.0
|
||||||
Source: build
|
Source: build
|
||||||
Version: 2012.05.14
|
Version: 2012.06.05
|
||||||
Binary: build
|
Binary: build
|
||||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||||
Architecture: all
|
Architecture: all
|
||||||
|
@ -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.05.14
|
Version: 2012.06.05
|
||||||
Release: 0
|
Release: 0
|
||||||
#!BuildIgnore: build-mkbaselibs
|
#!BuildIgnore: build-mkbaselibs
|
||||||
Source: obs-build-%{version}.tar.gz
|
Source: obs-build-%{version}.tar.gz
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:036348fc0c57f230ddc6b2bb0886ff1d7b8d666ff1bf71bc8c1506f1a8cc36df
|
|
||||||
size 140271
|
|
3
obs-build-2012.06.05.tar.gz
Normal file
3
obs-build-2012.06.05.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7c4dc3a3ed355bc7d119df3e01ac8bdf2b0b6afee3f3b879761d9b8279464ac8
|
||||||
|
size 140499
|
Loading…
Reference in New Issue
Block a user