]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - radvd/radvd.nm
Remove fastd and libuecc
[ipfire-3.x.git] / radvd / radvd.nm
index 7c170ed45530e4eeade7b1dbf250ca3e50230a4e..686dadbf6b115836f37c31af38fa69fc73ffc4b7 100644 (file)
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = radvd
-version    = 1.8.3
-release    = 4
+version    = 1.9.1
+release    = 1
 
 groups     = System/Daemons
 url        = http://www.litech.org/radvd/
@@ -25,14 +25,14 @@ source_dl  = http://www.litech.org/radvd/dist/
 
 build
        requires
+               bison
                flex
                flex-devel
-               bison
+               libdaemon-devel
                shadow-utils
        end
 
        configure_options += \
-               --mandir=/usr/share/man \
                --with-pidfile=/run/radvd/radvd.pid
 
        prepare_cmds
@@ -59,9 +59,9 @@ end
 
 packages
        package %{name}
-               requires = /lib/network/network-radvd-config
-
-               prerequires += shadow-utils
+               requires
+                       network
+               end
 
                script prein
                        %{create_user}