b43-fwcutter-vl.spec 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  1. Name: b43-fwcutter
  2. Version: 019
  3. Release: 5%{?_dist_release}
  4. Summary: Firmware extraction tool for Broadcom wireless driver
  5. Summary(ja): Broadcom 無線 LAN ドライバ用のファームウェア切り出しツール
  6. Group: System Environment/Base
  7. License: BSD
  8. URL: http://bues.ch/b43/fwcutter/
  9. Source0: http://bues.ch/b43/fwcutter/%{name}-%{version}.tar.bz2
  10. Source1: README.too
  11. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  12. Vendor: Project Vine
  13. Distribution: Vine Linux
  14. %description
  15. This package contains the 'b43-fwcutter' tool which is used to
  16. extract firmware for the Broadcom network devices.
  17. See the README.too file shipped in the package's documentation for
  18. instructions on using this tool.
  19. %prep
  20. %setup -q
  21. cp %{SOURCE1} .
  22. %build
  23. CFLAGS="$RPM_OPT_FLAGS" make
  24. %install
  25. rm -rf $RPM_BUILD_ROOT
  26. mkdir -p $RPM_BUILD_ROOT%{_bindir}
  27. install -m0755 b43-fwcutter $RPM_BUILD_ROOT%{_bindir}/b43-fwcutter
  28. mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
  29. install -m0644 b43-fwcutter.1 $RPM_BUILD_ROOT%{_mandir}/man1
  30. %clean
  31. rm -rf $RPM_BUILD_ROOT
  32. %files
  33. %defattr(-,root,root,-)
  34. %{_bindir}/b43-fwcutter
  35. %{_mandir}/man1/*
  36. %license COPYING
  37. %doc README README.too
  38. %changelog
  39. * Tue Mar 17 2015 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 019-5
  40. - Initial build for Vine Linux
  41. * Sat Feb 21 2015 Till Maas <opensource@till.name> - 019-4
  42. - Rebuilt for Fedora 23 Change
  43. https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
  44. * Wed Feb 4 2015 John W. Linville <linville@redhat.com> - 019-3
  45. - Use %license instead of %doc for file containing license information
  46. * Fri Aug 15 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 019-2
  47. - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
  48. * Wed Jun 25 2014 John W. Linville <linville@redhat.com> 019-1
  49. - Update for b43-fwcutter-019
  50. - Fixup bad date in changelog for build 011-3
  51. * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 018-2
  52. - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
  53. * Fri Nov 22 2013 John W. Linville <linville@redhat.com> 018-1
  54. - Update for b43-fwcutter-018
  55. * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 017-3
  56. - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
  57. * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 017-2
  58. - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
  59. * Tue Oct 30 2012 John W. Linville <linville@redhat.com> 017-1
  60. - Update for b43-fwcutter-017
  61. * Tue Oct 30 2012 John W. Linville <linville@redhat.com> 016-1
  62. - Update URL and source location
  63. * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 015-3
  64. - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
  65. * Wed Mar 07 2012 John W. Linville <linville@redhat.com> 015-2
  66. - Rename README.Fedora to README.too
  67. * Tue Jan 24 2012 John W. Linville <linville@redhat.com> 015-1
  68. - Update for b43-fwcutter-015
  69. * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 014-2
  70. - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
  71. * Wed Mar 23 2011 John W. Linville <linville@redhat.com> 014-1
  72. - Update for b43-fwcutter-014
  73. - Remove patch to add COPYING file (now in upstream repository)
  74. * Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 013-3
  75. - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
  76. * Mon Jul 26 2010 John W. Linville <linville@redhat.com> 013-2
  77. - Add COPYING file
  78. * Mon Apr 19 2010 John W. Linville <linville@redhat.com> 013-1
  79. - Update for b43-fwcutter-013
  80. * Fri Aug 28 2009 Bill Nottingham <notting@redhat.com> 012-2
  81. - Update with some patches from git
  82. * Mon Aug 24 2009 John W. Linville <linville@redhat.com> 012-1
  83. - Update for b43-fwcutter-012
  84. * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 011-6
  85. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  86. * Thu May 7 2009 Ville Skyttä <ville.skytta at iki.fi> - 011-5
  87. - Build with $RPM_OPT_FLAGS.
  88. * Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 011-4
  89. - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
  90. * Fri Feb 15 2008 John W. Linville <linville@redhat.com> 011-3
  91. - Update for b43-fwcutter-011
  92. * Mon Jan 21 2008 John W. Linville <linville@redhat.com> 010-2
  93. - Update for b43-fwcutter-010
  94. * Thu Aug 23 2007 John W. Linville <linville@redhat.com> 008-1
  95. - Import skeleton from bcm43xx-fwcutter-006-3
  96. - Initial build