From d6b450a241edd7a2a30c0f83017e89b4c7363da3 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Thu, 13 Dec 2007 12:15:06 +0100 Subject: [PATCH] - fix license tag - add %%build section --- hwdata.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/hwdata.spec b/hwdata.spec index 869ea69..e280413 100644 --- a/hwdata.spec +++ b/hwdata.spec @@ -1,8 +1,8 @@ Name: hwdata Summary: Hardware identification and configuration data Version: 0.207 -Release: 2%{?dist} -License: GPL+ and MIT and LGPLv2+ +Release: 3%{?dist} +License: GPLv2+ and LGPLv2+ Group: System Environment/Base Source: hwdata-%{version}.tar.gz Patch1: dell-monitors.patch @@ -20,6 +20,9 @@ such as the pci.ids database and MonitorsDb databases. %setup -q %patch1 -p1 -b .dellmonitors +%build +# nothing to build + %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT @@ -35,6 +38,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name}/* %changelog +* Thu Dec 13 2007 Karsten Hopp 0.207-3 +- fix License tag +- add empty %%build section for fedora-review + * Thu Oct 25 2007 Matt Domsch 0.207-2 - MonitorsDB: add 20 new Dell monitors -- 2.25.1