xf86-video-apm: Changes to 'refs/tags/xf86-video-apm-1.2.3'

Alan Coopersmith alanc at kemper.freedesktop.org
Fri Jul 23 15:15:43 PDT 2010


Tag 'xf86-video-apm-1.2.3' created by Alan Coopersmith <alan.coopersmith at oracle.com> at 2010-07-23 23:13 -0700

xf86-video-apm 1.2.3

Changes since xf86-video-apm-1.2.2:
Adam Jackson (1):
      Remove mibank.h reference

Alan Coopersmith (3):
      Update Sun license notices to current X.Org standard form
      Remove xorgconfig reference from the README
      xf86-video-apm 1.2.3

Gaetan Nadon (26):
      xf86-video-apm: Remove unused .cvsignore file #23776
      .gitignore: use common defaults with custom section # 24239
      Several driver modules do not have a ChangeLog target in Makefile.am #23814
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: sdkdir usage duplicates the sdk include dir
      config: removed unused variables XORG_INCS and XF86RUSH_INCS
      config: remove unused INCLUDES='-I$(top_srcdir)/src'
      config: remove unrequired '-I$(top_srcdir)/src'
      config: move compiler flags from configure.ac to Makefile.am
      config: remove support for obsolete xf86rush extension
      config: remove ISA bus code, support removed in xserver
      config: remove MFB usage as it is no longer in xserver
      pciaccess: remove test for the XSERVER_PCIACCESS #define
      COPYING: replace stub file with Copyright notice
      README: fix linuxdoc content
      README: keep the text version of README, discard the sgml version
      config: upgrade to util-macros 1.8 for additional man page support
      config: update AC_PREREQ statement to 2.60
      config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
      config: remove unrequired AC_HEADER_STDC
      config: complete AC_INIT m4 quoting
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
      config: add comments for main statements

Michael Olbrich (1):
      configure.ac: remove wrong include path. #24674

---
 .gitignore       |   70 ++++-
 COPYING          |   25 +
 ChangeLog        |   67 -----
 Makefile.am      |   14 -
 README           |  261 +++++++++++--------
 README.sgml      |  122 ---------
 configure.ac     |   78 +----
 man/.cvsignore   |    2 
 man/Makefile.am  |   59 +---
 src/.cvsignore   |    6 
 src/Makefile.am  |   10 
 src/apm.h        |   11 
 src/apm_driver.c |  108 --------
 src/apm_rush.c   |  733 -------------------------------------------------------
 14 files changed, 285 insertions(+), 1281 deletions(-)
---


More information about the xorg-commit mailing list