Hello community,

here is the log from the commit of package plymouth for openSUSE:Factory 
checked in at 2012-05-14 16:17:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plymouth (Old)
 and      /work/SRC/openSUSE:Factory/.plymouth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plymouth", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/plymouth/plymouth.changes        2012-05-09 
18:32:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plymouth.new/plymouth.changes   2012-05-14 
16:18:07.000000000 +0200
@@ -1,0 +2,12 @@
+Fri May 11 19:56:24 UTC 2012 - [email protected]
+
+- Split x11 renderer into his own package; the x11 renderer allows
+  users to test plymouth themes; having it available on the devel
+  package will force people who just want to test a theme to
+  install a lot of unwanted dependencies. Being on it's own package
+  without explicit dependencies provides extra functionality to
+  users who want to test themes without having to rebuild initrd
+  and rebooting for testing.
+- bnc#761403
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plymouth.spec ++++++
--- /var/tmp/diff_new_pack.BH4Ser/_old  2012-05-14 16:18:09.000000000 +0200
+++ /var/tmp/diff_new_pack.BH4Ser/_new  2012-05-14 16:18:09.000000000 +0200
@@ -102,6 +102,7 @@
 Summary:        Libraries and headers for writing Plymouth splash plugins
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
+Requires:       %{name}-x11-renderer = %{version}
 Requires:       libply-boot-client2 = %{version}
 Requires:       libply-splash-core2 = %{version}
 Requires:       libply-splash-graphics2 = %{version}
@@ -122,6 +123,15 @@
 This package contains utilities that integrate with Plymouth
 including a boot log viewing application.
 
+%package x11-renderer
+Summary:        Plymouth X11 renderer
+Group:          System/Base
+Requires:       %{name} = %{version}
+
+%description x11-renderer
+This package provides the X11 renderer which allows to test plymouth
+behavior on environments with a valid DISPLAY.
+
 %package scripts
 Summary:        Plymouth related scripts
 Group:          System/Base
@@ -521,7 +531,6 @@
 %{_libdir}/pkgconfig/ply-splash-core.pc
 %{_libdir}/pkgconfig/ply-splash-graphics.pc
 %{_libdir}/pkgconfig/ply-boot-client.pc
-%{_libdir}/plymouth/renderers/x11*
 %{_includedir}/plymouth-1
 
 %files -n libply-boot-client2
@@ -551,6 +560,10 @@
 %defattr(-, root, root)
 %{_bindir}/plymouth-log-viewer
 
+%files x11-renderer
+%defattr(-,root,root,-)
+%{_libdir}/plymouth/renderers/x11*
+
 %files plugin-label
 %defattr(-, root, root)
 %{_libdir}/plymouth/label.so




-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to