* [IPFire-SCM] [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 180993faebce075d07e22a798fd1a90355835469
@ 2012-04-16 8:57 git
0 siblings, 0 replies; only message in thread
From: git @ 2012-04-16 8:57 UTC (permalink / raw)
To: ipfire-scm
[-- Attachment #1: Type: text/plain, Size: 2561 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 180993faebce075d07e22a798fd1a90355835469 (commit)
from 7d6aa181005b31a60019df569b02ed43b5ec67c7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 180993faebce075d07e22a798fd1a90355835469
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Mon Apr 16 10:56:26 2012 +0200
radvd: Update to 1.8.5.
This release contains minor bugfixes.
Fixes #10091.
-----------------------------------------------------------------------
Summary of changes:
radvd/radvd.nm | 11 +++++------
radvd/systemd/radvd.service | 4 ++--
2 files changed, 7 insertions(+), 8 deletions(-)
Difference in files:
diff --git a/radvd/radvd.nm b/radvd/radvd.nm
index 7c170ed..6148528 100644
--- a/radvd/radvd.nm
+++ b/radvd/radvd.nm
@@ -4,8 +4,8 @@
###############################################################################
name = radvd
-version = 1.8.3
-release = 4
+version = 1.8.5
+release = 1
groups = System/Daemons
url = http://www.litech.org/radvd/
@@ -32,7 +32,6 @@ build
end
configure_options += \
- --mandir=/usr/share/man \
--with-pidfile=/run/radvd/radvd.pid
prepare_cmds
@@ -59,9 +58,9 @@ end
packages
package %{name}
- requires = /lib/network/network-radvd-config
-
- prerequires += shadow-utils
+ requires
+ network
+ end
script prein
%{create_user}
diff --git a/radvd/systemd/radvd.service b/radvd/systemd/radvd.service
index 48a6cec..02d6874 100644
--- a/radvd/systemd/radvd.service
+++ b/radvd/systemd/radvd.service
@@ -4,10 +4,10 @@ Requires=network.target
After=network.target
[Service]
-ExecStartPre=/lib/network/network-radvd-config start
+ExecStartPre=/usr/lib/network/network-radvd-config start
ExecStart=/usr/sbin/radvd -C /etc/radvd.conf -u radvd
ExecReload=/bin/kill -HUP $MAINPID
-ExecStopPost=/lib/network/network-radvd-config stop
+ExecStopPost=/usr/lib/network/network-radvd-config stop
Type=forking
PIDFile=/run/radvd/radvd.pid
Restart=on-failure
hooks/post-receive
--
IPFire 3.x development tree
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-16 8:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-16 8:57 [IPFire-SCM] [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 180993faebce075d07e22a798fd1a90355835469 git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox