[libvirt PATCH] rpm: Drop rpcgen Build-Requires once again

Andrea Bolognani posted 1 patch 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20231128180313.592687-1-abologna@redhat.com
libvirt.spec.in | 1 -
1 file changed, 1 deletion(-)
[libvirt PATCH] rpm: Drop rpcgen Build-Requires once again
Posted by Andrea Bolognani 5 months ago
We no longer use it, so commit a62486b95fee correctly dropped
the Build-Requires; shortly afterwards, however, I accidentally
re-introduced it by mistake.

Fixes: 3df8cc658ed0ac2f84089ad0db61ba20eb8b8aa7
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
---
 libvirt.spec.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libvirt.spec.in b/libvirt.spec.in
index 361a34675b..f3fdedfde4 100644
--- a/libvirt.spec.in
+++ b/libvirt.spec.in
@@ -313,7 +313,6 @@ BuildRequires: libxml2
 BuildRequires: libxslt
 BuildRequires: gettext
 BuildRequires: systemd-rpm-macros
-BuildRequires: rpcgen
 # Fedora build root suckage
 BuildRequires: gawk
 %if %{with_native}
-- 
2.43.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [libvirt PATCH] rpm: Drop rpcgen Build-Requires once again
Posted by Daniel P. Berrangé 5 months ago
On Tue, Nov 28, 2023 at 07:03:13PM +0100, Andrea Bolognani wrote:
> We no longer use it, so commit a62486b95fee correctly dropped
> the Build-Requires; shortly afterwards, however, I accidentally
> re-introduced it by mistake.
> 
> Fixes: 3df8cc658ed0ac2f84089ad0db61ba20eb8b8aa7
> Signed-off-by: Andrea Bolognani <abologna@redhat.com>
> ---
>  libvirt.spec.in | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org