xorg-x11-drv-fbdev-vl.spec 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177
  1. %define tarball xf86-video-fbdev
  2. %define moduledir %(pkg-config xorg-server --variable=moduledir )
  3. %define driverdir %{moduledir}/drivers
  4. Summary: Xorg X11 fbdev video driver
  5. Summary(ja): Xorg X11 fbdev ビデオドライバ
  6. Name: xorg-x11-drv-fbdev
  7. Version: 0.4.4
  8. Release: 5%{?_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. ExcludeArch: s390 s390x
  15. BuildRequires: xorg-x11-server-sdk
  16. BuildRequires: autoconf automake libtool
  17. Requires: xorg-x11-server-Xorg
  18. Vendor: Project Vine
  19. Distribution: Vine Linux
  20. %description
  21. X.Org X11 fbdev video driver.
  22. %prep
  23. %setup -q -n %{tarball}-%{version}
  24. %build
  25. %configure --disable-static
  26. make
  27. %install
  28. rm -rf $RPM_BUILD_ROOT
  29. make install DESTDIR=$RPM_BUILD_ROOT
  30. # FIXME: Remove all libtool archives (*.la) from modules directory. This
  31. # should be fixed in upstream Makefile.am or whatever.
  32. find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
  33. %clean
  34. rm -rf $RPM_BUILD_ROOT
  35. %files
  36. %defattr(-,root,root,-)
  37. %{driverdir}/fbdev_drv.so
  38. %{_mandir}/man4/fbdev.4*
  39. %changelog
  40. * Sun Oct 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.4-5
  41. - rebuild with xserver-1.17.2
  42. * Sat Nov 22 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.4-4
  43. - rebuild with xserver-1.16.2
  44. * Thu Jul 10 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.4-3
  45. - rebuild with xserver-1.15.2
  46. * Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.4-2
  47. - rebuild with VineSeed environment
  48. * Sun Nov 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.4-1
  49. - new upstream release
  50. - remove Patch0 (xf86-video-fbdev-0.4.3-remove-mibstore.patch)
  51. * Sun May 05 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.3-2
  52. - rebuild with xserver-1.14.1
  53. - add Patch0 (xf86-video-fbdev-0.4.3-remove-mibstore.patch)
  54. * Wed Jul 11 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.3-1
  55. - new upstream release
  56. * Sun Mar 25 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.2-5
  57. - rebuild with xserver-1.12.0
  58. * Wed Nov 02 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.2-4
  59. - rebuild with xserver-1.11.1.902
  60. * Mon Feb 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.2-3
  61. - rebuild with xserver-1.10.0
  62. * Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.2-2
  63. - rebuild with xserver-1.9.2
  64. * Tue May 11 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.2-1
  65. - new upstream release
  66. * Sun Mar 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.4.1-2
  67. - rebuild with xserver-1.8rc
  68. * Thu Nov 19 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.1-1
  69. - new upstream release
  70. * Mon Mar 23 2009 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 0.4.0-3
  71. - release number was NOT increased - rebuild again
  72. * Mon Mar 23 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.0-2
  73. - rebuild with X server 1.6.0
  74. * Fri Jul 04 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.4.0-1
  75. - new upstream release
  76. * Mon May 12 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 0.3.1-1
  77. - initial build for Vine Linux
  78. * Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.3.1-7
  79. - Autorebuild for GCC 4.3
  80. * Fri Jan 18 2008 Dave Airlie <airlied@redhat.com> 0.3.1-6
  81. - rebuild for abi change.
  82. * Tue Nov 13 2007 Adam Jackson <ajax@redhat.com> 0.3.1-5.20071113
  83. - Update to git snapshot for pciaccess goodness. Don't ask why a driver
  84. that doesn't touch PCI at all needs a PCI update. I don't know either,
  85. and thinking about it makes me very sad.
  86. - Require xserver 1.4.99.1
  87. * Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> - 0.3.1-4
  88. - Rebuild for PPC toolchain bug
  89. * Mon Jun 18 2007 Adam Jackson <ajax@redhat.com> 0.3.1-3
  90. - Update Requires and BuildRequires. Disown the module directories.
  91. * Fri Feb 16 2007 Adam Jackson <ajax@redhat.com> 0.3.1-2
  92. - ExclusiveArch -> ExcludeArch
  93. * Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 0.3.1-1
  94. - Update to 0.3.1
  95. * Mon Aug 28 2006 Jeremy Katz <katzj@redhat.com> - 0.3.0-2
  96. - adjust to prefer 32bpp over 24bpp for fbbpp (#204117)
  97. * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com>
  98. - rebuild
  99. * Tue May 23 2006 Adam Jackson <ajackson@redhat.com> 0.3.0-1
  100. - Update to 0.3.0 from 7.1.
  101. * Tue May 16 2006 Adam Jackson <ajackson@redhat.com> 0.2.0-2
  102. - Move debugging output from compile-time option to run-time option.
  103. * Sun Apr 9 2006 Adam Jackson <ajackson@redhat.com> 0.2.0-1
  104. - Update to 0.2.0 from 7.1RC1.
  105. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.1.0.5-1.2
  106. - bump again for double-long bug on ppc(64)
  107. * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.1.0.5-1.1
  108. - rebuilt for new gcc4.1 snapshot and glibc changes
  109. * Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 0.1.0.5-1
  110. - Updated xorg-x11-drv-fbdev to version 0.1.0.5 from X11R7.0
  111. * Tue Dec 20 2005 Mike A. Harris <mharris@redhat.com> 0.1.0.4-1
  112. - Updated xorg-x11-drv-fbdev to version 0.1.0.4 from X11R7 RC4
  113. - Removed 'x' suffix from manpage dirs to match RC4 upstream.
  114. * Wed Nov 16 2005 Mike A. Harris <mharris@redhat.com> 0.1.0.2-1
  115. - Updated xorg-x11-drv-fbdev to version 0.1.0.2 from X11R7 RC2
  116. * Fri Nov 4 2005 Mike A. Harris <mharris@redhat.com> 0.1.0.1-1
  117. - Updated xorg-x11-drv-fbdev to version 0.1.0.1 from X11R7 RC1
  118. - Fix *.la file removal.
  119. * Mon Oct 3 2005 Mike A. Harris <mharris@redhat.com> 0.1.0-1
  120. - Update BuildRoot to use Fedora Packaging Guidelines.
  121. - Deglob file manifest.
  122. - Add alpha/sparc/sparc64 to "ExclusiveArch"
  123. * Fri Sep 2 2005 Mike A. Harris <mharris@redhat.com> 0.1.0-0
  124. - Initial spec file for fbdev video driver generated automatically
  125. by my xorg-driverspecgen script.