diff --git a/gimp.spec b/gimp.spec index 40ccd81..b04a273 100644 --- a/gimp.spec +++ b/gimp.spec @@ -165,7 +165,7 @@ ln -snf gimp-%{binver}.1 %{buildroot}/%{_mandir}/man1/gimp.1 ln -snf gimp-remote-%{binver} %{buildroot}/%{_bindir}/gimp-remote ln -snf gimp-remote-%{binver}.1 %{buildroot}/%{_mandir}/man1/gimp-remote.1 ln -snf gimptool-%{interfacever} %{buildroot}/%{_bindir}/gimptool -ln -snf gimptool-%{binver}.5 %{buildroot}/%{_mandir}/man5/gimptool.5 +ln -snf gimptool-%{binver}.1 %{buildroot}/%{_mandir}/man1/gimptool.1 %endif %clean @@ -316,6 +316,7 @@ fi * Mon Jul 25 2005 Nils Philippsen - 2.2.8 - version 2.2.8 - clean up file list generation a bit +- gimptool manpage is in section 1 not 5 * Fri May 13 2005 Nils Philippsen - fix inline asm of MMX/SSE optimizations instead of using -mmmx and the like