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
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
sources = %{thisapp}.tar.bz2
build
- requires
-
- end
-
- configure_options += \
-
test
make check
end
packages
package %{name}
- groups += Base Build
- end
package %{name}-devel
template DEVEL