[plymouth] Add %{_prefix} to systemd service path

Ray Strode rstrode at fedoraproject.org
Wed Jun 6 21:05:36 UTC 2012


commit 9c288f2ad67aabae9490a83b5bd03789f82157c5
Author: Ray Strode <rstrode at redhat.com>
Date:   Wed Jun 6 21:05:20 2012 +0000

    Add %{_prefix} to systemd service path

 plymouth.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/plymouth.spec b/plymouth.spec
index d6f4ad2..06cc23a 100644
--- a/plymouth.spec
+++ b/plymouth.spec
@@ -6,7 +6,7 @@
 Summary: Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.8.5.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -493,6 +493,9 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Wed Jun 06 2012 Ray Strode <rstrode at redhat.com> 0.8.5.1-2
+- Add %{_prefix} to systemd service path
+
 * Wed Jun 06 2012 Ray Strode <rstrode at redhat.com> 0.8.5.1-1
 - Update to latest release
 - Ship systemd service files


More information about the scm-commits mailing list