diff --git a/build-2010.03.08.tar.gz b/build-2010.03.08.tar.gz new file mode 100644 index 00000000..67eb1e4e --- /dev/null +++ b/build-2010.03.08.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:398c6cb2414a79a72677235e11736063b09cbf25b11c792a1fe3fd0de6df52fd +size 100257 diff --git a/build-2010.03.10.tar.gz b/build-2010.03.10.tar.gz deleted file mode 100644 index b77d6834..00000000 --- a/build-2010.03.10.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd453f04ffe9062b8cc182109e3d278ea9f6d7e61d9634a717f8452fd20e6de2 -size 100529 diff --git a/build.changes b/build.changes index 50a63839..42e44115 100644 --- a/build.changes +++ b/build.changes @@ -1,9 +1,3 @@ -------------------------------------------------------------------- -Wed Mar 10 13:34:45 UTC 2010 - adrian@suse.de - -- update to current git - * Kiwi exclude arch handling - ------------------------------------------------------------------- Mon Mar 8 12:07:03 UTC 2010 - adrian@suse.de diff --git a/build.dsc b/build.dsc index c839bc2d..7b975595 100644 --- a/build.dsc +++ b/build.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: build -Version: 2010.03.10 +Version: 2010.03.08 Binary: build Maintainer: Adrian Schroeter Architecture: all diff --git a/build.spec b/build.spec index 3dcd1bf7..242b7b59 100644 --- a/build.spec +++ b/build.spec @@ -23,7 +23,7 @@ License: GPLv2+ Group: Development/Tools/Building AutoReqProv: on Summary: A Script to Build SUSE Linux RPMs -Version: 2010.03.10 +Version: 2010.03.08 Release: 1 # osc rm build-*tar.bz2 # REVISION=$(svn info https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/build | sed -ne "/Revision: /s///p") @@ -64,10 +64,10 @@ chroot environment. %install make DESTDIR=$RPM_BUILD_ROOT install cd $RPM_BUILD_ROOT/usr/lib/build/configs/ -%if 0%{?sles_version} +%if 0%sles_version ln -s sles%{sles_version}.conf default.conf %else -%if 0%{?suse_version} +%if 0%suse_version V=%suse_version ln -s sl${V:0:2}.${V:2:1}.conf default.conf %endif diff --git a/ready b/ready deleted file mode 100644 index e69de29b..00000000