diff --git a/alex.spec b/alex.spec index 0cddb27..7160fe9 100644 --- a/alex.spec +++ b/alex.spec @@ -56,21 +56,18 @@ runhaskell Setup.lhs copy --destdir=${RPM_BUILD_ROOT} %files %defattr (-,root,root) -%doc alex/ANNOUNCE -%doc alex/LICENSE -%doc alex/README -%doc alex/TODO +%doc ANNOUNCE +%doc LICENSE +%doc README +%doc TODO %{prefix}/bin/alex %{prefix}/bin/alex-%{version} %{_libdir}/alex-%{version} %files doc %defattr (-,root, root) -%doc alex/examples -%doc alex/doc/alex -%if %{with_ps_docs} -%doc alex/doc/alex.ps -%endif +%doc examples +%doc doc/alex %changelog * Thu Jan 18 2007 Herbert Graeber