packages: plymouth/plymouth.spec - 0.8.4 final - fix console detection (fro...

baggins baggins at pld-linux.org
Thu Apr 26 14:52:09 CEST 2012


Author: baggins                      Date: Thu Apr 26 12:52:09 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.8.4 final
- fix console detection (from upstream git)

---- Files affected:
packages/plymouth:
   plymouth.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: packages/plymouth/plymouth.spec
diff -u packages/plymouth/plymouth.spec:1.18 packages/plymouth/plymouth.spec:1.19
--- packages/plymouth/plymouth.spec:1.18	Fri Apr  6 08:45:06 2012
+++ packages/plymouth/plymouth.spec	Thu Apr 26 14:52:04 2012
@@ -4,18 +4,15 @@
 # - fix: Requires: /bin/bash
 # - integrate with geninitrd
 # - pldize recent update
-%define		snap	20120319
 Summary:	Graphical Boot Animation and Logger
 Summary(pl.UTF-8):	Graficzna animacja i logowanie startu systemu
 Name:		plymouth
 Version:	0.8.4
-Release:	0.%{snap}.2
+Release:	1
 License:	GPL v2+
 Group:		Base
-#Source0:	http://www.freedesktop.org/software/plymouth/releases/%{name}-%{version}.%{snap}.tar.bz2
-#Source0:	%{name}-%{version}.%{snap}.tar.bz2
-Source0:	http://pkgs.fedoraproject.org/repo/pkgs/plymouth/%{name}-%{version}.tar.bz2/b083d040a3a92a78fac96049e31ea952/plymouth-%{version}.tar.bz2
-# Source0-md5:	b083d040a3a92a78fac96049e31ea952
+Source0:	http://www.freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
+# Source0-md5:	6f370cd69bd6d0c67657d243a99dc260
 Source1:	%{name}-logo.png
 # Source1-md5:	6b38a868585adfd3a96a4ad16973c1f8
 Source2:	%{name}.tmpfiles
@@ -23,6 +20,7 @@
 Source4:	boot-duration
 Source5:	%{name}-set-default-plugin
 Source6:	%{name}-update-initrd
+Patch0:		check_for_consoles.patch
 URL:		http://www.freedesktop.org/wiki/Software/Plymouth
 #BuildRequires:	autoconf >= 2.50
 #BuildRequires:	automake
@@ -263,6 +261,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 # Change the default theme
 sed -i -e 's/fade-in/charge/g' src/plymouthd.defaults
@@ -479,6 +478,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2012/04/26 12:52:04  baggins
+- 0.8.4 final
+- fix console detection (from upstream git)
+
 Revision 1.18  2012/04/06 06:45:06  glen
 - add files to make it build, unfortunately i can't finish it as it still doesn't work at all for me
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/plymouth/plymouth.spec?r1=1.18&r2=1.19



More information about the pld-cvs-commit mailing list