From a0f20b3289a9be44fbb2b07efed6dc9fabd5d9df1ba63eb8c59b12363a4a87b4 Mon Sep 17 00:00:00 2001 From: David Haller Date: Fri, 31 Jan 2014 04:18:13 +0000 Subject: [PATCH] Accepting request 220425 from home:jengelh:branches:Base:System - Spec metadata update, remove redundant %clean section, do parallel build with %_smp_mflags OBS-URL: https://build.opensuse.org/request/show/220425 OBS-URL: https://build.opensuse.org/package/show/Base:System/mc?expand=0&rev=86 --- mc.changes | 6 ++++++ mc.spec | 11 +++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/mc.changes b/mc.changes index 4aee5af..6d627ad 100644 --- a/mc.changes +++ b/mc.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 30 21:47:13 UTC 2014 - jengelh@inai.de + +- Spec metadata update, remove redundant %clean section, + do parallel build with %_smp_mflags + ------------------------------------------------------------------- Fri Jan 10 20:51:29 UTC 2014 - dnh@opensuse.org diff --git a/mc.spec b/mc.spec index 7c93fc6..daf1d74 100644 --- a/mc.spec +++ b/mc.spec @@ -20,9 +20,11 @@ Name: mc Summary: Midnight Commander License: GPL-3.0+ Group: Productivity/File utilities -Url: http://www.midnight-commander.org/ +Url: http://midnight-commander.org/ Version: 4.8.11 -Release: 0.0 +Release: 0 + +#Git-Clone: git://github.com/MidnightCommander/mc Source: http://ftp.midnight-commander.org/mc-%{version}.tar.xz Source1: x11_browser Source2: %{name}.desktop @@ -137,7 +139,7 @@ export X11_WWW="%{_datadir}/mc/x11_browser" --enable-vfs-smb --with-smb-configdir=%{_sysconfdir}/samba \ --disable-vfs-fish -make %{?jobs:-j%{jobs}} V=1 +make %{?_smp_mflags} V=1 %install make DESTDIR=%{buildroot} install @@ -161,9 +163,6 @@ rm -rf %{buildroot}%{_datadir}/locale/be@tarask %fdupes -s %{buildroot}%{_prefix} -%clean -rm -rf %{buildroot} - %post %if 0%{?suse_version} >= 1140 %set_permissions %{_libexecdir}/mc/cons.saver