Author: shadzik Date: Tue May 25 22:16:39 2010 GMT Module: packages Tag: HEAD ---- Log message: - 0.8.3 - rel 0.1
---- Files affected: packages/plymouth: plymouth.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/plymouth/plymouth.spec diff -u packages/plymouth/plymouth.spec:1.9 packages/plymouth/plymouth.spec:1.10 --- packages/plymouth/plymouth.spec:1.9 Wed Apr 21 08:47:16 2010 +++ packages/plymouth/plymouth.spec Wed May 26 00:16:33 2010 @@ -4,15 +4,15 @@ # - fix: Requires: /bin/bash Summary: Graphical Boot Animation and Logger Name: plymouth -Version: 0.8.2 +Version: 0.8.3 Release: 0.1 License: GPL v2+ Group: Base Source0: http://www.freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2 -# Source0-md5: c2a45a9f1584f0051b6ab214527fd98e +# Source0-md5: a479180467b21dd1c5477160d5a1fd35 Source1: %{name}-logo.png # Source1-md5: 6b38a868585adfd3a96a4ad16973c1f8 -Patch0: libdrm.patch +#Patch0: libdrm.patch URL: http://www.freedesktop.org/wiki/Software/Plymouth BuildRequires: autoconf BuildRequires: automake @@ -84,7 +84,7 @@ %prep %setup -q -%patch0 -p1 +#%patch0 -p1 %build %{__libtoolize} @@ -139,6 +139,7 @@ %doc AUTHORS NEWS README %attr(755,root,root) %{_bindir}/rhgb-client %attr(755,root,root) %{_sbindir}/plymouth-set-default-theme +%dir %{_sysconfdir}/plymouth %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/plymouth/plymouthd.conf %{_mandir}/man8/plymouth.8* %dir %{_datadir}/plymouth @@ -183,6 +184,7 @@ %attr(755,root,root) %{_libdir}/libply-splash-graphics.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libply-splash-graphics.so.2 %dir %{_libdir}/plymouth +%dir %{_libdir}/plymouth/renderers %attr(755,root,root) %{_libdir}/plymouth/renderers/drm.so %attr(755,root,root) %{_libdir}/plymouth/renderers/frame-buffer.so %attr(755,root,root) %{_libdir}/plymouth/renderers/x11.so @@ -207,6 +209,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2010/05/25 22:16:33 shadzik +- 0.8.3 +- rel 0.1 + Revision 1.9 2010/04/21 06:47:16 glen - up to 0.8.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/plymouth/plymouth.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
