diff --git a/gnuplot.changes b/gnuplot.changes index 481c729..0fe650a 100644 --- a/gnuplot.changes +++ b/gnuplot.changes @@ -9,6 +9,12 @@ Mon Feb 13 11:46:11 UTC 2012 - werner@suse.de - Fix version control of further help messages, fix done by Dieter Jurzitza (bnc#746299) +------------------------------------------------------------------- +Fri Feb 10 19:05:08 CET 2012 - sbrabec@suse.cz + +- Fix libdir x libexecdir clash (bnc#744835). +- Use %configure macro. + ------------------------------------------------------------------- Tue Dec 13 08:33:16 UTC 2011 - cfarrell@suse.com diff --git a/gnuplot.spec b/gnuplot.spec index cd88d0b..24c59a4 100644 --- a/gnuplot.spec +++ b/gnuplot.spec @@ -137,12 +137,7 @@ test $? -eq 0 || exit 1 aclocal -I m4 autoconf %endif - ./configure \ - --prefix=%{_prefix} \ - --mandir=%{_mandir} \ - --infodir=%{_infodir} \ - --libexecdir=%{_libdir} \ - --datadir=%{_datadir} \ + %configure \ --with-gcc \ --with-x \ --x-includes=%{_x11inc} \ @@ -216,7 +211,7 @@ test $? -eq 0 || exit 1 %files %defattr(-,root,root) %{_bindir}/gnuplot -%{_libdir}/gnuplot +%{_libexecdir}/gnuplot %{_datadir}/gnuplot %{_datadir}/texmf/tex/latex/gnuplot/ %{_datadir}/emacs/site-lisp/