Hello community,

here is the log from the commit of package librelp for openSUSE:Factory checked 
in at 2016-02-17 10:26:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librelp (Old)
 and      /work/SRC/openSUSE:Factory/.librelp.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librelp"

Changes:
--------
--- /work/SRC/openSUSE:Factory/librelp/librelp.changes  2016-02-01 
19:56:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.librelp.new/librelp.changes     2016-02-17 
12:14:47.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb  8 21:00:15 UTC 2016 - [email protected]
+
+- Make building more verbose
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ librelp.spec ++++++
--- /var/tmp/diff_new_pack.Zpuuol/_old  2016-02-17 12:14:47.000000000 +0100
+++ /var/tmp/diff_new_pack.Zpuuol/_new  2016-02-17 12:14:47.000000000 +0100
@@ -107,11 +107,13 @@
 %setup -q
 
 %build
-%configure --disable-static --with-pic
-make %{?_smp_mflags}
+%configure \
+  --disable-static \
+  --with-pic
+make %{?_smp_mflags} V=1
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 rm %{buildroot}%{_libdir}/librelp.la
 
 %post   -n %{library_name} -p /sbin/ldconfig


Reply via email to