1
0

Autobuild autoformatter for 56586

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreboot-utils?expand=0&rev=9
This commit is contained in:
Ruediger Oertel 2010-12-28 22:57:03 +00:00 committed by Git OBS Bridge
parent ffe16092af
commit 4ca380bfb4

View File

@ -1,7 +1,7 @@
# #
# spec file for package coreboot-utils # spec file for package coreboot-utils (Version r6158)
# #
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 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
@ -23,13 +23,13 @@ Url: http://coreboot.org/
Summary: A universal flash programming utility Summary: A universal flash programming utility
Version: r6158 Version: r6158
Release: 1 Release: 1
License: GPL v2 only; GPL v2 or later License: GPLv2 ; GPLv2+
Group: Development/Tools/Other Group: Development/Tools/Other
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: pciutils-devel zlib-devel
BuildRequires: gcc-c++ BuildRequires: gcc-c++
@ -94,7 +94,6 @@ make %{?jobs:-j%jobs} \
cd ../ cd ../
%install %install
mkdir -p %{buildroot}%{_bindir} mkdir -p %{buildroot}%{_bindir}
mkdir -p $RPM_BUILD_ROOT/%{_sbindir} mkdir -p $RPM_BUILD_ROOT/%{_sbindir}