diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-01-12 19:46:49 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-01-12 19:46:49 +0000 |
commit | 8b888684400ca79558524c0561624282ca4311b0 (patch) | |
tree | 8509e499db21ad46dd7809c316a9084e886b8c27 /ldetect-lst.spec | |
parent | 1c69d4217d59bd327b8a9a3a23cc912156cd1c1c (diff) | |
download | ldetect-lst-8b888684400ca79558524c0561624282ca4311b0.tar ldetect-lst-8b888684400ca79558524c0561624282ca4311b0.tar.gz ldetect-lst-8b888684400ca79558524c0561624282ca4311b0.tar.bz2 ldetect-lst-8b888684400ca79558524c0561624282ca4311b0.tar.xz ldetect-lst-8b888684400ca79558524c0561624282ca4311b0.zip |
*** empty log message ***
Diffstat (limited to 'ldetect-lst.spec')
-rw-r--r-- | ldetect-lst.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index 4319096e..ddd6fa6e 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,6 +1,6 @@ %define name ldetect-lst %define version 0.1.2 -%define release 33mdk +%define release 34mdk Name: %{name} Version: %{version} @@ -25,7 +25,7 @@ table to get hardware autodetection see ldetect-lst %prep -%setup -n %{name} +%setup -q -n %{name} %build %make @@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Sat Jan 12 2002 Pixel <pixel@mandrakesoft.com> 0.1.2-34mdk +- various + * Mon Nov 19 2001 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.1.2-33mdk - Add IBM|ServeRAID-4Lx and IBM|ServeRAID-4Mx PCI IDs - On IA-64, suggest "qlogicfc" for Q Logic { 2100, 2200 } cards |