From 9c288f2ad67aabae9490a83b5bd03789f82157c5 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Wed, 6 Jun 2012 21:05:20 +0000 Subject: [PATCH] Add %{_prefix} to systemd service path --- plymouth.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 0.8.5.1-2 +- Add %{_prefix} to systemd service path + * Wed Jun 06 2012 Ray Strode 0.8.5.1-1 - Update to latest release - Ship systemd service files