]> git.pld-linux.org Git - packages/mc.git/commitdiff
- dropped it_IT locale auto/th/mc-4_7_5_4-2 auto/ti/mc-4_7_5_4-2
authorlisu <lisu@pld-linux.org>
Thu, 15 Sep 2011 07:39:42 +0000 (07:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- verbose make
- rel 2

Changed files:
    mc.spec -> 1.334

mc.spec

diff --git a/mc.spec b/mc.spec
index 443bd824928a321ee8d06b3e4133e941e6dfb6bb..012637f25ae59cf3430b5197ed0656fba0825876 100644 (file)
--- a/mc.spec
+++ b/mc.spec
@@ -21,7 +21,7 @@ Summary(uk.UTF-8):    Диспетчер файлів Midnight Commander
 Summary(zh_CN.UTF-8):  一个方便实用的文件管理器和虚拟Shell
 Name:          mc
 Version:       4.7.5.4
-Release:       1
+Release:       2
 Epoch:         1
 License:       GPL v2+
 Group:         Applications/Shells
@@ -188,7 +188,8 @@ export X11_WWW="xdg-open"
        --with-smb-codepagedir=/etc/samba/codepages \
        --with%{!?with_x:out}-x \
        --with-gpm-mouse \
-       --with-screen=slang
+       --with-screen=slang \
+       --disable-silent-rules
 
 %{__make}
 
@@ -216,10 +217,14 @@ done
 install contrib/{mc.sh,mc.csh} $RPM_BUILD_ROOT/etc/shrc.d
 
 %{__rm} $RPM_BUILD_ROOT%{_mandir}/*/man8/mcserv.8
+
 # fi_FI is currently (i.e. in 4.7.5.2) more complete
 %{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/fi
 mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{fi_FI,fi}
 
+# unsupported
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/it_IT
+
 %find_lang %{name}
 
 %clean
This page took 0.035606 seconds and 4 git commands to generate.