[rp-pppoe] fix bz#804396, add missing [Unit] section

Than Ngo than at fedoraproject.org
Mon Mar 19 14:13:32 UTC 2012


commit d5380e89f167a112ecdd126edd3c242481a9506d
Author: Than Ngo <than at pfullingen.str.redhat.com>
Date:   Mon Mar 19 15:13:25 2012 +0100

    fix bz#804396, add missing [Unit] section

 pppoe-server.service |    1 +
 rp-pppoe.spec        |    5 ++++-
 2 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/pppoe-server.service b/pppoe-server.service
index aa71326..53f8a55 100644
--- a/pppoe-server.service
+++ b/pppoe-server.service
@@ -1,3 +1,4 @@
+[Unit]
 Description=PPPoE Server.
 After=syslog.target
 
diff --git a/rp-pppoe.spec b/rp-pppoe.spec
index e85b9a0..1f81f62 100644
--- a/rp-pppoe.spec
+++ b/rp-pppoe.spec
@@ -1,7 +1,7 @@
 Summary: A PPP over Ethernet client (for xDSL support).
 Name: rp-pppoe
 Version: 3.10
-Release: 11%{?dist}
+Release: 12%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 Url: http://www.roaringpenguin.com/pppoe/
@@ -113,6 +113,9 @@ triggerun -- %{name} < 3.10-9
 %{_mandir}/man?/*
 
 %changelog
+* Mon Mar 19 2012 Than Ngo <than at redhat.com> - 3.10-12
+- fix bz#804396, add missing [Unit] section
+
 * Wed Jan 25 2012 Harald Hoyer <harald at redhat.com> 3.10-11
 - install everything in /usr
   https://fedoraproject.org/wiki/Features/UsrMove


More information about the scm-commits mailing list