packages: plymouth/plymouth.spec - remaining pl - there is no direct relati...
qboosh
qboosh at pld-linux.org
Thu Apr 26 20:01:27 CEST 2012
Author: qboosh Date: Thu Apr 26 18:01:26 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- remaining pl
- there is no direct relation between plugins and themes, so sorted them all
- made graphics-libs installable without base package
---- Files affected:
packages/plymouth:
plymouth.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: packages/plymouth/plymouth.spec
diff -u packages/plymouth/plymouth.spec:1.19 packages/plymouth/plymouth.spec:1.20
--- packages/plymouth/plymouth.spec:1.19 Thu Apr 26 14:52:04 2012
+++ packages/plymouth/plymouth.spec Thu Apr 26 20:01:21 2012
@@ -52,18 +52,36 @@
zamiast tego są przekierowywane do logu, który można obejrzeć po
uruchomieniu systemu.
-%package libs
-Summary: Plymouth libraries
-Summary(pl.UTF-8): Biblioteki Plymouth
+%package core-libs
+Summary: Plymouth core libraries
+Summary(pl.UTF-8): Podstawowe biblioteki Plymouth
Group: Libraries
+Conflicts: plymouth-libs < 0.8.4-0.20120319.1
-%description libs
-This package contains the libply and libplybootsplash libraries used
+%description core-libs
+This package contains the libply and libply-splash-core libraries used
by Plymouth.
-%description libs -l pl.UTF-8
-Ten pakiet zawiera biblioteki libply i libplybootsplash używane przez
-Plymouth.
+%description core-libs -l pl.UTF-8
+Ten pakiet zawiera biblioteki libply i libply-splash-core
+wykorzystywane przez Plymouth.
+
+%package graphics-libs
+Summary: Plymouth graphics libraries
+Summary(pl.UTF-8): Biblioteki graficzne Plymouth
+Group: Development/Libraries
+Requires: %{name}-core-libs = %{version}-%{release}
+Provides: %{name}-graphics-libs = %{version}-%{release}
+Obsoletes: plymouth-libs < %{version}-%{release}
+Conflicts: plymouth-libs < 0.8.4-0.20120319.1
+
+%description graphics-libs
+This package contains the libply-splash-graphics library used by
+graphical Plymouth splashes.
+
+%description graphics-libs -l pl.UTF-8
+Ten pakiet zawiera bibliotekę libply-splash-graphics wykorzystywaną
+przez graficzne ekrany Plymouth.
%package devel
Summary: Header files for writing Plymouth splash plugins
@@ -79,38 +97,6 @@
Ten pakiet zawiera pliki nagłówkowe bibliotek libply i
libplybootsplash, potrzebne do tworzenia wtyczek graficznych Plymouth.
-%package system-theme
-Summary: Plymouth default theme
-Group: Base
-Requires: %{name}(system-theme) = %{version}-%{release}
-Provides: %{name}-system-plugin = %{version}-%{release}
-Obsoletes: plymouth-system-plugin < %{version}-%{release}
-Obsoletes: rhgb < 1:10.0.0
-
-%description system-theme
-This metapackage tracks the current distribution default theme.
-
-%package core-libs
-Summary: Plymouth core libraries
-Group: Development/Libraries
-Conflicts: %{name}-libs < 0.8.4-0.20120319.1
-
-%description core-libs
-This package contains the libply and libply-splash-core libraries used
-by Plymouth.
-
-%package graphics-libs
-Summary: Plymouth graphics libraries
-Group: Development/Libraries
-Requires: %{name}-core-libs = %{version}-%{release}
-Provides: %{name}-graphics-libs = %{version}-%{release}
-Obsoletes: plymouth-libs < %{version}-%{release}
-Conflicts: %{name}-libs < 0.8.4-0.20120319.1
-
-%description graphics-libs
-This package contains the libply-splash-graphics library used by
-graphical Plymouth splashes.
-
%package scripts
Summary: Plymouth related scripts
Summary(pl.UTF-8): Skrypty pomocnicze do Plymouth
@@ -129,8 +115,25 @@
%description scripts -l pl.UTF-8
Ten pakiet zawiera skrypty pomagające zintegrować Plymouth z systemem.
+%package plugin-fade-throbber
+Summary: Plymouth "Fade-Throbber" plugin
+Summary(pl.UTF-8): Wtyczka Plymouth "Fade-Throbber"
+Group: Base
+Requires: %{name}-graphics-libs = %{version}-%{release}
+
+%description plugin-fade-throbber
+This package contains the "Fade-Throbber" boot splash plugin for
+Plymouth. It features a centered image that fades in and out while
+other images pulsate around during system boot up.
+
+%description plugin-fade-throbber -l pl.UTF-8
+Ten pakiet zawiera wtyczkę ekranu startowego Plymouth "Fade-Throbber".
+Cechuje się ona środkowym obrazkiem, który płynnie pojawia się i
+wygasa, podczas gdy inne obrazki pulsują w trakcie startu systemu.
+
%package plugin-label
Summary: Plymouth label plugin
+Summary(pl.UTF-8): Wtyczka Plymouth z etykietami
Group: Base
Requires: %{name}-graphics-libs = %{version}-%{release}
@@ -139,53 +142,31 @@
provides the ability to render text on graphical boot splashes using
pango and cairo.
-%package plugin-fade-throbber
-Summary: Plymouth "Fade-Throbber" plugin
-Group: Base
-Requires: %{name}-graphics-libs = %{version}-%{release}
-
-%description plugin-fade-throbber
-This package contains the "Fade-In" boot splash plugin for Plymouth.
-It features a centered image that fades in and out while other images
-pulsate around during system boot up.
+%description plugin-label -l pl.UTF-8
+Ten pakiet zawiera wtyczkę Plymouth sterującą etykietami. Daje ona
+możliwość renderowania tekstu na graficznych ekranach startowych przy
+użyciu bibliotek pango i cairo.
-%package theme-fade-in
-Summary: Plymouth "Fade-In" theme
-Group: Base
-Requires: %{name}-plugin-fade-throbber = %{version}-%{release}
-Requires(post): %{name}-scripts = %{version}-%{release}
-Obsoletes: plymouth-plugin-fade-in
-
-%description theme-fade-in
-This package contains the "Fade-In" boot splash theme for Plymouth. It
-features a centered logo that fades in and out while stars twinkle
-around the logo during system boot up.
-
-%package plugin-throbgress
-Summary: Plymouth "Throbgress" plugin
+%package plugin-script
+Summary: Plymouth "script" plugin
+Summary(pl.UTF-8): Wtyczka Plymouth "script"
Group: Base
Requires: %{name}-graphics-libs = %{version}-%{release}
-Requires: %{name}-plugin-label = %{version}-%{release}
-
-%description plugin-throbgress
-This package contains the "throbgress" boot splash plugin for
-Plymouth. It features a centered logo and animated spinner that spins
-repeatedly while a progress bar advances at the bottom of the screen.
-%package theme-spinfinity
-Summary: Plymouth "Spinfinity" theme
-Group: Base
-Requires: %{name}-plugin-throbgress = %{version}-%{release}
-Requires(post): %{name}-scripts = %{version}-%{release}
-Obsoletes: plymouth-plugin-spinfinity
+%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.
-%description theme-spinfinity
-This package contains the "Spinfinity" boot splash theme for Plymouth.
-It features a centered logo and animated spinner that spins in the
-shape of an infinity sign.
+%description plugin-script -l pl.UTF-8
+Ten pakiet zawiera wtyczkę ekranu startowego Plymouth "script".
+Odznacza się ona rozszerzalnym, skryptowym językiem ekranu startowego,
+upraszczającym proces projektowania własnych motywów ekranów
+startowych.
%package plugin-space-flares
Summary: Plymouth "space-flares" plugin
+Summary(pl.UTF-8): Wtyczka Plymouth "space-flares"
Group: Base
Requires: %{name}-graphics-libs = %{version}-%{release}
Requires: %{name}-plugin-label = %{version}-%{release}
@@ -194,19 +175,14 @@
This package contains the "space-flares" boot splash plugin for
Plymouth. It features a corner image with animated flares.
-%package theme-solar
-Summary: Plymouth "Solar" theme
-Group: Base
-Requires: %{name}-plugin-space-flares = %{version}-%{release}
-Requires(post): %{name}-scripts = %{version}-%{release}
-Obsoletes: plymouth-plugin-solar
-
-%description theme-solar
-This package contains the "Solar" boot splash theme for Plymouth. It
-features a blue flamed sun with animated solar flares.
+%description plugin-space-flares -l pl.UTF-8
+Ten pakiet zawiera wtyczkę ekranu startowego Plymouth "space-flares".
+Odznacza się ona umieszczonym w rogu obrazkiem z animowanymi
+promieniami.
%package plugin-two-step
Summary: Plymouth "two-step" plugin
+Summary(pl.UTF-8): Wtyczka Plymouth "two-step"
Group: Base
Requires: %{name}-graphics-libs = %{version}-%{release}
Requires: %{name}-plugin-label = %{version}-%{release}
@@ -217,8 +193,47 @@
animation synced to boot time and finishes with a short, fast one-shot
animation.
+%description plugin-two-step -l pl.UTF-8
+Ten pakeit zawiera wtyczkę ekranu startowego Plymouth "two-step".
+Odznacza się ona dwuetapowym procesem startu, rozpoczynającym się
+postępującą animacją synchronizowaną z czasem uruchamiania, a kończy
+krótką, jednorazową animacją.
+
+%package plugin-throbgress
+Summary: Plymouth "Throbgress" plugin
+Summary(pl.UTF-8): Wtyczka Plymouth "Throbgress"
+Group: Base
+Requires: %{name}-graphics-libs = %{version}-%{release}
+Requires: %{name}-plugin-label = %{version}-%{release}
+
+%description plugin-throbgress
+This package contains the "throbgress" boot splash plugin for
+Plymouth. It features a centered logo and animated spinner that spins
+repeatedly while a progress bar advances at the bottom of the screen.
+
+%description plugin-throbgress -l pl.UTF-8
+Ten pakiet zawiera wtyczkę ekranu startowego "Throbgress" do Plymouth.
+Cechuje się ona umieszczonym pośrodku logiem oraz animowanym kręcącym
+się kółkiem, podczas gdy pasek postępu przesuwa się na dole ekranu.
+
+%package system-theme
+Summary: Plymouth default theme
+Summary(pl.UTF-8): Domyślny motyw Plymouth
+Group: Base
+Requires: %{name}(system-theme) = %{version}-%{release}
+Provides: %{name}-system-plugin = %{version}-%{release}
+Obsoletes: plymouth-system-plugin < %{version}-%{release}
+Obsoletes: rhgb < 1:10.0.0
+
+%description system-theme
+This metapackage tracks the current distribution default theme.
+
+%description system-theme -l pl.UTF-8
+Ten metapakiet śledzi domyślny motyw dystrybucji.
+
%package theme-charge
-Summary: Plymouth "Charge" plugin
+Summary: Plymouth "Charge" theme
+Summary(pl.UTF-8): Motyw Plymouth "Charge"
Group: Base
Requires: %{name}-plugin-two-step = %{version}-%{release}
Requires(post): %{name}-scripts = %{version}-%{release}
@@ -229,36 +244,95 @@
features the shadowy hull of a Fedora logo charge up and and finally
burst into full form.
-%package plugin-script
-Summary: Plymouth "script" plugin
+%description theme-charge -l pl.UTF-8
+Ten pakiet zawiera motyw ekranu startowego Plymouth "Charge". Odznacza
+się on cieniowaną łupiną loga Fedory, która rośnie, a ostatecznie
+wybucha do pełnej postaci.
+
+%package theme-fade-in
+Summary: Plymouth "Fade-In" theme
+Summary(pl.UTF-8): Motyw Plymouth "Fade in"
Group: Base
-Requires: %{name}-graphics-libs = %{version}-%{release}
+Requires(post): %{name}-scripts = %{version}-%{release}
+Requires: %{name}-plugin-fade-throbber = %{version}-%{release}
+Obsoletes: plymouth-plugin-fade-in
-%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.
+%description theme-fade-in
+This package contains the "Fade-In" boot splash theme for Plymouth. It
+features a centered logo that fades in and out while stars twinkle
+around the logo during system boot up.
+
+%description theme-fade-in -l pl.UTF-8
+Ten pakiet zawiera motyw ekranu startowego Plymouth "Fade-In".
+Odznacza się on umieszczonym pośrodku logiem, które w trakcie startu
+systemu płynnie pojawia się i wygasa, podczas gdy wokół loga migoczą
+gwiazdy.
%package theme-script
-Summary: Plymouth "Script" plugin
+Summary: Plymouth "Script" theme
+Summary(pl.UTF-8): Motyw Plymouth "Script"
Group: Base
+Requires(post): %{name}-scripts = %{version}-%{release}
Requires: %{name}-plugin-script = %{version}-%{release}
-Requires(post): %{_sbindir}/plymouth-set-default-theme
%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.
+%description theme-script -l pl.UTF-8
+Ten pakiet zawiera motyw ekranu startowego Plymouth "Script". Jest to
+prosty przykład wykorzystujący wtyczkę "script".
+
+%package theme-solar
+Summary: Plymouth "Solar" theme
+Summary(pl.UTF-8): Motyw Plymouth "Solar"
+Group: Base
+Requires(post): %{name}-scripts = %{version}-%{release}
+Requires: %{name}-plugin-space-flares = %{version}-%{release}
+Obsoletes: plymouth-plugin-solar
+
+%description theme-solar
+This package contains the "Solar" boot splash theme for Plymouth. It
+features a blue flamed sun with animated solar flares.
+
+%description theme-solar -l pl.UTF-8
+Ten pakiet zawiera motyw ekranu startowego Plymouth "Solar". Odznacza
+się on słońcem w niebieskich płomieniach z animowanymi promieniami
+słonecznymi.
+
+%package theme-spinfinity
+Summary: Plymouth "Spinfinity" theme
+Summary(pl.UTF-8): Motyw Plymouth "Spinfinity"
+Group: Base
+Requires(post): %{name}-scripts = %{version}-%{release}
+Requires: %{name}-plugin-throbgress = %{version}-%{release}
+Obsoletes: plymouth-plugin-spinfinity
+
+%description theme-spinfinity
+This package contains the "Spinfinity" boot splash theme for Plymouth.
+It features a centered logo and animated spinner that spins in the
+shape of an infinity sign.
+
+%description theme-spinfinity -l pl.UTF-8
+Ten pakiet zawiera motyw ekranu startowego Plymouth "Spinfinity".
+Odznacza się on umieszczonym pośrodku logiem i animowanym kółkiem
+kręcącym się po kształcie znaku nieskończoności.
+
%package theme-spinner
Summary: Plymouth "Spinner" theme
+Summary(pl.UTF-8): Motyw Plymouth "Spinner"
Group: Base
-Requires: %{name}-plugin-two-step = %{version}-%{release}
Requires(post): %{name}-scripts = %{version}-%{release}
+Requires: %{name}-plugin-two-step = %{version}-%{release}
%description theme-spinner
This package contains the "spinner" boot splash theme for Plymouth. It
features a small spinner on a dark background.
+%description theme-spinner -l pl.UTF-8
+Ten pakiet zawiera motyw ekranu startowego Plymouth "Spinner".
+Odznacza się on małym kółkiem kręcącym się na ciemnym tle.
+
%prep
%setup -q
%patch0 -p1
@@ -297,11 +371,8 @@
cp %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
cp $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow/{box,bullet,entry,lock}.png $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/charge
-# FC: Glow isn't quite ready for primetime
-rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/glow
-rm -f $RPM_BUILD_ROOT%{_libdir}/plymouth/glow.so
# FC: Drop glow, it's not very Fedora-y
-rm -rf $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/plymouth/themes/glow
# FC: Override plymouth-update-initrd to work dracut or mkinitrd
cp -p %{SOURCE6} $RPM_BUILD_ROOT%{_libdir}/plymouth/plymouth-update-initrd
@@ -337,33 +408,31 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS README TODO
+%attr(755,root,root) %{_bindir}/plymouth
%attr(755,root,root) %{_bindir}/rhgb-client
%dir %{_sysconfdir}/plymouth
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/plymouth/plymouthd.conf
%{_mandir}/man8/plymouth.8*
-%dir %{_datadir}/plymouth
-%dir %{_datadir}/plymouth/themes
-%dir %{_datadir}/plymouth/themes/details
-%dir %{_datadir}/plymouth/themes/text
-%{_datadir}/plymouth/plymouthd.defaults
-%{_datadir}/plymouth/default-boot-duration
-%dir %{_libdir}/plymouth
-%dir %{_libdir}/plymouth/renderers
-%dir %{_localstatedir}/lib/plymouth
%attr(755,root,root) %{plymouthdaemon_execdir}/plymouthd
%attr(755,root,root) %{plymouthclient_execdir}/plymouth
-%attr(755,root,root) %{_bindir}/plymouth
%attr(755,root,root) %{_libdir}/plymouth/details.so
%attr(755,root,root) %{_libdir}/plymouth/text.so
%attr(755,root,root) %{_libdir}/plymouth/renderers/drm.so
%attr(755,root,root) %{_libdir}/plymouth/renderers/frame-buffer.so
+%dir %{_datadir}/plymouth
+%dir %{_datadir}/plymouth/themes
+%dir %{_datadir}/plymouth/themes/details
+%dir %{_datadir}/plymouth/themes/text
+%{_datadir}/plymouth/plymouthd.defaults
+%{_datadir}/plymouth/default-boot-duration
%{_datadir}/plymouth/themes/details/details.plymouth
%{_datadir}/plymouth/themes/text/text.plymouth
+%{_pixmapsdir}/plymouth-logo.png
%{systemdtmpfilesdir}/%{name}.conf
+%dir %{_localstatedir}/lib/plymouth
+%ghost %{_localstatedir}/lib/plymouth/boot-duration
%{_localstatedir}/run/plymouth
%{_localstatedir}/spool/plymouth
-%{_pixmapsdir}/plymouth-logo.png
-%ghost %{_localstatedir}/lib/plymouth/boot-duration
%files core-libs
%defattr(644,root,root,755)
@@ -374,12 +443,12 @@
%attr(755,root,root) %{_libdir}/libply-boot-client.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libply-boot-client.so.2
%dir %{_libdir}/plymouth
+%dir %{_libdir}/plymouth/renderers
%files graphics-libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libply-splash-graphics.so.*.*.*
%attr(755,root,root) %ghost %{_libdir}/libply-splash-graphics.so.2
-
%attr(755,root,root) %{_libdir}/plymouth/renderers/x11.so
%files devel
@@ -401,13 +470,38 @@
%attr(755,root,root) %{_libdir}/plymouth/plymouth-populate-initrd
%attr(755,root,root) %{_libdir}/plymouth/plymouth-update-initrd
+%files plugin-fade-throbber
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/plymouth/fade-throbber.so
+
%files plugin-label
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/plymouth/label.so
-%files plugin-fade-throbber
+%files plugin-script
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/plymouth/script.so
+
+%files plugin-space-flares
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/plymouth/space-flares.so
+
+%files plugin-throbgress
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/plymouth/throbgress.so
+
+%files plugin-two-step
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/plymouth/two-step.so
+
+%files system-theme
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/plymouth/fade-throbber.so
+
+%files theme-charge
+%defattr(644,root,root,755)
+%dir %{_datadir}/plymouth/themes/charge
+%{_datadir}/plymouth/themes/charge/*.png
+%{_datadir}/plymouth/themes/charge/charge.plymouth
%files theme-fade-in
%defattr(644,root,root,755)
@@ -424,10 +518,6 @@
%{_datadir}/plymouth/themes/spinner/*.png
%{_datadir}/plymouth/themes/spinner/spinner.plymouth
-%files plugin-throbgress
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/plymouth/throbgress.so
-
%files theme-spinfinity
%defattr(644,root,root,755)
%dir %{_datadir}/plymouth/themes/spinfinity
@@ -438,30 +528,12 @@
%{_datadir}/plymouth/themes/spinfinity/throbber-[0-3][0-9].png
%{_datadir}/plymouth/themes/spinfinity/spinfinity.plymouth
-%files plugin-space-flares
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/plymouth/space-flares.so
-
%files theme-solar
%defattr(644,root,root,755)
%dir %{_datadir}/plymouth/themes/solar
%{_datadir}/plymouth/themes/solar/*.png
%{_datadir}/plymouth/themes/solar/solar.plymouth
-%files plugin-two-step
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/plymouth/two-step.so
-
-%files theme-charge
-%defattr(644,root,root,755)
-%dir %{_datadir}/plymouth/themes/charge
-%{_datadir}/plymouth/themes/charge/*.png
-%{_datadir}/plymouth/themes/charge/charge.plymouth
-
-%files plugin-script
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/plymouth/script.so
-
%files theme-script
%defattr(644,root,root,755)
%dir %{_datadir}/plymouth/themes/script
@@ -469,15 +541,17 @@
%{_datadir}/plymouth/themes/script/script.script
%{_datadir}/plymouth/themes/script/script.plymouth
-%files system-theme
-%defattr(644,root,root,755)
-
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2012/04/26 18:01:21 qboosh
+- remaining pl
+- there is no direct relation between plugins and themes, so sorted them all
+- made graphics-libs installable without base package
+
Revision 1.19 2012/04/26 12:52:04 baggins
- 0.8.4 final
- fix console detection (from upstream git)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/plymouth/plymouth.spec?r1=1.19&r2=1.20
More information about the pld-cvs-commit
mailing list