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
2abb3546c1
commit
de5ff4875d
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# 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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -253,7 +253,6 @@ BuildRequires: pkgconfig(udev)
|
||||
BuildRequires: usbredir-devel
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1320
|
||||
BuildRequires: virglrenderer >= 0.4.1
|
||||
BuildRequires: virglrenderer-devel >= 0.4.1
|
||||
%endif
|
||||
%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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -253,7 +253,6 @@ BuildRequires: pkgconfig(udev)
|
||||
BuildRequires: usbredir-devel
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1320
|
||||
BuildRequires: virglrenderer >= 0.4.1
|
||||
BuildRequires: virglrenderer-devel >= 0.4.1
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1210
|
||||
|
@ -206,7 +206,6 @@ BuildRequires: pkgconfig(udev)
|
||||
BuildRequires: usbredir-devel
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1320
|
||||
BuildRequires: virglrenderer >= 0.4.1
|
||||
BuildRequires: virglrenderer-devel >= 0.4.1
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1210
|
||||
|
Loading…
Reference in New Issue
Block a user