From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [IPFire-SCM] [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 180993faebce075d07e22a798fd1a90355835469
Date: Mon, 16 Apr 2012 10:57:33 +0200 [thread overview]
Message-ID: <20120416085744.D0615200C0@argus.ipfire.org> (raw)
[-- 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
reply other threads:[~2012-04-16 8:57 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120416085744.D0615200C0@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox