xorg-x11-drv-voodoo-vl.spec 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158
  1. %define tarball xf86-video-voodoo
  2. %define moduledir %(pkg-config xorg-server --variable=moduledir )
  3. %define driverdir %{moduledir}/drivers
  4. Summary: Xorg X11 voodoo video driver
  5. Summary(ja): Xorg X11 voodoo ビデオドライバ
  6. Name: xorg-x11-drv-voodoo
  7. Version: 1.2.5
  8. Release: 2%{?_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: voodoo.xinf
  15. Source2: make-git-snapshot.sh
  16. Source3: commitid
  17. ExcludeArch: s390 s390x
  18. BuildRequires: xorg-x11-server-sdk >= 1.6
  19. Requires: hwdata
  20. Requires: xorg-x11-server-Xorg
  21. %description
  22. X.Org X11 voodoo video driver.
  23. %prep
  24. %setup -q -n %{tarball}-%{version}
  25. %build
  26. %configure --disable-static --enable-xaa=no
  27. make
  28. %install
  29. rm -rf $RPM_BUILD_ROOT
  30. make install DESTDIR=$RPM_BUILD_ROOT
  31. mkdir -p $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases
  32. install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/hwdata/videoaliases/
  33. # FIXME: Remove all libtool archives (*.la) from modules directory. This
  34. # should be fixed in upstream Makefile.am or whatever.
  35. find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
  36. %clean
  37. rm -rf $RPM_BUILD_ROOT
  38. %files
  39. %defattr(-,root,root,-)
  40. %{driverdir}/voodoo_drv.so
  41. %{_datadir}/hwdata/videoaliases/voodoo.xinf
  42. %{_mandir}/man4/voodoo.4*
  43. %changelog
  44. * Sun May 05 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.5-2
  45. - rebuild with xserver-1.14.1
  46. * Fri Jul 20 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.5-1
  47. - new upstream release
  48. * Sun Mar 25 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.4-5
  49. - rebuild with xserver-1.12.0
  50. * Wed Nov 02 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.4-4
  51. - rebuild with xserver-1.11.1.902
  52. * Mon Feb 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.4-3
  53. - rebuild with xserver-1.10.0
  54. * Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.4-2
  55. - rebuild with xserver-1.9.2
  56. * Sun Jul 18 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.4-1
  57. - new upstream release
  58. * Sun Mar 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.3-2
  59. - rebuild with xserver-1.8rc
  60. * Tue Dec 29 2009 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.2.3-1
  61. - new upstream release
  62. * Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.1-1
  63. - new upstream release
  64. * Fri Jul 04 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.0-2
  65. - rebuild with xorg-server-1.4.99
  66. * Sat May 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.2.0-1
  67. - initial build for Vine Linux
  68. * Thu Mar 20 2008 Dave Airlie <airlied@redhat.com> 1.2.0-1
  69. - upgrade to latest upstream release
  70. * Mon Mar 10 2008 Dave Airlie <airlied@redhat.com> 1.1.1-3.20080310
  71. - update to fixed snapshot
  72. * Mon Mar 03 2008 Adam Jackson <ajax@redhat.com> 1.1.1-3.20080303
  73. - git snapshot for pciaccess conversion
  74. * Wed Feb 20 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.1.1-2
  75. - Autorebuild for GCC 4.3
  76. * Mon Sep 24 2007 Adam Jackson <ajax@redhat.com> 1.1.1-1
  77. - xf86-video-voodoo 1.1.1
  78. * Thu Aug 23 2007 Adam Jackson <ajax@redhat.com> - 1.1.0-6
  79. - Rebuild for ppc toolchain bug
  80. * Mon Jun 18 2007 Adam Jackson <ajax@redhat.com> 1.1.0-5
  81. - Update Requires and BuildRequires. Disown the module directories. Add
  82. Requires: hwdata.
  83. * Fri Feb 16 2007 Adam Jackson <ajax@redhat.com> 1.1.0-4
  84. - ExclusiveArch -> ExcludeArch
  85. * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - sh: line 0: fg: no job control
  86. - rebuild
  87. * Fri May 26 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-3
  88. - Bumped sdk dep to pick up proto-devel indirectly.
  89. * Tue May 23 2006 Adam Jackson <ajackson@redhat.com> 1.1.0-2
  90. - Rebuild for 7.1 ABI fix.
  91. * Sun Apr 9 2006 Adam Jackson <ajackson@redhat.com> 1.1.0-1
  92. - Update to 1.1.0 from 7.1RC1.
  93. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0.5-1.2
  94. - bump again for double-long bug on ppc(64)
  95. * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.0.0.5-1.1
  96. - rebuilt for new gcc4.1 snapshot and glibc changes
  97. * Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1.0.0.5-1
  98. - Updated xorg-x11-drv-voodoo to version 1.0.0.5 from X11R7.0
  99. * Tue Dec 20 2005 Mike A. Harris <mharris@redhat.com> 1.0.0.4-1
  100. - Updated xorg-x11-drv-voodoo to version 1.0.0.4 from X11R7 RC4
  101. - Removed 'x' suffix from manpage dirs to match RC4 upstream.
  102. * Wed Nov 16 2005 Mike A. Harris <mharris@redhat.com> 1.0.0.2-1
  103. - Updated xorg-x11-drv-voodoo to version 1.0.0.2 from X11R7 RC2
  104. * Fri Nov 4 2005 Mike A. Harris <mharris@redhat.com> 1.0.0.1-1
  105. - Updated xorg-x11-drv-voodoo to version 1.0.0.1 from X11R7 RC1
  106. - Fix *.la file removal.
  107. * Tue Oct 4 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
  108. - Update BuildRoot to use Fedora Packaging Guidelines.
  109. - Deglob file manifest.
  110. - Limit "ExclusiveArch" to x86, x86_64 ia64 ppc alpha sparc sparc64
  111. * Fri Sep 2 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-0
  112. - Initial spec file for voodoo video driver generated automatically
  113. by my xorg-driverspecgen script.