From 3af252a6052dbc3662206ca2a4460844a87e41527f3f81f45f9c0b870dd6c5d6 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Mon, 19 Sep 2011 16:12:36 +0000 Subject: [PATCH] Accepting request 83525 from home:jengelh:bl-f - Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.) OBS-URL: https://build.opensuse.org/request/show/83525 OBS-URL: https://build.opensuse.org/package/show/hardware/flashrom?expand=0&rev=10 --- flashrom.changes | 6 ++++++ flashrom.spec | 30 +----------------------------- 2 files changed, 7 insertions(+), 29 deletions(-) diff --git a/flashrom.changes b/flashrom.changes index 667fe09..d3dc303 100644 --- a/flashrom.changes +++ b/flashrom.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de + +- Apply packaging guidelines (remove redundant/obsolete + tags/sections from specfile, etc.) + ------------------------------------------------------------------- Fri Jun 3 01:08:18 SAST 2011 - stepan@coresystems.de diff --git a/flashrom.spec b/flashrom.spec index e92402f..dad81df 100644 --- a/flashrom.spec +++ b/flashrom.spec @@ -45,36 +45,11 @@ It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, TSOP32, and TSOP40 chips, which use various protocols such as LPC, FWH, parallel flash, or SPI. -Authors: --------- - Carl-Daniel Hailfinger - Claus Gindhart - Dominik Geyer - Eric Biederman - Giampiero Giancipoli - Joe Bao - Luc Verhaegen - Li-Ta Lo - Markus Boas - Nikolay Petukhov - Peter Stuge - Reinder E.N. de Haan - Ronald G. Minnich - Ronald Hoogenboom - Stefan Reinauer - Stefan Wildemann - Steven James - Uwe Hermann - Wang Qingpei - Yinghai Lu - David S. Peterson - some others - %prep %setup -q %build -make %{?jobs:-j%jobs} \ +make %{?_smp_mflags} \ CFLAGS="%{optflags}" \ CONFIG_DEDIPROG=yes gzip flashrom.8 @@ -86,9 +61,6 @@ mkdir -p %{buildroot}/%{_mandir}/man8 install -m 0755 flashrom %{buildroot}/%{_sbindir} install -m 0644 flashrom.8.gz %{buildroot}/%{_mandir}/man8 -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %doc COPYING