The patch was not working for me yet, because the line for the manpages was missing:
%{_datadir}/man/man1/%{name}.1.gz
adding this line at the end of the spec-file made this work again.
P.S. I'm running Fedora 8
Regards, Dominic
On Sat, 08 Dec 2007 16:07:01 +0100, Yura Siamashka yurand2@gmail.com wrote:
Hi
Not long ago I desided to test fedora distributive. Since I need svn version of geany, I tried to create rpm for it. Here is spec update that allow me actually create it.
- Added plugin dir that come with geany to files section.
- In install section I have to delete files that don't come to files
section. rpmbuild complained about them.
p.s. I used to be gentoo user so this rpm stuff is really new to me. Please tell me if my changes are stupid.
Best regards, Yura Siamashka