]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - mc/mc.nm
samba: build with needed packages
[people/amarx/ipfire-3.x.git] / mc / mc.nm
index 975c501f83aeb06415644368b629a74890b3a5c0..e9198548eb772f76efaef7eeb048be6a7f72ede1 100644 (file)
--- a/mc/mc.nm
+++ b/mc/mc.nm
@@ -4,8 +4,9 @@
 ###############################################################################
 
 name       = mc
-version    = 4.7.4
-release    = 2
+version    = 4.8.16
+release    = 1
+epoch      = 1
 
 groups     = Applications/System
 url        = http://www.ibiblio.org/mc/
@@ -13,15 +14,15 @@ license    = GPLv2+
 summary    = User-friendly text console file manager and visual shell.
 
 description
-       Midnight Commander is a visual shell much like a file manager, only 
+       Midnight Commander is a visual shell much like a file manager, only
        with many more features. It is a text mode application, but it also
        includes mouse support. Midnight Commander's best features are its
        ability to FTP, view tar and zip files, and to poke into RPMs for
        specific files.
 end
 
-sources    = %{thisapp}.tar.bz2
-sources_dl =
+sources    = %{thisapp}.tar.xz
+source_dl  = http://www.midnight-commander.org/downloads/
 
 build
        requires
@@ -53,4 +54,8 @@ packages
                        perl\(pieces\)
                end
        end
+
+       package %{name}-debuginfo
+               template DEBUGINFO
+       end
 end