source: projects/specs/trunk/d/dosfstools/dosfstools-vl.spec @ 10355

Revision 10355, 5.0 KB checked in by tomop, 8 years ago (diff)

dosfstools-4.0-2

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