xorg-x11-drv-s3-vl.spec 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180
  1. %define tarball xf86-video-s3
  2. %define moduledir %(pkg-config xorg-server --variable=moduledir )
  3. %define driverdir %{moduledir}/drivers
  4. Summary: Xorg X11 s3 video driver
  5. Summary(ja): Xorg X11 s3 ビデオドライバ
  6. Name: xorg-x11-drv-s3
  7. Version: 0.6.5
  8. Release: 7%{?_dist_release}
  9. URL: http://www.x.org
  10. License: MIT
  11. Group: User Interface/X Hardware Support
  12. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  13. Source0: ftp://ftp.x.org/pub/individual/driver/%{tarball}-%{version}.tar.bz2
  14. Source1: s3.xinf
  15. Patch0: s3-0.5.0-newmmio.patch
  16. Patch1: xf86-video-s3-0.6.5-remove-mibstore.patch
  17. ExcludeArch: s390 s390x
  18. BuildRequires: xorg-x11-server-sdk >= 1.6
  19. Requires: hwdata
  20. Requires: xorg-x11-server-Xorg
  21. Vendor: Project Vine
  22. Distribution: Vine Linux
  23. %description
  24. X.Org X11 s3 video driver.
  25. %prep
  26. %setup -q -n %{tarball}-%{version}
  27. %patch0 -p1 -b .newmmio
  28. %patch1 -p1 -b .mibstore
  29. %build
  30. %configure --disable-static --enable-xaa=no
  31. make
  32. %install
  33. rm -rf $RPM_BUILD_ROOT
  34. make install DESTDIR=$RPM_BUILD_ROOT
  35. mkdir -p $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases
  36. install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases/
  37. # FIXME: Remove all libtool archives (*.la) from modules directory. This
  38. # should be fixed in upstream Makefile.am or whatever.
  39. find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
  40. %clean
  41. rm -rf $RPM_BUILD_ROOT
  42. %files
  43. %defattr(-,root,root,-)
  44. %{driverdir}/s3_drv.so
  45. %{_datadir}/hwdata/videoaliases/s3.xinf
  46. %{_mandir}/man4/s3.4.gz
  47. %changelog
  48. * Thu May 05 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.5-7
  49. - rebuild with xserver-1.18.3
  50. * Sun Oct 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.5-6
  51. - rebuild with xserver-1.17.2
  52. * Sun Nov 23 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.5-5
  53. - rebuild with xserver-1.16.2
  54. * Thu Jul 10 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.5-4
  55. - rebuild with xserver-1.15.2
  56. * Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.5-3
  57. - rebuild with VineSeed environment
  58. * Sun May 05 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.5-2
  59. - rebuild with xserver-1.14.1
  60. - add Patch1 (xf86-video-s3-0.6.5-remove-mibstore.patch)
  61. * Fri Jul 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.5-1
  62. - new upstream release
  63. * Wed May 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.4-1
  64. - new upstream release
  65. * Sun Mar 25 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.3-6
  66. - rebuild with xserver-1.12.0
  67. * Wed Nov 02 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.3-5
  68. - rebuild with xserver-1.11.1.902
  69. * Mon Feb 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.3-4
  70. - rebuild with xserver-1.10.0
  71. * Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.3-3
  72. - rebuild with xserver-1.9.2
  73. * Sun Mar 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.6.3-2
  74. - rebuild with xserver-1.8rc
  75. * Thu Nov 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.3-1
  76. - new upstream release
  77. * Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.1-1
  78. - new upstream release
  79. * Fri Jul 04 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.0-2
  80. - rebuild with xorg-server-1.4.99
  81. * Sat May 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.6.0-1
  82. - initial build for Vine Linux
  83. * Thu Mar 20 2008 Dave Airlie <airlied@redhat.com> 0.6.0-1
  84. - Latest upstream release
  85. * Mon Mar 10 2008 Dave Airlie <airlied@redhat.com> 0.5.0-7
  86. - pciaccess conversion
  87. * Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.5.0-6
  88. - Autorebuild for GCC 4.3
  89. * Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> - 0.5.0-5
  90. - Rebuild for PPC toolchain bug
  91. * Mon Jun 18 2007 Adam Jackson <ajax@redhat.com> 0.5.0-4
  92. - Update Requires and BuildRequires. Add Requires: hwdata.
  93. * Mon Feb 26 2007 Adam Jackson <ajax@redhat.com> 0.5.0-3
  94. - Fix Xv to not crash instantly
  95. - Don't attempt to own the module dir
  96. * Fri Feb 16 2007 Adam Jackson <ajax@redhat.com> 0.5.0-2
  97. - ExclusiveArch -> ExcludeArch
  98. * Thu Nov 30 2006 Adam Jackson <ajax@redhat.com> 0.5.0-1
  99. - Update to 0.5.0
  100. * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
  101. - rebuild
  102. * Tue May 23 2006 Adam Jackson <ajackson@redhat.com> 0.4.1-2
  103. - Rebuild for 7.1 ABI fix.
  104. * Sun Apr 9 2006 Adam Jackson <ajackson@redhat.com> 0.4.1-1
  105. - Update to 0.4.1 from 7.1RC1.
  106. * Wed Feb 22 2006 Mike A. Harris <mharris@redhat.com> 0.3.5.5-2
  107. - Install s3.xinf, which was inadvertently left out of packaging (#182505)
  108. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 0.3.5.5-1.2
  109. - bump again for double-long bug on ppc(64)
  110. * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 0.3.5.5-1.1
  111. - rebuilt for new gcc4.1 snapshot and glibc changes
  112. * Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 0.3.5.5-1
  113. - Updated xorg-x11-drv-s3 to version 0.3.5.5 from X11R7.0
  114. * Tue Dec 20 2005 Mike A. Harris <mharris@redhat.com> 0.3.5.4-1
  115. - Updated xorg-x11-drv-s3 to version 0.3.5.4 from X11R7 RC4
  116. - Removed 'x' suffix from manpage dirs to match RC4 upstream.
  117. * Wed Nov 16 2005 Mike A. Harris <mharris@redhat.com> 0.3.5.2-1
  118. - Updated xorg-x11-drv-s3 to version 0.3.5.2 from X11R7 RC2
  119. * Fri Nov 04 2005 Mike A. Harris <mharris@redhat.com> 0.3.5.1-1
  120. - Updated xorg-x11-drv-s3 to version 0.3.5.1 from X11R7 RC1
  121. - Fix *.la file removal.
  122. * Tue Oct 04 2005 Mike A. Harris <mharris@redhat.com> 0.3.5-1
  123. - Update BuildRoot to use Fedora Packaging Guidelines.
  124. - Deglob file manifest.
  125. - Limit "ExclusiveArch" to x86, x86_64, ppc
  126. * Fri Sep 02 2005 Mike A. Harris <mharris@redhat.com> 0.3.5-0
  127. - Initial spec file for s3 video driver generated automatically
  128. by my xorg-driverspecgen script.