]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commit
cifs-utils: cleanup makefile cifs-utils
authorAlexander Marx <alexander.marx@ipfire.org>
Wed, 7 Sep 2016 13:20:15 +0000 (13:20 +0000)
committerAlexander Marx <alexander.marx@ipfire.org>
Wed, 7 Sep 2016 13:20:15 +0000 (13:20 +0000)
commit1e2a9adf9f0d883a75fffd1238cd20e73bbc33a6
tree5b8c3006e912af5ea35917e76dd024062425bc36
parentf5c96f7a95949ba37c0acb31323051ba2e68bdad
cifs-utils: cleanup makefile

Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
diff --git a/cifs-utils/cifs-utils.nm b/cifs-utils/cifs-utils.nm
index 0c68daf..3496159 100644
--- a/cifs-utils/cifs-utils.nm
+++ b/cifs-utils/cifs-utils.nm
@@ -5,11 +5,11 @@

 name       = cifs-utils
 version    = 6.6
-release    = 1
+release    = 2

 groups     = System/Tools
 url        = https://wiki.samba.org/index.php/LinuxCIFS_utils
-license    = GNU GENERAL PUBLIC LICENSE
+license    = GPL
 summary    = A utility for the Common Internet File System

 description
@@ -22,12 +22,6 @@ source_dl  = http://download.samba.org/pub/linux-cifs/cifs-utils/
 sources    = %{thisapp}.tar.bz2

 build
- requires
-
- end
-
- configure_options += \
-
  test
  make check
  end
@@ -35,8 +29,6 @@ end

 packages
  package %{name}
- groups += Base Build
- end

  package %{name}-devel
  template DEVEL
cifs-utils/cifs-utils.nm