]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/commitdiff
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)
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

index 0c68daf9094e91284e31611221be3d4e2f93d94d..3496159e6c5f23568e4f96bad3b01cd2c14c6324 100644 (file)
@@ -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