c40093d
Name:           abcde
24dc21c
Version:        2.5.3
14bb6bf
Release:        1%{?dist}
c40093d
Summary:        A Better CD Encoder
c40093d
5487c74
# Public domain after 2010-01-01, see comments in abcde and cddb-tool
5487c74
License:        Public Domain
7211d86
URL:            http://code.google.com/p/abcde/
14bb6bf
Source0:        http://abcde.googlecode.com/files/%{name}-%{version}.tar.gz
39619c8
Patch0:         %{name}-2.4.0-config.patch
c40093d
c40093d
BuildArch:      noarch
c40093d
Requires:       cd-discid
c40093d
Requires:       cdparanoia
b4b9338
Requires:       flac
b4b9338
Requires:       icedax
b4b9338
Requires:       vorbis-tools
c40093d
Requires:       wget
5a85537
Requires:       which
ed9695c
ed9695c
%description
5487c74
abcde is a front end command line utility (actually, a shell script)
c40093d
that grabs audio tracks off a CD, encodes them to various formats, and
c40093d
tags them, all in one go.
c40093d
ed9695c
ed9695c
%prep
ed9695c
%setup -q
c40093d
%patch0 -p1
3f534cf
mv examples/cue2discid .
ed9695c
c40093d
20ff6bb
%build
20ff6bb
20ff6bb
ed9695c
%install
ed9695c
rm -rf $RPM_BUILD_ROOT
e201ec4
make install DESTDIR=$RPM_BUILD_ROOT
3f534cf
install -pm 755 cue2discid $RPM_BUILD_ROOT%{_bindir}
14bb6bf
rm $RPM_BUILD_ROOT%{_bindir}/abcde-musicbrainz-tool # optional, some deps N/A
ed9695c
c40093d
ed9695c
%files
7211d86
%doc COPYING FAQ KNOWN.BUGS README TODO USEPIPES changelog examples/
14bb6bf
%doc abcde-musicbrainz-tool
ed9695c
%config(noreplace) %{_sysconfdir}/abcde.conf
c40093d
%{_bindir}/abcde
c40093d
%{_bindir}/cddb-tool
3f534cf
%{_bindir}/cue2discid
c40093d
%{_mandir}/man1/abcde.1*
c40093d
%{_mandir}/man1/cddb-tool.1*
c40093d
ed9695c
ed9695c
%changelog
24dc21c
* Sun Jun 17 2012 Ville Skyttä <ville.skytta@iki.fi> - 2.5.3-1
24dc21c
- Update to 2.5.3.
24dc21c
b4b9338
* Sun Apr 29 2012 Ville Skyttä <ville.skytta@iki.fi> - 2.5.2-1
b4b9338
- Update to 2.5.2.
b4b9338
14bb6bf
* Sun Apr 15 2012 Ville Skyttä <ville.skytta@iki.fi> - 2.5.0-1
14bb6bf
- Update to 2.5.0.
14bb6bf
- Clean up specfile constructs no longer needed in Fedora or EL6+.
14bb6bf
9ab988b
* Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.4.2-4
9ab988b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
9ab988b
cc9ffd1
* Wed Feb 09 2011 Dennis Gilmore <dennis@ausil.us> -2.4.2-3
cc9ffd1
- remove unsupported Requires(hint) from spec
cc9ffd1
1965e3c
* Mon Feb 07 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> -2.4.2-2
266a7ca
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
266a7ca
e93d752
* Sun May 30 2010 Ville Skyttä <ville.skytta@iki.fi> - 2.4.2-1
e93d752
- Update to 2.4.2 (#597723), track info patch applied upstream.
e93d752
5487c74
* Fri Apr  2 2010 Ville Skyttä <ville.skytta@iki.fi> - 2.4.1-1
5487c74
- Update to 2.4.1.
5487c74
39619c8
* Sun Oct 18 2009 Ville Skyttä <ville.skytta@iki.fi> - 2.4.0-1
39619c8
- Update to 2.4.0 (#529509).
39619c8
b27bfbc
* Wed Aug 12 2009 Ville Skyttä <ville.skytta@iki.fi> - 2.3.99.8-1
b27bfbc
- Update to 2.3.99.8 (#516886).
b27bfbc
39619c8
* Mon Jul 27 2009 Ville Skyttä <ville.skytta@iki.fi> - 2.3.99.7-1
7211d86
- Update to 2.3.99.7 (#513795); wget and usage patches applied upstream.
7211d86
- Patch to improve CDDB track info handling.
7211d86
- Update URL.
7211d86
dacc8d7
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.99.6-9
dacc8d7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
dacc8d7
12aa8fd
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.99.6-8
12aa8fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
12aa8fd
39619c8
* Thu Apr 10 2008 Ville Skyttä <ville.skytta@iki.fi> - 2.3.99.6-7
f85b070
- Patch to work around wget 1.11 regression (#441862).
f85b070
39619c8
* Sat Jan 19 2008 Ville Skyttä <ville.skytta@iki.fi> - 2.3.99.6-6
e201ec4
- Include fixes from Ubuntu's 2.3.99.6-1ubuntu2: enables M4A and Speex
e201ec4
  tagging, fixes range code, and the -M option.
e201ec4
- Fix Speex comment tagging.
e201ec4
- Fix some usage message spelling errors.
e201ec4
- Drop disttag.
e201ec4
39619c8
* Sat Sep 29 2007 Ville Skyttä <ville.skytta@iki.fi> - 2.3.99.6-4
5a85537
- Requires: which
5a85537
39619c8
* Mon Aug 13 2007 Ville Skyttä <ville.skytta@iki.fi> - 2.3.99.6-3
b017ab0
- License: GPLv2+
20ff6bb
- Add (empty) %%build section.
b017ab0
39619c8
* Tue Aug 29 2006 Ville Skyttä <ville.skytta@iki.fi> - 2.3.99.6-2
386f31a
- Change vorbis-tools and flac dependencies to Requires(hint), drop
386f31a
  speex dependency.
386f31a
39619c8
* Mon Aug  7 2006 Ville Skyttä <ville.skytta@iki.fi> - 2.3.99.6-1
9290400
- 2.3.99.6.
9290400
39619c8
* Wed Mar  1 2006 Ville Skyttä <ville.skytta@iki.fi> - 2.3.99.5-1
3f534cf
- 2.3.99.5.
3f534cf
39619c8
* Wed Dec 14 2005 Ville Skyttä <ville.skytta@iki.fi> - 2.3.99.2-1
0d29f65
- 2.3.99.2, config file fixes mostly applied upstream.
0d29f65
39619c8
* Sat Dec 10 2005 Ville Skyttä <ville.skytta@iki.fi> - 2.3.99-1
adcb03a
- 2.3.99, minor config file fixes.
adcb03a
39619c8
* Mon Sep  5 2005 Ville Skyttä <ville.skytta@iki.fi> - 2.3.4-1
39351d9
- 2.3.4.
39351d9
39619c8
* Fri Aug 26 2005 Ville Skyttä <ville.skytta@iki.fi> - 2.3.3-1
c40093d
- 2.3.3.
c40093d
- Reformat specfile.
c40093d
39619c8
* Sat Aug 20 2005 Ville Skyttä <ville.skytta@iki.fi> - 2.3.2-1
8c280f9
- 2.3.2, vi and genre patches applied upstream.
8c280f9
- Convert man page to UTF-8.
8c280f9
8c280f9
* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.2.3-2
e698c72
- rebuilt
e698c72
39619c8
* Thu Feb 10 2005 Ville Skyttä <ville.skytta@iki.fi> - 2.2.3-1
fe29e83
- Update to 2.2.3.
fe29e83
39619c8
* Mon Jan 17 2005 Ville Skyttä <ville.skytta@iki.fi> - 2.2.0-2
deb5f9f
- Add vorbis-tools, flac, cdparanoia, wget, and speex dependencies.
deb5f9f
- Weed out some Debianisms from default external tool names.
deb5f9f
- Include more docs.
deb5f9f
ed9695c
* Fri Jan 14 2005 Nils Philippsen <nphilipp@redhat.com>
ed9695c
- version 2.2.0
ed9695c
ed9695c
* Wed Apr 14 2004 Nils Philippsen <nphilipp@redhat.com>
ed9695c
- version 2.1.19
ed9695c
ed9695c
* Tue May 21 2002 Nils Philippsen <nphilipp@redhat.com>
ed9695c
- version 2.0.3
ed9695c
- update rh, genre patches
ed9695c
ed9695c
* Wed Apr 25 2001 Nils Philippsen <nphilipp@redhat.com>
ed9695c
- version 1.9.9
ed9695c
- configuration now uses freedb.org per default, no need to patch
ed9695c
- various artist media can have a different output file name (than single
ed9695c
  artist ones)
ed9695c
- fix newlines with CR in parsing cddb genre
ed9695c
ed9695c
* Tue Jan 09 2001 Nils Philippsen <nphilipp@redhat.com>
ed9695c
- version 1.9.7
ed9695c
- initial build
ed9695c