[meego-commits] 5762: Changes to Trunk/xorg-x11-xinit

Anas Nashif nashif at linux.intel.com
Thu Jul 15 13:53:56 UTC 2010


Hi,
I have made the following changes to xorg-x11-xinit in project Trunk. Please review and accept ASAP.

Thank You,
Anas Nashif

[This message was auto-generated]

---

Request #5762:

  submit:   Trunk:Testing/xorg-x11-xinit(r4) -> Trunk/xorg-x11-xinit


Message:
    Move to Trunk

State:   new          2010-07-15T01:48:37 nashif
Comment: None



changes files:
--------------
--- xorg-x11-xinit.changes
+++ xorg-x11-xinit.changes
@@ -0,0 +1,7 @@
+* Thu Jun 24 2010 Li Peng <peng.li at intel.com> - 1.1.1
+- Add dependency for xterm and xorg-x11-twm
+- Add %doc for man pages
+
+* Wed Jun 23 2010 Li Peng <peng.li at intel.com> 1.1.1
+- replace xorg-x11-server-utils with the exact package dependencies
+

spec files:
-----------
--- xorg-x11-xinit.spec
+++ xorg-x11-xinit.spec
@@ -38,9 +38,14 @@
 Requires: xauth
 # next two are for localuser.sh
 Requires: coreutils
-Requires: xorg-x11-server-utils
+Requires: xorg-x11-utils-xmodmap
+Requires: xorg-x11-utils-xrdb
+Requires: xorg-x11-utils-xsetroot
+Requires: xorg-x11-utils-xhost
 Requires: ConsoleKit-x11
 Requires: ConsoleKit-libs
+Requires: xterm
+Requires: xorg-x11-twm 
 
 # NOTE: Most of the xinitrc scripts/config files are now in xorg-x11-xinit,
 # so the xinitrc package became unnecessary.  The xdm configs/scripts move
@@ -121,8 +126,8 @@
 %dir %{_sysconfdir}/X11/xinit/xinitrc.d
 %exclude %{_sysconfdir}/X11/xinit/xinitrc.d/*
 #%dir %{_mandir}/man1
-%{_mandir}/man1/startx.1*
-%{_mandir}/man1/xinit.1*
+%doc %{_mandir}/man1/startx.1*
+%doc %{_mandir}/man1/xinit.1*
 
 %files session
 %defattr(-, root, root)

other changes:
--------------



More information about the MeeGo-commits mailing list