diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-12-15 15:24:54 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-12-15 15:24:54 +0000 |
commit | 2a50f35336809fc35125f116dd4db5d1dea5967e (patch) | |
tree | 3a6bc30be4b94f5a40b426137b83c4988c99ef80 /ldetect-lst.spec | |
parent | 3cb7021a9d7d1dbf87500822c015d2747a731ae1 (diff) | |
download | ldetect-lst-2a50f35336809fc35125f116dd4db5d1dea5967e.tar ldetect-lst-2a50f35336809fc35125f116dd4db5d1dea5967e.tar.gz ldetect-lst-2a50f35336809fc35125f116dd4db5d1dea5967e.tar.bz2 ldetect-lst-2a50f35336809fc35125f116dd4db5d1dea5967e.tar.xz ldetect-lst-2a50f35336809fc35125f116dd4db5d1dea5967e.zip |
put the version in .spec too, otherwise can't use rpm C-c e :)
Diffstat (limited to 'ldetect-lst.spec')
-rw-r--r-- | ldetect-lst.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index 75558292..ba1c2412 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,10 +1,11 @@ %define name ldetect-lst +%define version 0.1.0 %define release 1mdk Name: %{name} Version: %{version} Release: %{release} -Summary: Hardware list for the detection library +Summary: Hardware list for the light detection library Source: %{name}.tar.bz2 Group: System/Libraries BuildArchitectures: noarch |