forked from pool/coreboot-utils
Accepting request 158840 from hardware
license update: GPL-2.0 No indication of aggregation (forwarded request 158839 from babelworx) OBS-URL: https://build.opensuse.org/request/show/158840 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreboot-utils?expand=0&rev=16
This commit is contained in:
commit
01c6ed6bb0
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 13 12:04:46 UTC 2013 - cfarrell@suse.com
|
||||||
|
|
||||||
|
- license update: GPL-2.0
|
||||||
|
No indication of aggregation
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 4 14:32:09 UTC 2013 - coolo@suse.com
|
||||||
|
|
||||||
|
- update license to new format
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 17 23:52:47 UTC 2011 - jengelh@medozas.de
|
Sat Sep 17 23:52:47 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package coreboot-utils
|
# spec file for package coreboot-utils
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2013 SUSE LINUX Products 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
|
||||||
@ -16,22 +16,22 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: coreboot-utils
|
Name: coreboot-utils
|
||||||
Url: http://coreboot.org/
|
Url: http://coreboot.org/
|
||||||
Summary: A universal flash programming utility
|
Summary: A universal flash programming utility
|
||||||
Version: r6158
|
License: GPL-2.0
|
||||||
Release: 1
|
|
||||||
License: GPL-2.0 ; GPL-2.0+
|
|
||||||
Group: Development/Tools/Other
|
Group: Development/Tools/Other
|
||||||
|
Version: r6158
|
||||||
|
Release: 0
|
||||||
Source0: coreboot-utils-%{version}.tar.bz2
|
Source0: coreboot-utils-%{version}.tar.bz2
|
||||||
Source23: update-snapshots.sh
|
Source23: update-snapshots.sh
|
||||||
Patch0: nvramtool-revision.diff
|
Patch0: nvramtool-revision.diff
|
||||||
Patch1: superiotool-revision.diff
|
Patch1: superiotool-revision.diff
|
||||||
Patch2: k8resdump.diff
|
Patch2: k8resdump.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: pciutils-devel zlib-devel
|
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
BuildRequires: pciutils-devel
|
||||||
|
BuildRequires: zlib-devel
|
||||||
ExclusiveArch: %ix86 x86_64
|
ExclusiveArch: %ix86 x86_64
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
Reference in New Issue
Block a user