From: Alexander Marx Date: Wed, 7 Sep 2016 13:20:15 +0000 (+0000) Subject: cifs-utils: cleanup makefile X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fcifs-utils;p=people%2Famarx%2Fipfire-3.x.git cifs-utils: cleanup makefile Signed-off-by: Alexander Marx 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 --- diff --git a/cifs-utils/cifs-utils.nm b/cifs-utils/cifs-utils.nm index 0c68daf90..3496159e6 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