rpms/plymouth/devel plymouth.spec,1.81,1.82

Ray Strode rstrode at fedoraproject.org
Tue Oct 28 00:57:11 UTC 2008


Author: rstrode

Update of /cvs/pkgs/rpms/plymouth/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv11395

Modified Files:
	plymouth.spec 
Log Message:
- Make plymouth-libs own /usr/lib/plymouth (bug 458071)



Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/plymouth.spec,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -r1.81 -r1.82
--- plymouth.spec	28 Oct 2008 00:36:31 -0000	1.81
+++ plymouth.spec	28 Oct 2008 00:56:40 -0000	1.82
@@ -5,7 +5,7 @@
 Summary: Plymouth Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.6.0
-Release: 0.2008.10.27.3%{?dist}
+Release: 0.2008.10.27.4%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -224,7 +224,6 @@
 %doc AUTHORS NEWS README
 %dir %{_datadir}/plymouth
 %dir %{_libexecdir}/plymouth
-%dir %{_libdir}/plymouth
 %{plymouthdaemon_execdir}/plymouthd
 %{plymouthclient_execdir}/plymouth
 %{_bindir}/plymouth
@@ -246,6 +245,7 @@
 %defattr(-, root, root)
 %{plymouth_libdir}/libply.so.*
 %{_libdir}/libplybootsplash.so.*
+%dir %{_libdir}/plymouth
 
 %files scripts
 %defattr(-, root, root)
@@ -298,6 +298,9 @@
 %defattr(-, root, root)
 
 %changelog
+* Mon Oct 27 2008 Ray Strode <rstrode at redhat.com> 0.6.0-0.2008.10.27.4
+- Make plymouth-libs own /usr/lib/plymouth (bug 458071)
+
 * Mon Oct 27 2008 Ray Strode <rstrode at redhat.com> 0.6.0-0.2008.10.27.3
 - Default to "Solar" instead of "Spinfinity"
 




More information about the scm-commits mailing list