Hello community,

here is the log from the commit of package mc for openSUSE:Factory checked in 
at 2014-02-11 10:38:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mc (Old)
 and      /work/SRC/openSUSE:Factory/.mc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mc/mc.changes    2014-01-13 10:55:28.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.mc.new/mc.changes       2014-02-11 
10:38:15.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Jan 30 21:47:13 UTC 2014 - jeng...@inai.de
+
+- Spec metadata update, remove redundant %clean section,
+  do parallel build with %_smp_mflags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ mc.spec ++++++
--- /var/tmp/diff_new_pack.ODabLP/_old  2014-02-11 10:38:15.000000000 +0100
+++ /var/tmp/diff_new_pack.ODabLP/_new  2014-02-11 10:38:15.000000000 +0100
@@ -20,9 +20,11 @@
 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 @@
     --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 @@
 
 %fdupes -s %{buildroot}%{_prefix}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %if 0%{?suse_version} >= 1140
 %set_permissions %{_libexecdir}/mc/cons.saver


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to