Hello community,

here is the log from the commit of package jasper for openSUSE:Factory checked 
in at 2016-11-03 11:09:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jasper (Old)
 and      /work/SRC/openSUSE:Factory/.jasper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jasper"

Changes:
--------
--- /work/SRC/openSUSE:Factory/jasper/jasper.changes    2016-10-28 
10:42:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.jasper.new/jasper.changes       2016-11-03 
11:09:05.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Oct 28 11:55:35 UTC 2016 - jeng...@inai.de
+
+- Update summaries. Use %_smp_mflags for parallel build.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jasper.spec ++++++
--- /var/tmp/diff_new_pack.An10bs/_old  2016-11-03 11:09:06.000000000 +0100
+++ /var/tmp/diff_new_pack.An10bs/_new  2016-11-03 11:09:06.000000000 +0100
@@ -39,8 +39,8 @@
 
 %package -n libjasper1
 Summary:        JPEG-2000 library
-# bug437293
 Group:          Productivity/Graphics/Convertors
+# bug437293
 %ifarch ppc64
 Obsoletes:      libjasper-64bit
 %endif
@@ -54,9 +54,9 @@
 image compression standard Part 1.
 
 %package -n libjasper-devel
-Summary:        JPEG-2000 library - files mandatory for development
-# bug437293
+Summary:        Development files for libjasper, a JPEG-2000 library
 Group:          Development/Libraries/C and C++
+# bug437293
 %ifarch ppc64
 Obsoletes:      libjasper-devel-64bit
 %endif
@@ -74,8 +74,8 @@
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -Wall -std=c99"
-%configure --prefix=/usr --enable-shared --disable-static --libdir=%{_libdir}
-make %{?jobs:-j%jobs}
+%configure --prefix="%{_prefix}" --enable-shared --disable-static 
--libdir=%{_libdir}
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT


Reply via email to