diff --git a/zlib.changes b/zlib.changes index 55ac85e..b3bb2ef 100644 --- a/zlib.changes +++ b/zlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Sat Dec 12 18:41:52 CET 2009 - jengelh@medozas.de diff --git a/zlib.spec b/zlib.spec index a5ac310..8a61e73 100644 --- a/zlib.spec +++ b/zlib.spec @@ -1,7 +1,7 @@ # # spec file for package zlib (Version 1.2.3) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ Name: zlib -License: Zlib ; zlib license. See http://zlib.net/zlib_license.html +License: Other uncritical OpenSource License Group: System/Libraries Provides: libz Obsoletes: libz @@ -30,7 +30,7 @@ Obsoletes: zlib-64bit %endif # Version: 1.2.3 -Release: 141 +Release: 142 Summary: Data Compression Library Source: zlib-%{version}.tar.bz2 Source1: LICENSE @@ -103,7 +103,7 @@ libraries. %build CFLAGS="$RPM_OPT_FLAGS" ./configure --shared -%{__make} %{?jobs:-j%jobs} +%{__make} %{?_smp_mflags} %check make test