[libvirt] [tck PATCH 05/12] rpm: remove obsolete build root setting

Daniel P. Berrangé posted 12 patches 6 years, 11 months ago
There is a newer version of this series
[libvirt] [tck PATCH 05/12] rpm: remove obsolete build root setting
Posted by Daniel P. Berrangé 6 years, 11 months ago
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
 perl-Sys-Virt-TCK.spec.PL | 1 -
 1 file changed, 1 deletion(-)

diff --git a/perl-Sys-Virt-TCK.spec.PL b/perl-Sys-Virt-TCK.spec.PL
index b4cb4a9..2d5c38b 100644
--- a/perl-Sys-Virt-TCK.spec.PL
+++ b/perl-Sys-Virt-TCK.spec.PL
@@ -34,7 +34,6 @@ License: GPLv2 or Artistic
 Group: Development/Tools
 Source: http://libvirt.org/sources/tck/%{appname}-v%{version}.tar.gz
 Url: http://libvirt.org/
-BuildRoot: %{_tmppath}/%{appname}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires: libvirt >= 4.4.0
 %if 0%{?fedora} || 0%{?rhel} > 7
-- 
2.17.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [tck PATCH 05/12] rpm: remove obsolete build root setting
Posted by Laine Stump 6 years, 11 months ago
On 06/08/2018 09:45 AM, Daniel P. Berrangé wrote:
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>

Reviewed-by: Laine Stump <laine@laine.org>

> ---
>  perl-Sys-Virt-TCK.spec.PL | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/perl-Sys-Virt-TCK.spec.PL b/perl-Sys-Virt-TCK.spec.PL
> index b4cb4a9..2d5c38b 100644
> --- a/perl-Sys-Virt-TCK.spec.PL
> +++ b/perl-Sys-Virt-TCK.spec.PL
> @@ -34,7 +34,6 @@ License: GPLv2 or Artistic
>  Group: Development/Tools
>  Source: http://libvirt.org/sources/tck/%{appname}-v%{version}.tar.gz
>  Url: http://libvirt.org/
> -BuildRoot: %{_tmppath}/%{appname}-%{version}-%{release}-root-%(%{__id_u} -n)
>  Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
>  Requires: libvirt >= 4.4.0
>  %if 0%{?fedora} || 0%{?rhel} > 7


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