rpms/plymouth/devel plymouth.spec,1.79,1.80

Ray Strode rstrode at fedoraproject.org
Mon Oct 27 20:04:10 UTC 2008


Author: rstrode

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

Modified Files:
	plymouth.spec 
Log Message:
- Don't set plymouth default plugin to text in %post



Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/plymouth.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- plymouth.spec	27 Oct 2008 16:59:43 -0000	1.79
+++ plymouth.spec	27 Oct 2008 20:03:40 -0000	1.80
@@ -5,7 +5,7 @@
 Summary: Plymouth Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.6.0
-Release: 0.2008.10.27.1%{?dist}
+Release: 0.2008.10.27.2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -183,11 +183,6 @@
     rm -f %{_libdir}/plymouth/default.so
 fi
 
-%post
-if [ $1 -eq 1 ]; then
-    %{_sbindir}/plymouth-set-default-plugin text
-fi
-
 %post libs -p /sbin/ldconfig
 %postun libs -p /sbin/ldconfig
 
@@ -303,6 +298,9 @@
 %defattr(-, root, root)
 
 %changelog
+* Mon Oct 27 2008 Ray Strode <rstrode at redhat.com> 0.6.0-0.2008.10.27.2
+- Don't set plymouth default plugin to text in %%post
+
 * Mon Oct 27 2008 Ray Strode <rstrode at redhat.com> 0.6.0-0.2008.10.27.1
 - Add Charlie patch to dither in lower color modes (bug 468276)
 




More information about the scm-commits mailing list