SUNWgnome-session.spec
changeset 12701 0ccd271ade31
parent 12021 680b455c1854
child 12892 fea5dbe7e10e
--- a/SUNWgnome-session.spec	Wed Jun 18 14:54:09 2008 +0000
+++ b/SUNWgnome-session.spec	Thu Jun 19 11:34:37 2008 +0000
@@ -132,11 +132,15 @@
 %defattr (-, root, bin)
 %dir %attr (0755, root, bin) %{_bindir}
 %{_bindir}/*
+%dir %attr (0755, root, bin) %{_libdir}
+%{_libdir}/gnome-session/helpers/*
 %dir %attr (0755, root, sys) %{_datadir}
 %dir %attr (0755, root, other) %{_datadir}/applications
 %{_datadir}/applications/*
 %dir %attr (0755, root, other) %{_datadir}/gnome
 %{_datadir}/gnome/*
+%dir %attr (0755, root, other) %{_datadir}/gnome-session
+%{_datadir}/gnome-session/*
 %attr (-, root, other) %{_datadir}/icons
 %dir %attr (0755, root, other) %{_datadir}/pixmaps
 %{_datadir}/pixmaps/*
@@ -161,6 +165,9 @@
 %endif
 
 %changelog
+* Thu Jun 19 2008 - [email protected]
+- Add %{_libdir}/gnome-session/helpers for 2.23.4 tarball.
+- Add %{_datadir}/gnome-session fpr 2.23.4 tarball.
 * Thu Jan 17 2008 - [email protected]
 - Add %{_datadir}/xsessions to %files for 2.21.5 tarball.
 * Thu Jan  3 2008 - [email protected]