From b262875e22c5bf8f5430b9251abdb57744ec17157ed03a8a45b15061cce74742 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 28 Jun 2010 21:26:43 +0000 Subject: [PATCH 1/2] Accepting request 42125 from home:jengelh:smp Copy from home:jengelh:smp/file via accept of submit request 42125 revision 3. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42125 OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=16 --- file.changes | 5 +++++ file.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/file.changes b/file.changes index 2814ef0..e5a8c46 100644 --- a/file.changes +++ b/file.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Mon Apr 19 16:18:08 CEST 2010 - werner@suse.de diff --git a/file.spec b/file.spec index 1768a0b..01db6c7 100644 --- a/file.spec +++ b/file.spec @@ -134,7 +134,7 @@ rm -f ltcf-c.sh ltconfig ltmain.sh autoreconf -fiv CFLAGS="$RPM_OPT_FLAGS -DHOWMANY=69632" %configure --datadir=%{_miscdir} --disable-static --with-pic --enable-fsect-man5 -%{__make} %{?jobs:-j%jobs} pkgdatadir='$(datadir)' +%{__make} %{?_smp_mflags} pkgdatadir='$(datadir)' %if 0%{?build_python_bindings:1} pushd python python setup.py build From 4b544c9facdb545b1cf865ba45ea63bb204e4cabc8c521426176519cf6000fd7 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Tue, 20 Jul 2010 18:14:52 +0000 Subject: [PATCH 2/2] Accepting request 43446 from Base:System checked in (request 43446) OBS-URL: https://build.opensuse.org/request/show/43446 OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=17 --- file.spec | 2 +- python-magic.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/file.spec b/file.spec index 01db6c7..af97940 100644 --- a/file.spec +++ b/file.spec @@ -31,7 +31,7 @@ Obsoletes: file-64bit # # Set Version also in python-magic.spec Version: 5.04 -Release: 2 +Release: 3 Summary: A Tool to Determine File Types Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2 Source2: baselibs.conf diff --git a/python-magic.spec b/python-magic.spec index f04af0a..2b39b66 100644 --- a/python-magic.spec +++ b/python-magic.spec @@ -27,7 +27,7 @@ License: BSD 3 Clause, BSD 4 Clause Group: Development/Languages/Python AutoReqProv: on Version: 5.04 -Release: 2 +Release: 3 Summary: Python module to use libmagic %py_requires Source99: file.spec