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
|
%files
|
||||||
%defattr (-,root,root)
|
%defattr (-,root,root)
|
||||||
%doc alex/ANNOUNCE
|
%doc ANNOUNCE
|
||||||
%doc alex/LICENSE
|
%doc LICENSE
|
||||||
%doc alex/README
|
%doc README
|
||||||
%doc alex/TODO
|
%doc TODO
|
||||||
%{prefix}/bin/alex
|
%{prefix}/bin/alex
|
||||||
%{prefix}/bin/alex-%{version}
|
%{prefix}/bin/alex-%{version}
|
||||||
%{_libdir}/alex-%{version}
|
%{_libdir}/alex-%{version}
|
||||||
|
|
||||||
%files doc
|
%files doc
|
||||||
%defattr (-,root, root)
|
%defattr (-,root, root)
|
||||||
%doc alex/examples
|
%doc examples
|
||||||
%doc alex/doc/alex
|
%doc doc/alex
|
||||||
%if %{with_ps_docs}
|
|
||||||
%doc alex/doc/alex.ps
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Jan 18 2007 Herbert Graeber <herbert@links2linux.de>
|
* Thu Jan 18 2007 Herbert Graeber <herbert@links2linux.de>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user