This commit is contained in:
parent
946dd6c733
commit
2c02f640b0
15
alex.spec
15
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 <herbert@links2linux.de>
|
||||
|
Loading…
Reference in New Issue
Block a user