Hello community,

here is the log from the commit of package ccgfs for openSUSE:Factory checked 
in at 2012-10-19 11:48:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ccgfs (Old)
 and      /work/SRC/openSUSE:Factory/.ccgfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ccgfs", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/ccgfs/ccgfs.changes      2012-05-09 
18:28:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.ccgfs.new/ccgfs.changes 2012-10-19 
11:48:25.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct 17 11:09:37 UTC 2012 - jeng...@inai.de
+
+- Explicitly specify unit directory for building
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ccgfs.spec ++++++
--- /var/tmp/diff_new_pack.uGmpfC/_old  2012-10-19 11:48:26.000000000 +0200
+++ /var/tmp/diff_new_pack.uGmpfC/_new  2012-10-19 11:48:26.000000000 +0200
@@ -57,11 +57,12 @@
 %setup -q
 
 %build
-%configure --with-slibdir=/lib
+echo %_unitdir
+%configure
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR="%buildroot";
+make install DESTDIR="%buildroot" unitdir="%{?_unitdir}";
 
 %if 0%{?_unitdir:1}
 %pre



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to