diff options
Diffstat (limited to 'ldetect-lst.spec')
-rw-r--r-- | ldetect-lst.spec | 4 |
1 files changed, 2 insertions, 2 deletions
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 |