]> git.pld-linux.org Git - packages/mc.git/commitdiff
- reenabled blocker
authorTomasz Pala <gotar@pld-linux.org>
Fri, 25 Dec 2009 19:13:20 +0000 (19:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added Amazon Web Services S3 VFS (python dep)

Changed files:
    mc.spec -> 1.305

mc.spec

diff --git a/mc.spec b/mc.spec
index e1c5b7f2ac4356133653e37fbf2bb228659dfbfb..42b9b7447df1f6aff1854ecc35f525108961d541 100644 (file)
--- a/mc.spec
+++ b/mc.spec
@@ -7,7 +7,7 @@
 %bcond_without perl_vfs        # without perl depending vfs'es -- to avoid perl autoreq
 %bcond_with    samba           # with SAMBA vfs support
 %bcond_without x               # without text edit in X support
-%bcond_with    blocker         # it's not a bug, it's a feature
+%bcond_without blocker         # it's not a bug, it's a feature
 #
 Summary:       A user-friendly file manager and visual shell
 Summary(de.UTF-8):     Visuelle Shell Midnight Commander
@@ -372,6 +372,7 @@ fi
 %attr(755,root,root) %{_datadir}/mc/extfs/iso9660
 %attr(755,root,root) %{_datadir}/mc/extfs/lslR
 %attr(755,root,root) %{_datadir}/mc/extfs/rpm
+%attr(755,root,root) %{_datadir}/mc/extfs/s3
 %attr(755,root,root) %{_datadir}/mc/extfs/trpm
 %attr(755,root,root) %{_datadir}/mc/extfs/u7z
 %attr(755,root,root) %{_datadir}/mc/extfs/ualz
This page took 0.031893 seconds and 4 git commands to generate.