rpms/plymouth/F-13 plymouth.spec,1.168,1.169

Ray Strode rstrode at fedoraproject.org
Fri Jun 18 14:02:07 UTC 2010


Author: rstrode

Update of /cvs/pkgs/rpms/plymouth/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv3865

Modified Files:
	plymouth.spec 
Log Message:
- Make theme subpackages noarch.
  Spotted by Radek Vokal



Index: plymouth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/plymouth/F-13/plymouth.spec,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -p -r1.168 -r1.169
--- plymouth.spec	7 May 2010 19:00:38 -0000	1.168
+++ plymouth.spec	18 Jun 2010 14:02:07 -0000	1.169
@@ -5,7 +5,7 @@
 Summary: Graphical Boot Animation and Logger
 Name: plymouth
 Version: 0.8.2
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -137,6 +137,7 @@ while other images pulsate around during
 %package theme-fade-in
 Summary: Plymouth "Fade-In" theme
 Group: System Environment/Base
+BuildArch: noarch
 Requires: %{name}-plugin-fade-throbber = %{version}-%{release}
 Requires(post): %{_sbindir}/plymouth-set-default-theme
 Obsoletes: plymouth-plugin-fade-in <= 0.7.0-0.2009.05.08.2
@@ -162,6 +163,7 @@ the screen.
 %package theme-spinfinity
 Summary: Plymouth "Spinfinity" theme
 Group: System Environment/Base
+BuildArch: noarch
 Requires: %{name}-plugin-throbgress = %{version}-%{release}
 Requires(post): %{_sbindir}/plymouth-set-default-theme
 Obsoletes: plymouth-plugin-spinfinity <= 0.7.0-0.2009.05.08.2
@@ -185,6 +187,7 @@ Plymouth. It features a corner image wit
 %package theme-solar
 Summary: Plymouth "Solar" theme
 Group: System Environment/Base
+BuildArch: noarch
 Requires: %{name}-plugin-space-flares = %{version}-%{release}
 Requires(post): %{_sbindir}/plymouth-set-default-theme
 Obsoletes: plymouth-plugin-solar <= 0.7.0-0.2009.05.08.2
@@ -211,6 +214,7 @@ short, fast one-shot animation.
 %package theme-charge
 Summary: Plymouth "Charge" plugin
 Group: System Environment/Base
+BuildArch: noarch
 Requires: %{name}-plugin-two-step = %{version}-%{release}
 Requires(post): %{_sbindir}/plymouth-set-default-theme
 Provides: plymouth(system-theme) = %{version}-%{release}
@@ -234,6 +238,7 @@ boot splash themes.
 %package theme-script
 Summary: Plymouth "Script" plugin
 Group: System Environment/Base
+BuildArch: noarch
 Requires: %{name}-plugin-script = %{version}-%{release}
 Requires(post): %{_sbindir}/plymouth-set-default-theme
 
@@ -444,6 +449,10 @@ fi
 %defattr(-, root, root)
 
 %changelog
+* Fri Jun 18 2010 Ray Strode <rstrode at redhat.com> 0.8.2-4
+- Make theme subpackages noarch.
+  Spotted by Radek Vokal
+
 * Fri May 07 2010 Ray Strode <rstrode at redhat.com> 0.8.2-3
 - Fix tty locking patch
   Resolves: #585128



More information about the scm-commits mailing list