[plymouth] Dir ownership fixes (#645044).

Ville Skyttä scop at fedoraproject.org
Sat Jan 29 20:51:25 UTC 2011


commit 9b47b28ba5454b3ab01ec3f2707acc7d9a930228
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Jan 29 22:44:49 2011 +0200

    Dir ownership fixes (#645044).

 plymouth.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/plymouth.spec b/plymouth.spec
index 2113484..1a49340 100644
--- a/plymouth.spec
+++ b/plymouth.spec
@@ -6,7 +6,7 @@
 Summary: Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.8.4
-Release: 0.20101119.2%{?dist}
+Release: 0.20101119.3%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -366,9 +366,12 @@ fi
 %doc AUTHORS NEWS README
 %dir %{_datadir}/plymouth
 %dir %{_datadir}/plymouth/themes
+%dir %{_datadir}/plymouth/themes/details
+%dir %{_datadir}/plymouth/themes/text
 %dir %{_libexecdir}/plymouth
 %dir %{_localstatedir}/lib/plymouth
 %dir %{_libdir}/plymouth/renderers
+%dir %{_sysconfdir}/plymouth
 %config(noreplace) %{_sysconfdir}/plymouth/plymouthd.conf
 %{plymouthdaemon_execdir}/plymouthd
 %{plymouthclient_execdir}/plymouth
@@ -483,6 +486,7 @@ fi
 
 %files theme-script
 %defattr(-, root, root)
+%dir %{_datadir}/plymouth/themes/script
 %{_datadir}/plymouth/themes/script/*.png
 %{_datadir}/plymouth/themes/script/script.script
 %{_datadir}/plymouth/themes/script/script.plymouth
@@ -491,6 +495,9 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Sat Jan 29 2011 Ville Skyttä <ville.skytta at iki.fi> - 0.8.4-0.20101119.3
+- Dir ownership fixes (#645044).
+
 * Fri Nov 19 2010 Ray Strode <rstrode at redhat.com> 0.8.4-0.20101119.2
 - Fix serial console issue eparis was seeing
 


More information about the scm-commits mailing list