update to current git
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=110
This commit is contained in:
parent
4b169f9267
commit
e6f9fe2a95
2
_service
2
_service
@ -1,5 +1,5 @@
|
||||
<services>
|
||||
<service name="tar_scm"><param name="version">2010.12.09</param><param name="url">git://gitorious.org/opensuse/build.git</param><param name="scm">git</param></service>
|
||||
<service name="tar_scm"><param name="version">2010.12.15</param><param name="url">git://gitorious.org/opensuse/build.git</param><param name="scm">git</param></service>
|
||||
<service name="recompress"><param name="compression">gz</param><param name="file">*.tar</param></service>
|
||||
<service name="set_version"/>
|
||||
</services>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 15 14:05:09 CET 2010 - mls@suse.de
|
||||
|
||||
- also use -o when using bsdtar --chroot
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 9 11:51:40 UTC 2010 - adrian@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package build (Version 2010.12.09)
|
||||
# spec file for package build (Version 2010.12.15)
|
||||
#
|
||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -23,7 +23,7 @@ License: GPLv2+
|
||||
Group: Development/Tools/Building
|
||||
AutoReqProv: on
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
Version: 2010.12.09
|
||||
Version: 2010.12.15
|
||||
Release: 1
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
Source: build-%{version}.tar.gz
|
||||
|
@ -1,3 +1,12 @@
|
||||
build (2010.12.15-1) unstable; urgency=low
|
||||
|
||||
* Update to current git trunk
|
||||
- support bsdtar for setting up build enviroment
|
||||
- make expanddeps use the highest version of a package if multiple
|
||||
versions aver available in a repository [bnc#656599]
|
||||
|
||||
-- Michael Schroeder <mls@suse.de> Wed, 15 Dec 2010 14:08:29 +0200
|
||||
|
||||
build (2010.07.28-1) unstable; urgency=low
|
||||
|
||||
* Update to current git trunk
|
||||
|
Loading…
Reference in New Issue
Block a user