Accepting request 400015 from home:bfrogers:branches:Virtualization
Adjust to fixes in virglrenderer packaging, no longer explicitly "BuildRequires" virglrenderer, just the devel package. OBS-URL: https://build.opensuse.org/request/show/400015 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=297
This commit is contained in:
parent
f5b3447608
commit
5ba1856e11
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package qemu-linux-user
|
# spec file for package qemu-linux-user
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 3 17:29:41 UTC 2016 - brogers@suse.com
|
||||||
|
|
||||||
|
- Adjust to parallel changes in virglrenderer packages - no longer
|
||||||
|
"BuildRequires" virglrenderer directly, just the devel package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 1 17:14:40 UTC 2016 - brogers@suse.com
|
Wed Jun 1 17:14:40 UTC 2016 - brogers@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package qemu-testsuite
|
# spec file for package qemu-testsuite
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -253,7 +253,6 @@ BuildRequires: pkgconfig(udev)
|
|||||||
BuildRequires: usbredir-devel
|
BuildRequires: usbredir-devel
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1320
|
%if 0%{?suse_version} >= 1320
|
||||||
BuildRequires: virglrenderer >= 0.4.1
|
|
||||||
BuildRequires: virglrenderer-devel >= 0.4.1
|
BuildRequires: virglrenderer-devel >= 0.4.1
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1210
|
%if 0%{?suse_version} >= 1210
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 3 17:29:41 UTC 2016 - brogers@suse.com
|
||||||
|
|
||||||
|
- Adjust to parallel changes in virglrenderer packages - no longer
|
||||||
|
"BuildRequires" virglrenderer directly, just the devel package.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 1 17:14:40 UTC 2016 - brogers@suse.com
|
Wed Jun 1 17:14:40 UTC 2016 - brogers@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package qemu
|
# spec file for package qemu
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -253,7 +253,6 @@ BuildRequires: pkgconfig(udev)
|
|||||||
BuildRequires: usbredir-devel
|
BuildRequires: usbredir-devel
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1320
|
%if 0%{?suse_version} >= 1320
|
||||||
BuildRequires: virglrenderer >= 0.4.1
|
|
||||||
BuildRequires: virglrenderer-devel >= 0.4.1
|
BuildRequires: virglrenderer-devel >= 0.4.1
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1210
|
%if 0%{?suse_version} >= 1210
|
||||||
|
@ -206,7 +206,6 @@ BuildRequires: pkgconfig(udev)
|
|||||||
BuildRequires: usbredir-devel
|
BuildRequires: usbredir-devel
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1320
|
%if 0%{?suse_version} >= 1320
|
||||||
BuildRequires: virglrenderer >= 0.4.1
|
|
||||||
BuildRequires: virglrenderer-devel >= 0.4.1
|
BuildRequires: virglrenderer-devel >= 0.4.1
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} >= 1210
|
%if 0%{?suse_version} >= 1210
|
||||||
|
Loading…
Reference in New Issue
Block a user