From 5609c6ba4903b9df0c82a75f791c593af65ee855c255773041fde06adb527ef2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Wed, 15 Mar 2017 13:10:12 +0000 Subject: [PATCH] build OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/product-builder?expand=0&rev=2 --- _service | 2 +- ...builder-1.0~pre.1486721158.396a5e6.obscpio | 3 --- ...builder-1.0~pre.1486721158.396a5e6.obscpio | 3 +++ product-builder.changes | 4 +++- ...builder.obsinfo => product-builder.obsinfo | 0 product-builder.spec | 23 +++++++++---------- 6 files changed, 18 insertions(+), 17 deletions(-) delete mode 100644 _service:obs_scm:product-builder-1.0~pre.1486721158.396a5e6.obscpio create mode 100644 product-builder-1.0~pre.1486721158.396a5e6.obscpio rename _service:obs_scm:product-builder.obsinfo => product-builder.obsinfo (100%) diff --git a/_service b/_service index 31e5a08..33f248e 100644 --- a/_service +++ b/_service @@ -1,5 +1,5 @@ - + https://github.com/openSUSE/product-builder.git 1.0~pre git diff --git a/_service:obs_scm:product-builder-1.0~pre.1486721158.396a5e6.obscpio b/_service:obs_scm:product-builder-1.0~pre.1486721158.396a5e6.obscpio deleted file mode 100644 index e21ecb4..0000000 --- a/_service:obs_scm:product-builder-1.0~pre.1486721158.396a5e6.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b393faa2d3b8f226f9aac2d8615e96b518c3057c31040aea757ba29769ce6e79 -size 1314316 diff --git a/product-builder-1.0~pre.1486721158.396a5e6.obscpio b/product-builder-1.0~pre.1486721158.396a5e6.obscpio new file mode 100644 index 0000000..d0e7787 --- /dev/null +++ b/product-builder-1.0~pre.1486721158.396a5e6.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bdc1a7d39b9f60703138ba1218174a09790d9f8bf64843da652987d295a5b62 +size 1314316 diff --git a/product-builder.changes b/product-builder.changes index 815c31d..8ab6971 100644 --- a/product-builder.changes +++ b/product-builder.changes @@ -1,4 +1,6 @@ ------------------------------------------------------------------- Wed Feb 8 15:03:23 UTC 2017 - adrian@suse.de -- initial package +- initial package of product-builder, replacing kiwi 7 for new + product media formats + diff --git a/_service:obs_scm:product-builder.obsinfo b/product-builder.obsinfo similarity index 100% rename from _service:obs_scm:product-builder.obsinfo rename to product-builder.obsinfo diff --git a/product-builder.spec b/product-builder.spec index b951918..a6120d4 100644 --- a/product-builder.spec +++ b/product-builder.spec @@ -1,7 +1,7 @@ # # spec file for package product-builder # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -11,24 +11,23 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. + +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# Please submit bugfixes or comments via: -# -# https://github.com/openSUSE/product-builder/issues -# -# + + Summary: SUSE Product Builder -Url: http://github.com/openSUSE/product-builder -Name: product-builder License: GPL-2.0 Group: System/Management +Url: http://github.com/openSUSE/product-builder +Name: product-builder Version: 1.01.01 -Provides: kiwi-schema = 6.2 Release: 0 +Provides: kiwi-schema = 6.2 Source: product-builder-%version.tar.xz -Requires: perl >= %{perl_version} Requires: libxslt +Requires: perl >= %{perl_version} Requires: perl-Class-Singleton Requires: perl-Config-IniFiles >= 2.49 Requires: perl-File-Slurp @@ -41,10 +40,10 @@ Requires: perl-libwww-perl Provides: kiwi-packagemanager:instsource Requires: build +Requires: checkmedia +Requires: genisoimage Requires: inst-source-utils Requires: product-builder-plugin -Requires: genisoimage -Requires: checkmedia %ifarch %ix86 x86_64 Requires: syslinux %endif