diff -r c93d7930a2da -r 3f80fa12b972 aqmoney/aqmoney.spec --- a/aqmoney/aqmoney.spec Tue Aug 28 18:52:35 2012 +0200 +++ b/aqmoney/aqmoney.spec Wed Feb 08 20:16:40 2012 +0200 @@ -89,7 +89,7 @@ --disable-shared %{l_make} %{l_mflags -O} - # pre-install it and adjust for temporary usage by AqMoney build (below) + # preinstall it and adjust for temporary usage by AqMoney build (below) %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT ) || exit $? @@ -133,7 +133,7 @@ %{l_make} %{l_mflags} install DESTDIR=$RPM_BUILD_ROOT ) || exit $? - # workaround problems with AqHBCI plugin run-time + # workaround problems with AqHBCI plugin runtime %{l_shtool} mkdir -f -p -m 755 \ $RPM_BUILD_ROOT%{l_prefix}/libexec/aqmoney mv $RPM_BUILD_ROOT%{l_prefix}/bin/aqmoney2 \ @@ -145,7 +145,7 @@ ) >$RPM_BUILD_ROOT%{l_prefix}/bin/aqmoney chmod a+x $RPM_BUILD_ROOT%{l_prefix}/bin/aqmoney - # post-adjust installation + # postadjust installation strip $RPM_BUILD_ROOT%{l_prefix}/bin/* >/dev/null 2>&1 || true mv $RPM_BUILD_ROOT%{l_prefix}/man/man1/aqmoney2.1 \ $RPM_BUILD_ROOT%{l_prefix}/man/man1/aqmoney.1