forked from pool/build
- add sles11sp2 build config and adapt autodetection [bnc#711770]
Rev openSUSE:Tools/150 Md5 047fdb54f6f64e44cca48aa732ac2e17 2011-10-10 17:41:54 mlschroe None
This commit is contained in:
parent
dd0707b38c
commit
cca61569ac
2
_service
2
_service
@ -1,6 +1,6 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="version">2011.09.26</param>
|
||||
<param name="version">2011.10.10</param>
|
||||
<param name="url">git://gitorious.org/opensuse/build.git</param>
|
||||
<param name="scm">git</param>
|
||||
</service>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94473d8ca028f2dc7640d2220290fb5d85315d78c6f55fccb7d7c0b5678c8f69
|
||||
size 122310
|
3
build-2011.10.10.tar.gz
Normal file
3
build-2011.10.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:31d6d266cbc23fd326e09f1b3884165beb9340c3ec6fa967616d14bde09f27c9
|
||||
size 268519
|
@ -23,7 +23,7 @@ License: GPLv2+
|
||||
Group: Development/Tools/Building
|
||||
AutoReqProv: on
|
||||
Summary: Tools to generate base lib packages
|
||||
Version: 2011.09.26
|
||||
Version: 2011.10.10
|
||||
Release: 0
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
Provides: build-mkbaselibs
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 10 19:29:20 CEST 2011 - mls@suse.de
|
||||
|
||||
- add sles11sp2 build config and adapt autodetection [bnc#711770]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 20:33:59 UTC 2011 - adrian@suse.de
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Format: 1.0
|
||||
Source: build
|
||||
Version: 2011.09.26
|
||||
Version: 2011.10.10
|
||||
Binary: build
|
||||
Maintainer: Adrian Schroeter <adrian@suse.de>
|
||||
Architecture: all
|
||||
|
@ -23,7 +23,7 @@ License: GPLv2+
|
||||
Group: Development/Tools/Building
|
||||
AutoReqProv: on
|
||||
Summary: A Script to Build SUSE Linux RPMs
|
||||
Version: 2011.09.26
|
||||
Version: 2011.10.10
|
||||
Release: 0
|
||||
#!BuildIgnore: build-mkbaselibs
|
||||
Source: build-%{version}.tar.gz
|
||||
|
@ -1,3 +1,10 @@
|
||||
build (2011.10.10-1) unstable; urgency=low
|
||||
|
||||
* Update to current git trunk
|
||||
- add sles11sp2 build config and adapt autodetection
|
||||
|
||||
-- Michael Schroeder <mls@suse.de> Mon, 10 Oct 2011 19:30:22 +0200
|
||||
|
||||
build (2011.09.26-1) unstable; urgency=low
|
||||
|
||||
* Update to current git trunk
|
||||
|
Loading…
Reference in New Issue
Block a user