[libvirt] [PATCH] mingw: remove obsolete Group tag in RPM spec

Daniel P. Berrangé posted 1 patch 5 years ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190403101826.31214-1-berrange@redhat.com
mingw-libvirt.spec.in | 1 -
1 file changed, 1 deletion(-)
[libvirt] [PATCH] mingw: remove obsolete Group tag in RPM spec
Posted by Daniel P. Berrangé 5 years ago
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 mingw-libvirt.spec.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mingw-libvirt.spec.in b/mingw-libvirt.spec.in
index bea822fd73..9983a5013f 100644
--- a/mingw-libvirt.spec.in
+++ b/mingw-libvirt.spec.in
@@ -39,7 +39,6 @@ Release:        1%{?dist}
 Summary:        MinGW Windows libvirt virtualization library
 
 License:        LGPLv2+
-Group:          Development/Libraries
 URL:            https://libvirt.org/
 
 %if %(echo %{version} | grep -q "\.0$"; echo $?) == 1
-- 
2.20.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH] mingw: remove obsolete Group tag in RPM spec
Posted by Andrea Bolognani 5 years ago
On Wed, 2019-04-03 at 11:18 +0100, Daniel P. Berrangé wrote:
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
>  mingw-libvirt.spec.in | 1 -
>  1 file changed, 1 deletion(-)

According to

  https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections

this change is correct, so

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list