From 7b8bdec5f7ed0aaaa89e3bcc020c11a4aa64dfd0ed69682da4d67de334038e4c Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 2 Jul 2010 12:51:45 +0000 Subject: [PATCH] Accepting request 42240 from Archiving Copy from Archiving/zlib based on submit request 42240 from user prusnak OBS-URL: https://build.opensuse.org/request/show/42240 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zlib?expand=0&rev=16 --- zlib.changes | 5 +++++ zlib.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) 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