Accepting request 181201 from home:elvigia:branches:Base:System
- Require pigz instead of gzip - ensure plugin requires are versioned. OBS-URL: https://build.opensuse.org/request/show/181201 OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=111
This commit is contained in:
parent
d4ca191cee
commit
425bc22590
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 27 19:39:15 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
- Require pigz instead of gzip
|
||||
- ensure plugin requires are versioned.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 16 23:37:55 UTC 2013 - crrodriguez@opensuse.org
|
||||
|
||||
|
@ -165,11 +165,11 @@ behavior on environments with a valid DISPLAY.
|
||||
%package scripts
|
||||
Summary: Plymouth related scripts
|
||||
Group: System/Base
|
||||
Requires: %{name} = %{version}
|
||||
Requires: coreutils
|
||||
Requires: cpio
|
||||
Requires: findutils
|
||||
Requires: gzip
|
||||
Requires: plymouth
|
||||
Requires: pigz
|
||||
Requires(post): mkinitrd
|
||||
|
||||
%description scripts
|
||||
@ -232,7 +232,7 @@ Group: System/Base
|
||||
Requires: libply-splash-core2 = %{version}
|
||||
Requires: libply-splash-graphics2 = %{version}
|
||||
Requires: libply2 = %{version}
|
||||
Requires: plymouth-plugin-label
|
||||
Requires: plymouth-plugin-label = %{version}
|
||||
|
||||
%description plugin-two-step
|
||||
This package contains the "two-step" boot splash plugin for
|
||||
@ -257,7 +257,7 @@ boot splash themes.
|
||||
Summary: Plymouth "Fade-In" theme
|
||||
Group: System/Base
|
||||
Requires: %{name}-plugin-fade-throbber = %{version}
|
||||
Requires: plymouth-plugin-label
|
||||
Requires: plymouth-plugin-label = %{version}
|
||||
Requires(post): %{name}-scripts
|
||||
BuildArch: noarch
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user