[NSIS] packaging: spec: avoid suffix in iso label

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Sandro Bonazzola <sbonazzo@xxxxxxxxxx>

Avoid suffix in iso labeling: release number with the
full suffix exceeds the maximum length allowed.

Change-Id: I8f480b8dc091051416901e3748169e2afe390229
Signed-off-by: Sandro Bonazzola <sbonazzo@xxxxxxxxxx>
---
 ovirt-guest-tools-iso.spec.in | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/ovirt-guest-tools-iso.spec.in b/ovirt-guest-tools-iso.spec.in
index 4d1829c..6dc1c40 100644
--- a/ovirt-guest-tools-iso.spec.in
+++ b/ovirt-guest-tools-iso.spec.in
@@ -44,7 +44,8 @@ Windows Guest tools ISO for oVirt Virtualization Manager.
 %global make_common_opts \\\
 	PREFIX=%{_prefix} \\\
 	MODE=OVIRT \\\
-	DISPLAYED_VERSION='%{version}-%{release}'
+	DISPLAYED_VERSION='%{version}-%{release}' \\\
+	ISO_LABEL='oVirt-WGT-%{version}-%{rel}'
 
 %prep
 %setup -n %{source_base} -q
-- 
2.1.4

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]