From d1c63791b4427df5da3e17c4e4ea4ddeb4cab7b6 Mon Sep 17 00:00:00 2001 From: Frederic Lepied Date: Wed, 19 Mar 2003 21:09:19 +0000 Subject: added support for standard rpm and localrpm targets. --- ldetect-lst.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ldetect-lst.spec') diff --git a/ldetect-lst.spec b/ldetect-lst.spec index ae45d9c5..a7ab426e 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -7,7 +7,7 @@ Version: %{version} Release: %{release} Summary: Hardware list for the light detection library URL: http://cvs.mandrakesoft.com/cgi-bin/cvsweb.cgi/soft/ldetect-lst/ -Source: %{name}.tar.bz2 +Source: %{name}-%{version}.tar.bz2 Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-buildroot License: GPL @@ -29,7 +29,7 @@ table to get hardware autodetection see ldetect-lst %prep -%setup -q -n %{name} +%setup -q %build %make -- cgit v1.2.1