diff --git a/pcp.changes b/pcp.changes index e785add..9cdcbe0 100644 --- a/pcp.changes +++ b/pcp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 9 14:27:02 UTC 2013 - schwab@suse.de + +- Move configure run into the %build section. + ------------------------------------------------------------------- Thu Jan 3 12:16:56 UTC 2013 - ddiss@suse.com diff --git a/pcp.spec b/pcp.spec index ee35798..c619c80 100644 --- a/pcp.spec +++ b/pcp.spec @@ -288,14 +288,14 @@ into standard PCP archive logs for replay with any PCP monitoring tool. %patch15 -p1 %patch16 -p1 autoconf -%configure --with-rcdir=/etc/init.d \ - --with-tmpdir=%{_localstatedir}/lib/pcp/tmp \ - --with-docdir=%{_datadir}/doc/packages/pcp %clean rm -Rf $RPM_BUILD_ROOT %build +%configure --with-rcdir=/etc/init.d \ + --with-tmpdir=%{_localstatedir}/lib/pcp/tmp \ + --with-docdir=%{_datadir}/doc/packages/pcp make default_pcp %install