public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] c_icap: Create devel package
@ 2016-03-24 15:15 Alexander Marx
  0 siblings, 0 replies; only message in thread
From: Alexander Marx @ 2016-03-24 15:15 UTC (permalink / raw)
  To: development

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

Also updated dependency packages

Fixes: #11074

Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
---
 c_icap/c_icap.nm                 | 6 +++++-
 c_icap_modules/c_icap_modules.nm | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/c_icap/c_icap.nm b/c_icap/c_icap.nm
index e031b43..37c9db4 100644
--- a/c_icap/c_icap.nm
+++ b/c_icap/c_icap.nm
@@ -5,7 +5,7 @@
 
 name       = c_icap
 version    = 0.4.2
-release    = 1
+release    = 2
 
 groups     = Networking/Daemons
 url        = http://c-icap.sourceforge.net
@@ -58,6 +58,10 @@ packages
 		end
 	end
 
+	package %{name}-devel
+		template DEVEL
+	end
+
 	package %{name}-debuginfo
 		template DEBUGINFO
 	end
diff --git a/c_icap_modules/c_icap_modules.nm b/c_icap_modules/c_icap_modules.nm
index 8e1123f..acde841 100644
--- a/c_icap_modules/c_icap_modules.nm
+++ b/c_icap_modules/c_icap_modules.nm
@@ -5,7 +5,7 @@
 
 name       = c_icap_modules
 version    = 0.4.2
-release    = 1
+release    = 2
 
 groups     = Networking/Daemons
 url        = http://c-icap.sourceforge.net
@@ -24,7 +24,7 @@ build
 	requires
 		autoconf
 		automake
-		c_icap >= 0.4.0
+		c_icap-devel >= 0.4.0
 		clamav-devel
 		libdb-devel
 		libtool-devel
-- 
2.6.3


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-24 15:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-24 15:15 [PATCH] c_icap: Create devel package Alexander Marx

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