-
Mon Oct 31 2011 Adam Jackson <ajax@redhat.com>
- pyxf86config-0.3.31-monitor.patch: make .setattr("monitor") work (#429949)
-
Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 0.3.31-2
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
-
Thu Sep 21 2006 Adam Jackson <ajackson@redhat.com> 0.3.31-1.fc6
- Add a .size() method to genlists.
- Use bzip2 archive
-
Fri Aug 25 2006 Adam Jackson <ajackson@redhat.com> 0.3.30-1.fc6
- Remove a stray reference to XFree86.
-
Wed Aug 23 2006 Adam Jackson <ajackson@redhat.com> 0.3.29-1.fc6
- Default depth of 24.
-
Mon Aug 21 2006 Adam Jackson <ajackson@redhat.com> 0.3.28-1.fc6
- Decode degenerate ranges correctly. (#132679)
-
Wed Jul 26 2006 Mike A. Harris <mharris@redhat.com> 0.3.27-2.fc6
- Remove dependency on xorg-x11-server-sdk, and replace it with correct dep
on "libxf86config-devel >= 1.1.1-7", and rebuild in order to pick up
necessary fixes in the static library.
- Use Fedora Extras style BuildRoot tag.
- Use {?dist} tag in Release
-
Tue Jul 25 2006 Chris Lumens <clumens@redhat.com> 0.3.27-1
- Remove gigantic keyboard comment.
- Don't write out an empty modules section.
-
Wed Jul 19 2006 Chris Lumens <clumens@redhat.com> 0.3.26-1
- Don't traceback when given empty section identifiers.
-
Tue Jul 18 2006 Chris Lumens <clumens@redhat.com> 0.3.25-1
- Remove unneeded X config sections from template generation.
-
Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.3.24-3.1
- rebuild
-
Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 0.3.24-3
- ppc64 X lives
-
Fri May 26 2006 Adam Jackson <ajackson@redhat.com> 0.3.24-2
- BuildRequires: xorg-x11-server-sdk (#191894)
-
Wed Feb 22 2006 Chris Lumens <clumens@redhat.com> 0.3.24-1
- Add 1600x1024 and 800x512 to the list of supported resolutions (#115679)
-
Tue Jan 17 2006 Christopher Aillon <caillon@redhat.com> 0.3.23-1
- Use the standard X headers instead of keeping a copy in-tree
-
Wed Dec 21 2005 Jesse Keating <jkeating@redhat.com>
- changed BuildReq to new modular devel package
- Changed search path for X libraries
-
Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
-
Sun Nov 13 2005 Jeremy Katz <katzj@redhat.com> - 0.3.20-1
- the X server compiles in the path for rgb.txt, so don't explicitly list
(fixes for the path move with modular X)
- get rid of no longer needed %preun
- modular X buildrequires changes
-
Fri Jul 15 2005 Paul Nasrat <pnasrat@redhat.com> - 0.3.19-6
- ExcludeArch ppc64 again
-
Fri Jul 15 2005 Paul Nasrat <pnasrat@redhat.com> - 0.3.19-5
- Drop ppc64 ExcludeArch
- pyc and pyo includes
-
Tue Mar 29 2005 Warren Togami <wtogami@redhat.com> - 0.3.19-4
- #138263 broken preun #142419 auto pyver
-
Mon Nov 08 2004 Jeremy Katz <katzj@redhat.com> - 0.3.19-2
- rebuild for python 2.4
- make the python requires be on the python-abi
-
Wed Aug 11 2004 Jeremy Katz <katzj@redhat.com> - 0.3.19-1
- Change keyboard driver to kbd
-
Thu Apr 15 2004 Mike A. Harris <mharris@redhat.com> - 0.3.18-1
- Do not write out XkbRules line to config file, as it is unnecessary hard
coding the rules file, which has a built in default which should always
work. (#120858)
-
Thu Apr 15 2004 Jeremy Katz <katzj@redhat.com> - 0.3.17-1
- xorg for XkbRules
-
Wed Apr 14 2004 Alex Larsson <alexl@redhat.com> 0.3.16
- Rebuild for the new libxf86config
- remove references to XFree86
-
Thu Feb 19 2004 Brent Fox <bfox@redhat.com> 0.3.15-1
- remove the setupMice() function createTemplate()
- because the 2.6 kernel puts both PS/2 and USB mice on the same device
-
Mon Feb 09 2004 Alexander Larsson <alexl@redhat.com> 0.3.14-1
- fix range array bug
-
Thu Nov 06 2003 Jeremy Katz <katzj@redhat.com> 0.3.13-2
- rebuild for python 2.3
- don't build on ppc64 either since X is missing bits there as well
-
Tue Jul 29 2003 Elliot Lee <sopwith@redhat.com> 0.3.13-1
- Rebuild
-
Wed Jun 04 2003 Brent Fox <bfox@redhat.com> 0.3.12-1
- add a 'scrnum' attribute to the adjacency section
-
Tue Jun 03 2003 Brent Fox <bfox@redhat.com> 0.3.11-1
- add a function to xf86config.py called getAllScreens()
-
Tue Jun 03 2003 Brent Fox <bfox@redhat.com> 0.3.10-1
- add a BuildRequires for python-devel
- add an options attribute to the server layout section (for Xinerama)
-
Tue Apr 29 2003 Alexander Larsson <alexl@redhat.com> 0.3.6-1
- Added laptop resolutions
-
Mon Jan 27 2003 Alexander Larsson <alexl@redhat.com> 0.3.5-1
- Rebuild
-
Wed Jan 15 2003 Michael Fulbright <msf@redhat.com> 0.3.4-1
- remove code in xf86config.py:createTemplate() that inserted a Display
section. We want user to supply this and it shouldnt be in template.
-
Sat Jan 11 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add ExcludeArch: s390 s390x
-
Thu Dec 12 2002 Mike A. Harris <mharris@redhat.com> 0.3.3-1
- Remove Excludearch alpha
-
Tue Nov 12 2002 Michael Fulbright <msf@redhat.com> 0.3.2-1
- Added some convenience functions.
-
Mon Jul 08 2002 Alexander Larsson <alexl@redhat.com>
- Bump to 0.3.1
-
Mon Jun 17 2002 Alexander Larsson <alexl@redhat.com>
- Bump to 0.3.0
-
Fri May 24 2002 Alex Larsson <alexl@redhat.com> 0.2.0-3
- Excludearch alpha for now
-
Fri May 24 2002 Alex Larsson <alexl@redhat.com> 0.2.0-2
- Add some doc files
-
Fri May 24 2002 Alex Larsson <alexl@redhat.com> 0.2.0-1
- Update version number for new release
-
Thu Apr 11 2002 Alex Larsson <alexl@redhat.com> 0.1.0-1
- Initial release
-
Wed Apr 10 2002 Alex Larsson <alexl@redhat.com>
- Initial specfile