rpms/plymouth/devel plymouth.spec,1.72,1.73

Ray Strode rstrode at fedoraproject.org
Thu Oct 23 01:54:00 UTC 2008


Author: rstrode

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

Modified Files:
	plymouth.spec 
Log Message:
- add text-and-details-only subpackage so davej can uninstall
  spinfinity, pango, cairo etc from his router.



Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/plymouth.spec,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- plymouth.spec	21 Oct 2008 20:17:28 -0000	1.72
+++ plymouth.spec	23 Oct 2008 01:53:29 -0000	1.73
@@ -5,7 +5,7 @@
 Summary: Plymouth Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.6.0
-Release: 0.2008.10.21.1%{?dist}
+Release: 0.2008.10.21.2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -137,6 +137,17 @@
 This package contains the "Solar" boot splash plugin for
 Plymouth. It features a blue flamed sun with animated solar flares.
 
+%package text-and-details-only
+Summary: Plymouth base plugin set
+Group: System Environment/Base
+Requires: %{name} = %{version}-%{release}
+Provides: system-plymouth-plugin = %{version}-%{release}
+
+%description text-and-details-only
+This package enables users to remove the default graphical plugin
+from their system.  This is useful for embedded devices or servers
+where the graphical plugin's dependencies are undesirable.
+
 %prep
 %setup -q
 
@@ -289,6 +300,10 @@
 %{_libdir}/plymouth/solar.so
 
 %changelog
+* Wed Oct 22 2008 Ray Strode <rstrode at redhat.com> 0.5.0-0.2008.10.21.2
+- add text-and-details-only subpackage so davej can uninstall
+  spinfinity, pango, cairo etc from his router.
+
 * Tue Oct 21 2008 Ray Strode <rstrode at redhat.com> 0.5.0-0.2008.10.21.1
 - Minor event loop changes
 - drop upstream patches




More information about the scm-commits mailing list