public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH 1/2] cifs-utils: new package cifs-utils 6.6
@ 2016-09-07 13:21 Alexander Marx
  2016-09-07 13:21 ` [PATCH 2/2] cifs-utils: cleanup makefile Alexander Marx
  0 siblings, 1 reply; 2+ messages in thread
From: Alexander Marx @ 2016-09-07 13:21 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1590 bytes --]

This package is needed by sssd.

Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>

diff --git a/cifs-utils/cifs-utils.nm b/cifs-utils/cifs-utils.nm
new file mode 100644
index 0000000..0c68daf
--- /dev/null
+++ b/cifs-utils/cifs-utils.nm
@@ -0,0 +1,48 @@
+###############################################################################
+# IPFire.org    - An Open Source Firewall Solution                            #
+# Copyright (C) - IPFire Development Team <info(a)ipfire.org>                   #
+###############################################################################
+
+name       = cifs-utils
+version    = 6.6
+release    = 1
+
+groups     = System/Tools
+url        = https://wiki.samba.org/index.php/LinuxCIFS_utils
+license    = GNU GENERAL PUBLIC LICENSE
+summary    = A utility for the Common Internet File System
+
+description
+	This package of tools is called cifs-utils.
+	Although not really part of Samba proper, these tools were originally part of the Samba package.
+	For several reasons, shipping these tools as part of Samba was problematic and it was deemed better to split them off into their own package.
+end
+
+source_dl  = http://download.samba.org/pub/linux-cifs/cifs-utils/
+sources    = %{thisapp}.tar.bz2
+
+build
+	requires
+
+	end
+
+	configure_options += \
+
+	test
+		make check
+	end
+end
+
+packages
+	package %{name}
+		groups += Base Build
+	end
+
+	package %{name}-devel
+		template DEVEL
+	end
+
+	package %{name}-debuginfo
+		template DEBUGINFO
+	end
+end
-- 
2.6.3


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 2/2] cifs-utils: cleanup makefile
  2016-09-07 13:21 [PATCH 1/2] cifs-utils: new package cifs-utils 6.6 Alexander Marx
@ 2016-09-07 13:21 ` Alexander Marx
  0 siblings, 0 replies; 2+ messages in thread
From: Alexander Marx @ 2016-09-07 13:21 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1765 bytes --]

Signed-off-by: Alexander Marx <alexander.marx(a)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

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
-- 
2.6.3


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-09-07 13:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-09-07 13:21 [PATCH 1/2] cifs-utils: new package cifs-utils 6.6 Alexander Marx
2016-09-07 13:21 ` [PATCH 2/2] cifs-utils: cleanup makefile Alexander Marx

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox