]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - c_icap/c_icap.nm
kernel: Disable support for 6RD
[ipfire-3.x.git] / c_icap / c_icap.nm
index 447941ea9d22d32acc0e54d5628418b2d7717173..a6f14305bd59c779f1e7939dc0b84bcb4c60de9e 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = c_icap
-version    = 0.1.7
-release    = 4
+version    = 0.4.2
+release    = 3
 
 groups     = Networking/Daemons
 url        = http://c-icap.sourceforge.net
@@ -18,7 +18,7 @@ description
        adaptation and filtering services.
 end
 
-source_dl  = http://downloads.sourceforge.net/project/c-icap/c-icap/0.1.x/
+source_dl  = http://downloads.sourceforge.net/project/c-icap/c-icap/0.4.x/
 
 build
        requires
@@ -48,7 +48,7 @@ end
 
 packages
        package %{name}
-               requires = %{name}_modules
+               recommends = %{name}_modules
 
                configfiles
                        /etc/c-icap/c-icap.conf
@@ -58,6 +58,10 @@ packages
                end
        end
 
+       package %{name}-devel
+               template DEVEL
+       end
+
        package %{name}-debuginfo
                template DEBUGINFO
        end