Hello community,

here is the log from the commit of package mc for openSUSE:Factory checked in 
at 2012-05-14 16:16:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mc (Old)
 and      /work/SRC/openSUSE:Factory/.mc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mc", Maintainer is "nadvor...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mc/mc.changes    2012-05-07 22:48:22.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.mc.new/mc.changes       2012-05-14 
16:16:27.000000000 +0200
@@ -1,0 +2,5 @@
+Thu May 10 07:06:53 UTC 2012 - subchas...@gmail.com
+
+- Samba VFS restored, fixed path to smb.conf
+
+-------------------------------------------------------------------

New:
----
  mc-rpmlintrc

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

Other differences:
------------------
++++++ mc.spec ++++++
--- /var/tmp/diff_new_pack.aRNd7P/_old  2012-05-14 16:16:30.000000000 +0200
+++ /var/tmp/diff_new_pack.aRNd7P/_new  2012-05-14 16:16:30.000000000 +0200
@@ -23,11 +23,12 @@
 Url:            http://www.midnight-commander.org/
 Version:        4.8.1.3
 Release:        0
-Source:         mc-%{version}.tar.xz
+Source:         
https://www.midnight-commander.org/downloads/mc-%{version}.tar.xz
 Source1:        x11_browser
 Source2:        %{name}.desktop
 Source3:        %{name}.png
 Source4:        cmake.syntax
+Source5:        mc-rpmlintrc
 Patch18:        mc-Syntax.cmake.patch
 Patch0:         mc-fix_lib_search_path.patch
 Patch6:         mc-apps.patch
@@ -130,7 +131,8 @@
 %configure \
     --localstatedir=/var/lib \
     --enable-charset \
-    --with-samba
+    --enable-vfs-smb --with-smb-configdir=%{_sysconfdir}/samba
+
 make %{?jobs:-j%{jobs}}
 
 %install


++++++ mc-rpmlintrc ++++++
addFilter("mc\..* W: script-without-shebang /usr/lib/mc/fish/.+")
addFilter("mc\..* W: script-without-shebang /usr/share/mc/mc.*\.c?sh")
addFilter("mc\..* W: non-executable-script /etc/mc/edit.(spell|indent).rc")

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

Reply via email to