plymouth: Update to 0.9.2.

Message ID 1444413539-21065-1-git-send-email-stefan.schantl@ipfire.org
State Dropped, archived
Delegated to: Michael Tremer
Headers

Message

Stefan Schantl Oct. 10, 2015, 4:58 a.m. UTC
  Update to the latest minor version of the plymouth 0.9 series.
Also enable support for systemd.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 plymouth/plymouth.nm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Comments

Timo Eissler Oct. 11, 2015, 4:33 a.m. UTC | #1
Reviewed-by: Timo Eissler <timo.eissler@ipfire.org>

Am 09.10.2015 um 19:58 schrieb Stefan Schantl:
> Update to the latest minor version of the plymouth 0.9 series.
> Also enable support for systemd.
>
> Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
> ---
>  plymouth/plymouth.nm | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/plymouth/plymouth.nm b/plymouth/plymouth.nm
> index 257aef6..2666928 100644
> --- a/plymouth/plymouth.nm
> +++ b/plymouth/plymouth.nm
> @@ -4,7 +4,7 @@
>  ###############################################################################
>  
>  name       = plymouth
> -version    = 0.9.0
> +version    = 0.9.2
>  release    = 1
>  
>  groups     = System/Base
> @@ -33,6 +33,7 @@ build
>  		libpng-devel
>  		libudev-devel
>  		pango-devel
> +		systemd-devel
>  	end
>  
>  	configure_options += \
  
Michael Tremer Oct. 16, 2015, 1:39 a.m. UTC | #2
This happens when I try to compile this:

+ /usr/lib/pakfire/patch --search-path=/usr/src/packages/plymouth-0.9.2-1.ip3.src/patches /usr/src/packages/plymouth-0.9.2-1.ip3.src/patches/plymouth-0.9.0-everything-is-better-in-red.patch
Applying patches...
  Applying /usr/src/packages/plymouth-0.9.2-1.ip3.src/patches/plymouth-0.9.0-everything-is-better-in-red.patch (-N -p1)...
patching file src/plugins/splash/text/plugin.c
Hunk #1 FAILED at 177.
1 out of 1 hunk FAILED -- saving rejects to file src/plugins/splash/text/plugin.c.rej

-Michael

On Sat, 2015-10-10 at 19:33 +0200, Timo Eissler wrote:
> Reviewed-by: Timo Eissler <timo.eissler@ipfire.org>
> 
> Am 09.10.2015 um 19:58 schrieb Stefan Schantl:
> > Update to the latest minor version of the plymouth 0.9 series.
> > Also enable support for systemd.
> > 
> > Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
> > ---
> >  plymouth/plymouth.nm | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> > diff --git a/plymouth/plymouth.nm b/plymouth/plymouth.nm
> > index 257aef6..2666928 100644
> > --- a/plymouth/plymouth.nm
> > +++ b/plymouth/plymouth.nm
> > @@ -4,7 +4,7 @@
> >  ##################################################################
> > #############
> >  
> >  name       = plymouth
> > -version    = 0.9.0
> > +version    = 0.9.2
> >  release    = 1
> >  
> >  groups     = System/Base
> > @@ -33,6 +33,7 @@ build
> >  		libpng-devel
> >  		libudev-devel
> >  		pango-devel
> > +		systemd-devel
> >  	end
> >  
> >  	configure_options += \
>
  
Stefan Schantl Oct. 17, 2015, 4:40 a.m. UTC | #3
Thanks for the feedback, I missed to attach the changed patch.

I'll send a fixed patch to the list soon.

-Stefan
> This happens when I try to compile this:
> 
> + /usr/lib/pakfire/patch --search-path=/usr/src/packages/plymouth
> -0.9.2-1.ip3.src/patches /usr/src/packages/plymouth-0.9.2
> -1.ip3.src/patches/plymouth-0.9.0-everything-is-better-in-red.patch
> Applying patches...
>   Applying /usr/src/packages/plymouth-0.9.2
> -1.ip3.src/patches/plymouth-0.9.0-everything-is-better-in-red.patch (
> -N -p1)...
> patching file src/plugins/splash/text/plugin.c
> Hunk #1 FAILED at 177.
> 1 out of 1 hunk FAILED -- saving rejects to file
> src/plugins/splash/text/plugin.c.rej
> 
> -Michael
> 
> On Sat, 2015-10-10 at 19:33 +0200, Timo Eissler wrote:
> > Reviewed-by: Timo Eissler <timo.eissler@ipfire.org>
> > 
> > Am 09.10.2015 um 19:58 schrieb Stefan Schantl:
> > > Update to the latest minor version of the plymouth 0.9 series.
> > > Also enable support for systemd.
> > > 
> > > Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
> > > ---
> > >  plymouth/plymouth.nm | 3 ++-
> > >  1 file changed, 2 insertions(+), 1 deletion(-)
> > > 
> > > diff --git a/plymouth/plymouth.nm b/plymouth/plymouth.nm
> > > index 257aef6..2666928 100644
> > > --- a/plymouth/plymouth.nm
> > > +++ b/plymouth/plymouth.nm
> > > @@ -4,7 +4,7 @@
> > >  ################################################################
> > > ##
> > > #############
> > >  
> > >  name       = plymouth
> > > -version    = 0.9.0
> > > +version    = 0.9.2
> > >  release    = 1
> > >  
> > >  groups     = System/Base
> > > @@ -33,6 +33,7 @@ build
> > >  		libpng-devel
> > >  		libudev-devel
> > >  		pango-devel
> > > +		systemd-devel
> > >  	end
> > >  
> > >  	configure_options += \