[packages/distrobuilder] adapterized

mis mis at pld-linux.org
Mon Mar 16 17:34:33 CET 2020


commit 2359c70cf1f74b9b3732d2ca6cd62f7f7ae2ad4a
Author: mis <mis at pld-linux.org>
Date:   Mon Mar 16 17:34:15 2020 +0100

    adapterized

 distrobuilder.spec | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/distrobuilder.spec b/distrobuilder.spec
index 2c13d51..99699c2 100644
--- a/distrobuilder.spec
+++ b/distrobuilder.spec
@@ -17,9 +17,14 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		goinstall go install -ldflags "${LDFLAGS:-} -B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \\n')" -a -v -x
 
 %description
-Distrobuilder builds images based on image definition is a YAML document which describes the source of the image, its package manager, what packages to install/remove for specific image variants, os releases and architectures, as well as additional files to generate and arbitrary actions to execute as part of the image build process.
-
-The output is either a plain root filesystem, a LXD image or a LXC image.
+Distrobuilder builds images based on image definition is a YAML
+document which describes the source of the image, its package manager,
+what packages to install/remove for specific image variants, os
+releases and architectures, as well as additional files to generate
+and arbitrary actions to execute as part of the image build process.
+
+The output is either a plain root filesystem, a LXD image or a LXC
+image.
 
 %prep
 %setup -q
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/distrobuilder.git/commitdiff/2359c70cf1f74b9b3732d2ca6cd62f7f7ae2ad4a



More information about the pld-cvs-commit mailing list