source: projects/specs/trunk/m/mikmod/mikmod-vl.spec @ 6414

Revision 6414, 5.8 KB checked in by Takemikaduchi, 12 years ago (diff)

supertuxkart: rebuild
others: new upstream release

Line 
1Summary: A MOD music file player.
2Summary(ja): MOD ファイル再生プログラム
3Name: mikmod
4Version: 3.2.2
5Release: 1%{?_dist_release}
6License: GPL/LGPL
7Group: Applications/Multimedia
8Requires(post,postun): /sbin/ldconfig
9Buildroot: %{_tmppath}/%{name}-%{version}-root
10Requires: gpm ncurses
11Requires: libmikmod
12BuildRequires: gpm-devel
13BuildRequires: ncurses-devel texinfo
14BuildRequires: libmikmod-devel >= 3.2.0
15URL: http://mikmod.raphnet.net/
16Source0: http://mikmod.raphnet.net/files/mikmod-%{version}.tar.gz
17
18Vendor: Project Vine
19Distribution: Vine Linux
20Packager: OOI Keita <ooi.keita@gmail.com>, Takemikaduchi
21
22%description
23MikMod is one of the best and most well known MOD music file players
24for UNIX-like systems.  This particular distribution is intended to
25compile fairly painlessly in a Linux environment. MikMod uses the OSS
26/dev/dsp driver including all recent kernels for output, and will also
27write .wav files. Supported file formats include MOD, STM, S3M, MTM,
28XM, ULT, and IT.  The player uses ncurses for console output and
29supports transparent loading from gzip/pkzip/zoo archives and the
30loading/saving of playlists.
31
32Install the mikmod package if you need a MOD music file player.
33
34%description -l ja
35mikmod はとても手軽な音楽トラック再生プログラムです。
36幅広い種類のモジュール形式に対応しており、
37その中には Impulse Tracker の圧縮サンプルも含まれます。
38その他にも、多くのアーカイブ形式にも対応しています。
39
40
41%prep
42%setup -q
43
44%build
45rm -rf $RPM_BUILD_ROOT
46%configure
47
48%install
49make install DESTDIR=$RPM_BUILD_ROOT
50
51%clean
52rm -fr $RPM_BUILD_ROOT
53
54%post -p /sbin/ldconfig
55%postun -p /sbin/ldconfig
56
57
58%files
59%defattr(-, root, root)
60%doc AUTHORS COPYING NEWS README
61%{_bindir}/%{name}
62%{_datadir}/%{name}/mikmodrc
63%{_mandir}/man1/%{name}.1.gz
64
65
66%changelog
67* Sun Jun 24 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 3.2.2-1
68- new upstream release
69- remove old patches
70- remove Source1
71- remove devel sub package
72- add BuildRequires: libmikmod-devel
73
74* Sat Sep 20 2008 Shu KONNO <owa@bg.wakwak.com> 3.1.6-34vl5
75- applied new versioning policy, spec in utf-8
76- removed *.la
77
78* Thu Mar 10 2005 OOI Keita <ooi.keita@gmail.com> 3.1.6-33vl2
79- build for vine
80- add ja summary and description from deb
81
82* Tue Dec 21 2004 Martin Stransky <stransky@redhat.com> 3.1.6-33
83- strip library (#143258)
84
85* Mon Dec 13 2004 Bill Nottingham <notting@redhat.com> 3.1.6-31
86- move mikmod binary back to main package (#142668)
87
88* Fri Oct  8 2004 Bill Nottingham <notting@redhat.com> 3.1.6-30
89- add texinfo buildreqs (#135088)
90
91* Wed Oct  6 2004 Bill Nottingham <notting@redhat.com> 3.1.6-29
92- install-info scripts go with -devel (#134882)
93
94* Wed Sep 22 2004 Than Ngo <than@redhat.com> 3.1.6-28
95- increase release number
96
97* Wed Sep 22 2004 Than Ngo <than@redhat.com> 3.1.6-27
98- new devel sub package, multiarch problem
99- add /sbin/ldconfig in Prereq
100- cleanup specfile
101
102* Wed Aug  4 2004 Miloslav Trmac <mitr@redhat.com> - 3.1.6-26
103- Update to libmikmod-3.1.11-a, fixes #116182
104
105* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
106- rebuilt
107
108* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
109- rebuilt
110
111* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
112- rebuilt
113
114* Wed Jul 23 2003 Bill Nottingham <notting@redhat.com> 3.1.6-23
115- remove URL (#77375)
116
117* Mon Jul 14 2003 Bill Nottingham <notting@redhat.com> 3.1.6-22
118- fix build with gcc-3.3 some more
119
120* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
121- rebuilt
122
123* Thu May 22 2003 Bill Nottingham <notting@redhat.com> 3.1.6-21
124- fix build with gcc-3.3
125
126* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
127- rebuilt
128
129* Tue Jan  7 2003 Jeff Johnson <jbj@redhat.com> 3.1.6-19
130- don't include -debuginfo files in package.
131
132* Sat Nov 02 2002 Florian La Roche <Florian.LaRoche@redhat.de>
133- add further lib64 support, clean up spec file
134
135* Sat Oct 12 2002 Florian La Roche <Florian.LaRoche@redhat.de>
136- add 64bit patch
137
138* Thu Jul 18 2002 Bill Nottingham <notting@redhat.com>
139- don't strip binaries
140- fix buffering with esd output (#57154, <stssppnn@yahoo.com>)
141
142* Fri Jun 21 2002 Tim Powers <timp@redhat.com>
143- automated rebuild
144
145* Thu May 23 2002 Tim Powers <timp@redhat.com>
146- automated rebuild
147
148* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
149- automated rebuild
150
151* Fri Jul 20 2001 Bill Nottingham <notting@redhat.com>
152- add buildprereq for ncurses-devel (#49524)
153
154* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
155- Bump release + rebuild.
156
157* Thu Dec  7 2000 Bill Nottingham <notting@redhat.com>
158- fix %doc generation
159
160* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
161- automatic rebuild
162
163* Sat Jun 10 2000 Bill Nottingham <notting@redhat.com>
164- FHS fixes, etc.
165
166* Mon Apr  3 2000 Bernhard Rosenkraenzer <bero@redhat.com>
167- rebuild with current ncurses
168- library 3.1.9
169- fix build when libmikmod is not already installed
170
171* Thu Feb  3 2000 Bernhard Rosenkraenzer <bero@redhat.com>
172- gzip info page (Bug #9035)
173- Update URL and Source fields to present location
174
175* Wed Feb 02 2000 Cristian Gafton <gafton@redhat.com>
176- fix description
177- get rid of useless defines
178
179* Tue Jan 11 2000 Bill Nottingham <notting@redhat.com>
180- update lib to 3.1.8
181
182* Mon Aug  2 1999 Bill Nottingham <notting@redhat.com>
183- add more patches
184
185* Fri Jul 30 1999 Bill Nottingham <notting@redhat.com>
186- update to 3.1.6/3.1.7
187
188* Mon Mar 22 1999 Cristian Gafton <gafton@redhat.com>
189- fixed spec file description and group according to sepcspo
190
191* Mon Mar 22 1999 Michael Maher <mike@redhat.com>
192- changed spec file, updated package
193- added libmikmod to the package
194
195* Mon Feb 15 1999 Miodrag Vallat <miodrag@multimania.com>
196- Created for 3.1.5
197
198* Tue Jan 24 1999 Michael Maher <mike@redhat.com>
199- changed group
200- fixed bug #145
201
202* Fri Sep 04 1998 Michael Maher <mike@redhat.com>
203- added patch for alpha
204
205* Wed Sep 02 1998 Michael Maher <mike@redhat.com>
206- built package; obsoletes the ancient tracker program.
207
Note: See TracBrowser for help on using the repository browser.