Updating link to change in openSUSE:Factory/build revision 30.0
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/build?expand=0&rev=f2f0970767d793447cb5786de39a5c1c
This commit is contained in:
parent
b820a37777
commit
28c3fb0a54
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Apr 16 01:11:45 CEST 2010 - ro@suse.de
|
||||||
|
|
||||||
|
- add BuildIgnore build-mkbaselibs to be able to bootstrap
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 15 14:04:56 UTC 2010 - adrian@suse.de
|
Thu Apr 15 14:04:56 UTC 2010 - adrian@suse.de
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@ Group: Development/Tools/Building
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: A Script to Build SUSE Linux RPMs
|
Summary: A Script to Build SUSE Linux RPMs
|
||||||
Version: 2010.04.15
|
Version: 2010.04.15
|
||||||
Release: 1
|
Release: 2
|
||||||
# osc rm build-*tar.bz2
|
# osc rm build-*tar.bz2
|
||||||
# REVISION=$(svn info https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/build | sed -ne "/Revision: /s///p")
|
# REVISION=$(svn info https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/build | sed -ne "/Revision: /s///p")
|
||||||
# VERSION="$(date +"%Y.%m.%d").r$REVISION"
|
# VERSION="$(date +"%Y.%m.%d").r$REVISION"
|
||||||
@ -38,6 +38,7 @@ Release: 1
|
|||||||
# osc build build.spec
|
# osc build build.spec
|
||||||
# osc ci
|
# osc ci
|
||||||
# osc submitreq create -m"current svn snapshot." openSUSE:Tools build openSUSE:Factory
|
# osc submitreq create -m"current svn snapshot." openSUSE:Tools build openSUSE:Factory
|
||||||
|
#!BuildIgnore: build-mkbaselibs
|
||||||
Source: build-%{version}.tar.gz
|
Source: build-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user