Hello community,

here is the log from the commit of package pcp for openSUSE:Factory checked in 
at 2013-04-17 23:15:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pcp (Old)
 and      /work/SRC/openSUSE:Factory/.pcp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pcp", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pcp/pcp.changes  2013-02-07 10:45:39.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.pcp.new/pcp.changes     2013-04-17 
23:15:05.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Apr  9 14:27:02 UTC 2013 - [email protected]
+
+- Move configure run into the %build section.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pcp.spec ++++++
--- /var/tmp/diff_new_pack.ub12Ex/_old  2013-04-17 23:15:07.000000000 +0200
+++ /var/tmp/diff_new_pack.ub12Ex/_new  2013-04-17 23:15:07.000000000 +0200
@@ -288,14 +288,14 @@
 %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

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to