rpms/plymouth/devel plymouth.spec,1.135,1.136 sources,1.56,1.57

Ray Strode rstrode at fedoraproject.org
Tue Aug 11 17:56:50 UTC 2009


Author: rstrode

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

Modified Files:
	plymouth.spec sources 
Log Message:
- Update to 0.7.0



Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/plymouth.spec,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -p -r1.135 -r1.136
--- plymouth.spec	26 Jul 2009 18:58:47 -0000	1.135
+++ plymouth.spec	11 Aug 2009 17:56:49 -0000	1.136
@@ -5,7 +5,7 @@
 Summary: Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.7.0
-Release: 0.2010.05.15.1%{?dist}
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -204,6 +204,30 @@ This package contains the "charge" boot 
 Plymouth. It features the shadowy hull of a Fedora logo charge up and
 and finally burst into full form.
 
+%package plugin-script
+Summary: Plymouth "script" plugin
+Group: System Environment/Base
+Requires: %{name}-libs = %{version}-%{release}
+BuildRequires: libpng-devel
+
+%description plugin-script
+This package contains the "script" boot splash plugin for
+Plymouth. It features an extensible, scriptable boot splash
+language that simplifies the process of designing custom
+boot splash themes.
+
+%package theme-script
+Summary: Plymouth "Script" plugin
+Group: System Environment/Base
+Requires: %{name}-plugin-script = %{version}-%{release}
+Requires(post): %{_sbindir}/plymouth-set-default-theme
+Provides: plymouth(system-theme) = %{version}-%{release}
+
+%description theme-script
+This package contains the "script" boot splash theme for
+Plymouth. It it is a simple example theme the uses the "script"
+plugin.
+
 %prep
 %setup -q
 
@@ -406,10 +430,23 @@ fi
 %{_datadir}/plymouth/themes/charge/*.png
 %{_datadir}/plymouth/themes/charge/charge.plymouth
 
+%files plugin-script
+%defattr(-, root, root)
+%{_libdir}/plymouth/script.so
+
+%files theme-script
+%defattr(-, root, root)
+%{_datadir}/plymouth/themes/script/*.png
+%{_datadir}/plymouth/themes/script/script.script
+%{_datadir}/plymouth/themes/script/script.plymouth
+
 %files system-theme
 %defattr(-, root, root)
 
 %changelog
+* Tue Aug 11 2009 Ray Strode <rstrode at redhat.com> 0.7.0-1
+- Update to 0.7.0
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.7.0-0.2010.05.15.1
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/devel/sources,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -p -r1.56 -r1.57
--- sources	15 May 2009 17:28:13 -0000	1.56
+++ sources	11 Aug 2009 17:56:49 -0000	1.57
@@ -1 +1 @@
-fbfa86838e536feeffead95dbdeffe93  plymouth-0.7.0.tar.bz2
+f0b305c05129f3fd70de6583ed9cb9a4  plymouth-0.7.0.tar.bz2




More information about the fedora-extras-commits mailing list