Author: patrys Date: Wed Dec 10 13:27:47 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add logo
---- Files affected: SPECS: plymouth.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/plymouth.spec diff -u SPECS/plymouth.spec:1.3 SPECS/plymouth.spec:1.4 --- SPECS/plymouth.spec:1.3 Tue Dec 9 15:55:01 2008 +++ SPECS/plymouth.spec Wed Dec 10 14:27:41 2008 @@ -11,6 +11,8 @@ Group: Base Source0: http://freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 # Source0-md5: e29e754e942e6fcaf5185772d18fd97e +Source1: %{name}-logo.png +# Source1-md5: 6b38a868585adfd3a96a4ad16973c1f8 URL: http://freedesktop.org/software/plymouth/releases BuildRequires: autoconf BuildRequires: automake @@ -154,7 +156,7 @@ --disable-tests \ --without-boot-entry \ --without-default-plugin \ - --with-logo=%{_pixmapsdir}/system-logo-white.png \ + --with-logo=%{_pixmapsdir}/plymouth-logo.png \ --with-background-start-color-stop=0x0073B3 \ --with-background-end-color-stop=0x00457E \ --with-background-color=0x3391cd \ @@ -176,6 +178,7 @@ (cd $RPM_BUILD_ROOT%{_bindir}; ln -s ../../bin/plymouth) install -d $RPM_BUILD_ROOT%{_localstatedir}/lib/plymouth +install %SOURCE1 %{_pixmapsdir}/plymouth-logo.png %clean rm -rf $RPM_BUILD_ROOT @@ -243,6 +246,7 @@ %{_libdir}/plymouth/text.so %{_localstatedir}/run/plymouth %{_localstatedir}/spool/plymouth +%{_pixmapsdir}/plymouth-logo.png #%ghost %{_localstatedir}/lib/plymouth/boot-duration %files devel @@ -314,6 +318,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2008/12/10 13:27:41 patrys +- add logo + Revision 1.3 2008/12/09 14:55:01 patrys - no nash ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/plymouth.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
