Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

xorg-x11-xinit-1.0.9-4.fc10 RPM for ppc64

From Fedora Development for ppc64

Name: xorg-x11-xinit Distribution: Unknown
Version: 1.0.9 Vendor: Fedora Project
Release: 4.fc10 Build date: Mon Aug 25 16:14:09 2008
Group: User Interface/X Build host: ppc7.fedora.phx.redhat.com
Size: 73514 Source RPM: xorg-x11-xinit-1.0.9-4.fc10.src.rpm
Packager: Fedora Project
Url: http://www.x.org
Summary: X.Org X11 X Window System xinit startup scripts
X.Org X11 X Window System xinit startup scripts

Provides

Requires

Copyright

MIT

Signatures

internal MD5: e44116038b1299f281b95def9d9ca9fd
GPG

Changelog

* Tue Aug 26 2008 Matthias Clasen <mclasen@redhat.com> 1.0.9-3
  - Make the gnome session actually take the gnome case in the switch (#458694)
  - Update patches
  - Drop upstreamed patch
* Tue Aug 12 2008 Jason L Tibbitts III <tibbs@math.uh.edu> - 1.0.9-3
  - Really fix license tag.
* Wed Jul 16 2008 Adam Jackson <ajax@redhat.com> 1.0.9-2
  - Fix license tag.
* Thu Jun 12 2008 Adam Jackson <ajax@redhat.com> 1.0.9-1
  - xinit 1.0.9
* Wed Apr 09 2008 Adam Jackson <ajax@redhat.com> 1.0.7-7
  - Xsession: Don't start ssh-agent for gnome sessions anymore, gnome-keyring
    acts as an agent now. (#441123)
* Wed Mar 12 2008 Ray Strode <rstrode@redhat.com> 1.0.7-6
  - Add a new subpackage to add ~/.xsessions and ~/.Xclients
    to session list
* Mon Feb 11 2008 Adam Jackson <ajax@redhat.com> 1.0.7-5
  - Xresources: s/don't/do not/, cpp is dumb. (#431704)
* Mon Feb 11 2008 Adam Jackson <ajax@redhat.com> 1.0.7-4
  - xinit-1.0.7-unset.patch: Unset various session-related environment
    variables at the top of startx. (#431899)
* Mon Feb 04 2008 Ray Strode <rstrode@redhat.com> 1.0.7-3
  - don't special case dbus-launch. dbus-x11 now installs
    a script into /etc/X11/xinit/xinitrc.d.
  - Drop the weird grep rule for extensions ending in .sh
    when sourcing /etc/X11/xinit/xinitrc.d
* Sat Oct 13 2007 Nalin Dahyabhai <nalin@redhat.com> 1.0.7-2
  - Try opening the console-kit session after the user's UID has already
    been granted access to the server by localuser.sh, so that console-kit-daemon
    can connect and ask the server for information just by having switch to the
    user's UID (#287941).
* Tue Sep 25 2007 Adam Jackson <ajax@redhat.com> 1.0.7-1
  - xinit 1.0.7
* Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> - 1.0.2-27
  - Rebuild for build id
* Tue Aug 07 2007 Soren Sandmann <sandmann@redhat.com> 1.0.2-26
  - Bump release
* Tue Aug 07 2007 Soren Sandmann <sandmann@redhat.com> 1.0.2-25
  - Fix typo: s/unask/umask/ - Bug 250882, Jan ONDREJ (ondrejj@salstar.sk)
* Fri Aug 03 2007 Soren Sandmann <sandmann@redhat.com> 1.0.2-24
  - Fix bug 212167, CVE-2006-5214
* Mon Jul 30 2007 Soren Sandmann <sandmann@redhat.com> 1.0.2-23
  - Fix Xsession to run the login shell inside the setgid ssh-agent, rather
    than the other way around. This preserves LD_LIBRARY_PRELOAD.
  	Patch from Stefan Becker, bug 164869.
* Sat Jul 28 2007 Soren Sandmann <sandmann@redhat.com> 1.0.2-22
  - Remove xinput.sh. Bug 244963.
* Tue May 22 2007 Adam Jackson <ajax@redhat.com> 1.0.2-21
  - localuser.sh: Run silently.
* Mon Apr 23 2007 Matthias Clasen <mclasen@redhat.com> 1.0.2-20
  - Don't install INSTALL
* Fri Apr 20 2007 Warren Togami <wtogami@redhat.com> 1.0.2-19
  - disable SCIM by default in non-Asian languages #237054
    If you want to use SCIM, use im-chooser to enable it.
* Tue Apr 03 2007 David Zeuthen <davidz@redhat.com> 1.0.2-18
  - Man pages are now in section 1, not in section 1x
* Tue Apr 03 2007 David Zeuthen <davidz@redhat.com> 1.0.2-17
  - Also BR xorg-x11-util-macros since we autoreconf
* Tue Apr 03 2007 David Zeuthen <davidz@redhat.com> 1.0.2-16
  - Add ConsoleKit support (#233183)
* Mon Nov 27 2006 Adam Jackson <ajax@redhat.com> 1.0.2-15
  - Bump EVR to fix 6 to 7 updates.
* Fri Nov 10 2006 Ray Strode <rstrode@redhat.com> - 1.0.2-14
  - start client in its own session with no controlling tty
    (bug 214649)
* Tue Oct 24 2006 Kristian Høgsberg <krh@redhat.com> - 1.0.2-13
  - Update Xsession to not use switchdesk for the hard coded kde and twm
    cases.
* Mon Oct 02 2006 Jesse Keating <jkeating@redhat.com> - 1.0.2-12
  - rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Tue Sep 26 2006 Kristian Høgsberg <krh@redhat.com> - 1.0.2-11.fc6
  - Bump and rebuild.
* Tue Sep 26 2006 Kristian Høgsberg <krh@redhat.com> - 1.0.2-10.fc6
  - Move hardcoded xsetroot background color to fallback cases (#205901).
* Fri Aug 18 2006 Kristian Høgsberg <krh@redhat.com> - 1.0.2-9.fc6
  - Start ssh-agent for startx also (#169259).
* Sun Jul 23 2006 Adam Jackson <ajackson@redhat.com> 1.0.2-8.fc6
  - Fix SourceN line for localuser.sh to not collide.
* Sat Jul 22 2006 Adam Jackson <ajackson@redhat.com> 1.0.2-7.fc6
  - Added localuser.sh.
* Thu Jul 20 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-6.fc6
  - Added fix to Xclients script, based on patch from bug (#190799)
* Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> 1.0.2-5.1.fc6
  - rebuild
* Thu Jul 06 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-5.fc6
  - Implemented changes to xinput.sh based on suggestions from (#194458)
* Thu Jun 22 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-4
  - Added documentation to doc macro.
* Wed Jun 21 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-3
  - Added xinit-1.0.2-setuid.diff to fix potential security issue (#196094)
* Wed Jun 07 2006 Mike A. Harris <mharris@redhat.com> 1.0.2-2
  - Added "BuildRequires: pkgconfig" for bug (#194187)
* Fri Apr 28 2006 Adam Jackson <ajackson@redhat.com> 1.0.2-1
  - Update xinit to 1.0.2
* Thu Feb 16 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
  - Change Conflicts to Obsoletes for xorg-x11 and XFree86 (#181414)
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.2
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-1.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-1
  - Updated to xinit 1.0.1 from X11R7.0
* Fri Dec 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
  - Updated to xinit 1.0.0 from X11R7 RC4.
  - Changed manpage dir from man1x to man1 to match upstream default.
* Tue Nov 22 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-6
  - Add "Requires: xauth" for startx, to fix bug (#173684)
* Mon Nov 14 2005 Jeremy Katz <katzj@redhat.com> 0.99.3-5
  - Do not provide xinit anymore, gdm has been fixed and that breaks things
    with the obsoletes
* Sat Nov 12 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-4
  - Added Xsession script from xinitrc, as it is very similar codebase, which
    shares "xinitrc-common" anyway, and all of the display managers use it.
* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-3
  - Updated to xinit 0.99.3 from X11R7 RC2.
* Mon Nov 07 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-3
  - Added "Provides: xinitrc = 5.0.0-1" for temporary compatibility between
    monolithic and modular X.  This will be removed however for FC5.
* Mon Oct 31 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-2
  - Import custom Red Hat xinit scripts from xinitrc package.
  - Obsolete xinitrc package, as we include the scripts/configs here now.
  - Fix all scripts/configs to avoid the now obsolete /usr/X11R6 prefix.
* Mon Oct 31 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
  - Updated to xinit 0.99.2 from X11R7 RC1.
  - Change manpage location to 'man1x' in file manifest.
* Thu Oct 06 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-2
  - Use Fedora-Extras style BuildRoot tag.
  - Update BuildRequires to use new library package names.
  - Tidy up spec file a bit.
* Thu Aug 25 2005 Mike A. Harris <mharris@redhat.com> 0.99.0-1
  - Initial build.

Files

/etc/X11
/etc/X11/Xmodmap
/etc/X11/Xresources
/etc/X11/xinit
/etc/X11/xinit/Xclients
/etc/X11/xinit/Xclients.d
/etc/X11/xinit/Xsession
/etc/X11/xinit/xinitrc
/etc/X11/xinit/xinitrc-common
/etc/X11/xinit/xinitrc.d
/etc/X11/xinit/xinitrc.d/localuser.sh
/usr/bin/ck-xinit-session
/usr/bin/startx
/usr/bin/xinit
/usr/share/doc/xorg-x11-xinit-1.0.9
/usr/share/doc/xorg-x11-xinit-1.0.9/AUTHORS
/usr/share/doc/xorg-x11-xinit-1.0.9/COPYING
/usr/share/doc/xorg-x11-xinit-1.0.9/ChangeLog
/usr/share/doc/xorg-x11-xinit-1.0.9/NEWS
/usr/share/doc/xorg-x11-xinit-1.0.9/README
/usr/share/man/man1/startx.1.gz
/usr/share/man/man1/xinit.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Dec 2 05:01:08 2008