dosfstools-vl.spec 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157
  1. Name: dosfstools
  2. Summary: Utilities for making and checking MS-DOS FAT filesystems on Linux.
  3. Summary(ja): LinuxでMS-DOS FAT filesystemsを作成/チェックするユーティリティ
  4. Version: 3.0.28
  5. Release: 1%{?_dist_release}
  6. License: GPLv3+
  7. Group: Applications/System
  8. URL: https://github.com/dosfstools/dosfstools
  9. Source0: https://github.com/dosfstools/dosfstools/releases/download/v%{version}/%{name}-%{version}.tar.xz
  10. BuildRoot: %{_tmppath}/%{name}-root
  11. Obsoletes: mkdosfs-ygg
  12. %description
  13. The dosfstools package includes the mkdosfs and dosfsck utilities,
  14. which respectively make and check MS-DOS FAT filesystems on hard
  15. drives or on floppies.
  16. %description -l ja
  17. dosfstools パッケージには mkdosfs と dosfsck のユーティリティが含まれ、
  18. それぞれハードドライブやフロッピーにおける MS-DOS FAT ファイルシステムの
  19. 作成とチェックを行います。
  20. %prep
  21. %setup -q
  22. %build
  23. make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing"
  24. %install
  25. rm -rf %{buildroot}
  26. make DESTDIR=%{buildroot} install PREFIX=%{_prefix} SBINDIR=/sbin
  27. %clean
  28. rm -rf %{buildroot}
  29. %files
  30. %defattr(-,root,root)
  31. %doc ChangeLog COPYING doc/*-2.x
  32. /sbin/*
  33. %{_mandir}/man8/*
  34. %changelog
  35. * Sun Dec 20 2015 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 3.0.28-1
  36. - update to 3.0.28
  37. * Sun Nov 17 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.0.23-1
  38. - update to 3.0.23
  39. - remove old patches
  40. * Thu Apr 07 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 3.0.11-1
  41. - update to 3.0.11
  42. - update URL
  43. - License: GPLv3+
  44. * Sat Jul 26 2008 Shu KONNO <owa@bg.wakwak.com> 2.11-6vl5
  45. - applied new versioning policy and spec in utf-8
  46. * Wed Jun 7 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.11-5vl1
  47. - updated to 2.11 based on Fedora development
  48. * Thu May 11 2006 Peter Vrabec <pvrabec@redhat.com> 2.11-5
  49. - fix work with disk image files > 4GB (#191198)
  50. * Wed Oct 12 2005 Peter Vrabec <pvrabec@redhat.com> 2.11-1
  51. - upgrade
  52. - fixed %doc section
  53. * Sun Feb 9 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8-4vl1
  54. - merged with Vine Linux package based on rawhide package.
  55. - rebuild on new environment.
  56. * Sun Mar 31 2002 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 2.8-0vl3
  57. - fixed typo (s/dosfcsk/dosfsck/)
  58. * Tue Feb 05 2002 Toru Sagami <sagami@vinelinux.org> 2.8-0vl2
  59. - added fsck.msdos.8 symlink
  60. * Thu Aug 02 2001 Toru Sagami <sagami@vinelinux.org>
  61. - 2.8-0vl1
  62. * Sat Feb 17 2001 Toru Sagami <czs14350@mb.infoweb.ne.jp>
  63. - 2.7-0vl1
  64. * Sun Jan 21 2001 MATSUBAYASHI 'Shaolin' Kohji <shaolin@rhythmaning.org>
  65. - 2.6-0vl2
  66. - use better macros (%%{_syssbidir})
  67. - fixed incorrect symlink to dosfsck :-)
  68. * Sun Jan 14 2001 Toru Sagami <czs14350@mb.infoweb.ne.jp>
  69. - 2.6-0vl1
  70. - based on 2.2-4 in RedHat 6.2
  71. - added Japanese summary and description
  72. - use macros and add some docs
  73. * Thu Dec 12 2002 Elliot Lee <sopwith@redhat.com> 2.8-4
  74. - Patch2 for errno
  75. * Fri Jun 21 2002 Tim Powers <timp@redhat.com>
  76. - automated rebuild
  77. * Thu May 23 2002 Tim Powers <timp@redhat.com>
  78. - automated rebuild
  79. * Thu Mar 07 2002 Florian La Roche <Florian.LaRoche@redhat.de>
  80. - update to version 2.8
  81. * Fri Jul 6 2001 Preston Brown <pbrown@redhat.com>
  82. - major upgrade to v2.7.
  83. - forward port old ia64 patch (now incorporated) s390 additions
  84. * Tue Mar 20 2001 Oliver Paukstadt <oliver.paukstadt@millenux.com>
  85. - ported to zSeries (64 bit)
  86. * Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
  87. - automatic rebuild
  88. * Sat Jun 17 2000 Bill Nottingham <notting@redhat.com>
  89. - hard link mkdosfs
  90. * Thu Jun 15 2000 Matt Wilson <msw@redhat.com>
  91. - FHS
  92. - patch to build against 2.4 kernel headers (patch3)
  93. * Fri Apr 28 2000 Bill Nottingham <notting@redhat.com>
  94. - fix for ia64
  95. * Thu Feb 3 2000 Matt Wilson <msw@redhat.com>
  96. - remove mkdosfs.8 symlink, symlink mkdosfs.8.gz to mkfs.msdos.8.gz
  97. * Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
  98. - fix descriptions and summary
  99. - man pages are compressed
  100. * Thu Dec 16 1999 Cristian Gafton <gafton@redhat.com>
  101. - fix the 2.88MB drives (patch from hjl)
  102. * Mon Aug 16 1999 Matt Wilson <msw@redhat.com>
  103. - updated to 2.2
  104. * Sun Jun 27 1999 Matt Wilson <msw@redhat.com>
  105. - changed to new maintainer, renamed to dosfstools
  106. * Sat Apr 17 1999 Jeff Johnson <jbj@redhat.com>
  107. - fix mkdosfs on sparc (#1746)
  108. * Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
  109. - auto rebuild in the new build environment (release 10)
  110. * Thu Jan 21 1999 Bill Nottingham <notting@redhat.com>
  111. - build for RH 6.0
  112. * Tue Oct 13 1998 Cristian Gafton <gafton@redhat.com>
  113. - avoid using unsinged long on alphas
  114. * Sun Aug 16 1998 Jeff Johnson <jbj@redhat.com>
  115. - build root
  116. * Mon Apr 27 1998 Prospector System <bugs@redhat.com>
  117. - translations modified for de, fr, tr
  118. * Thu Jul 10 1997 Erik Troan <ewt@redhat.com>
  119. - built against glibc