source: projects/specs/trunk/d/dos2unix/dos2unix-vl.spec @ 5932

Revision 5932, 6.3 KB checked in by shaolin, 12 years ago (diff)
  • dos2unix: updated to 5.3.3
Line 
1Name:           dos2unix
2Summary:        Text file format converters
3Summary(ja):    テキストファイルのフォーマット変換ツール
4Version:        5.3.3
5Release:        1%{?_dist_release}
6
7Group:          Applications/Text
8License:        BSD
9URL:            http://www.xs4all.nl/~waterlan/dos2unix.html
10Source0:        http://www.xs4all.nl/~waterlan/dos2unix/%{name}-%{version}.tar.gz
11
12BuildRoot:      %{_tmppath}/%{name}-%{version}-root
13BuildRequires:  gettext
14BuildRequires:  perl
15
16Provides:       unix2dos = %{version}-%{release}
17Obsoletes:      unix2dos < 5.1-1
18
19Vendor:         Project Vine
20Distribution:   Vine Linux
21
22%description
23Convert text files with DOS or Mac line endings to Unix line endings and
24vice versa.
25
26%description -l ja
27テキストファイル中の行末記号(LF)を DOS/Mac と Unix との間で
28相互に変換するためのツールです.
29
30%prep
31%setup -q
32rm -rf po/*/eo-x.*
33
34%build
35make CFLAGS="%{optflags} -D_LARGEFILE_SOURCE $(getconf LFS_CFLAGS)" \
36  %{?_smp_mflags}
37
38%install
39make DESTDIR=%{buildroot} install
40
41# We add doc files manually to %%doc
42rm -rf %{buildroot}%{_docdir}
43
44%find_lang %{name} --with-man --all-name
45
46%clean
47rm -rf %{buildroot}
48
49%files -f %{name}.lang
50%defattr(-,root,root,0755)
51%doc dos2unix.htm  ChangeLog.txt COPYING.txt
52%doc NEWS.txt README.txt TODO.txt
53%{_bindir}/dos2unix
54%{_bindir}/mac2unix
55%{_bindir}/unix2dos
56%{_bindir}/unix2mac
57%{_mandir}/man1/*.1*
58
59
60%changelog
61* Wed Mar 21 2012 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 5.3.3-1
62- updated to 5.3.3
63
64* Sat Sep  4 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 5.1.1-2
65- Initial build for Vine Linux
66
67* Thu Aug 19 2010 Chen Lei <supercyper@163.com> 5.1.1-1
68- Update to 5.1.1
69
70* Wed Aug 18 2010 Tim Waugh <twaugh@redhat.com> 5.1-1
71- Applied changes from Chen Lei (bug #592922):
72  * Sun Aug 15 2010 Chen Lei <supercyper1@gmail.com> 5.1-1
73  - 5.1.
74  - Update spec to match latest guidelines w.r.t buildroot tag
75
76* Tue Jan 26 2010 Tim Waugh <twaugh@redhat.com> 4.1.2-1
77- 4.1.2.
78
79* Fri Jan 22 2010 Tim Waugh <twaugh@redhat.com> 4.1.1-1
80- 4.1.1.  New upstream.
81
82* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-36
83- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
84
85* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1-35
86- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
87
88* Wed Sep 24 2008 Tim Waugh <twaugh@redhat.com> 3.1-34
89- Moved 'make clean' to prep section and added comment about there
90  being no upstream (bug #225706).
91
92* Mon Sep  8 2008 Tim Waugh <twaugh@redhat.com> 3.1-33
93- Preserve file modes (bug #437465).
94- Fixed manpage grammar (bug #460731).
95
96* Mon Apr 14 2008 Tim Waugh <twaugh@redhat.com> 3.1-32
97- Adjust license tag (bug #225706).
98- Fix missing prototype (bug #225706).
99- Install copy as symbolic links (bug #225706).
100
101* Wed Feb 13 2008 Tim Waugh <twaugh@redhat.com> 3.1-31
102- Rebuild for GCC 4.3.
103
104* Fri Jan 18 2008 Tim Waugh <twaugh@redhat.com> 3.1-30
105- Applied patch from bug #292100 to fix segfault with missing -c argument.
106
107* Wed Aug 29 2007 Tim Waugh <twaugh@redhat.com> 3.1-29
108- Rebuild.
109
110* Tue Feb  6 2007 Tim Waugh <twaugh@redhat.com> 3.1-28
111- Fixed build root (bug #225706).
112- Build with SMP flags (bug #225706).
113- Use dist in release tag (bug #225706).
114- Fixed macros in changelog (bug #225706).
115- Preserve timestamps when using install (bug #225706).
116
117* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 3.1-27.1
118- rebuild
119
120* Mon Jul 10 2006 Tim Waugh <twaugh@redhat.com> 3.1-27
121- Re-encoded spec file in UTF-8 (bug #197817).
122
123* Mon Jun  5 2006 Tim Waugh <twaugh@redhat.com> 3.1-26
124- Rebuilt.
125
126* Thu Jun  1 2006 Tim Waugh <twaugh@redhat.com> 3.1-25
127- Build with large file support.
128
129* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.1-24.2.1
130- bump again for double-long bug on ppc(64)
131
132* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.1-24.2
133- rebuilt for new gcc4.1 snapshot and glibc changes
134
135* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
136- rebuilt
137
138* Wed Apr 13 2005 Tim Waugh <twaugh@redhat.com> 3.1-24
139- Fixed tmppath patch (bug #150277).
140
141* Thu Mar  3 2005 Mike A. Harris <mharris@redhat.com> 3.1-23
142- Bump and rebuild for FC4, using gcc 4.
143
144* Tue Feb  8 2005 Mike A. Harris <mharris@redhat.com> 3.1-22
145- Bump and rebuild for FC4
146
147* Wed Oct 20 2004 Miloslav Trmac <mitr@redhat.com> - 3.1-21
148- Don't just delete the original file when destination and current directory
149  are on different filesystems (#65548, #123069, patch by James Antill)
150- Fix return type of StripDelimiter in dos2unix-3.1-safeconv.patch (#136148)
151
152* Wed Oct  6 2004 Mike A. Harris <mharris@redhat.com> 3.1-20
153- Added dos2unix-3.1-manpage-update-57507.patch to fix manpage (#57507)
154- Added dos2unix-3.1-preserve-file-modes.patch to properly preserve file
155  permissions (#91331,55183,112710,132145)
156
157* Sun Sep 26 2004 Rik van Riel <riel@redhat.com> 3.1-19
158- safer conversion w/ mac2unix (fix from bz #57508)
159
160* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
161- rebuilt
162
163* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
164- rebuilt
165
166* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
167- rebuilt
168
169* Wed Feb 05 2003 Elliot Lee <sopwith@redhat.com> 3.1-15
170- Remove build dependency on perl, since perl BuildRequires: dos2unix,
171  and there's no good reason not to just use sed here.
172
173* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
174- rebuilt
175
176* Mon Oct  7 2002 Mike A. Harris <mharris@redhat.com> 3.1-13
177- All-arch rebuild
178- Added BuildRequires: perl
179
180* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
181- automated rebuild
182
183* Thu May 23 2002 Tim Powers <timp@redhat.com>
184- automated rebuild
185
186* Thu Feb 28 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.1-10
187- Build in new environment
188
189* Thu Jan 17 2002 Bernhard Rosenkraenzer <bero@redhat.com>
190- Fix bug #57700 (segfault)
191- Add the mac2unix symlink recommended in README
192- Fix compiler warnings
193
194* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
195- automated rebuild
196
197* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
198- Bump release + rebuild.
199
200* Wed Jan 10 2001 Bernhard Rosenkraenzer <bero@redhat.com>
201- shut up rpmlint
202
203* Fri Nov 17 2000 Tim Powers <timp@redhat.com>
204- use mkstemp instead of mktemp. Not much needed to change.
205
206* Thu Nov 16 2000 Tim Powers <timp@redhat.com>
207- cleaned up specfile a bit
208- built for 7.1
209
210* Tue Jul 07 1999 Peter Soos <sp@osb.hu>
211- Added Hungarian "Summary:" and "%%description"
212- Corrected the file and directory attributes to rebuild the package
213  under RedHat Linux 6.0
Note: See TracBrowser for help on using the repository browser.