Sophie

Sophie

distrib > Mandriva > 7.2 > i586 > media > main-src > by-pkgid > 152c3868db12f422b6c6e744b8c158f1 > files > 2

mp3info-0.2.16-3mdk.src.rpm

%define name mp3info
%define version 0.2.16
%define release 3mdk

Summary: mp3info - Utility for MP3 information and tag modification
Name: %{name}
Version: %{version}
Release: %{release}
Group: Sound
Source0: %{name}-%{version}.tar.bz2
Copyright: GPL
BuildRoot: %{_tmppath}/%{name}-buildroot

%description
mp3info is a command line utility to extract and manipluate TAG (ID3) info
from MP3 files. It also has a VERY configurable output.

%prep
rm -rf $RPM_BUILD_ROOT

%setup

%build
%configure
make

%install
%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%changelog

* Tue Aug 01 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.2.16-3mdk
- BM

* Tue May 02 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.2.16-2mdk
- fix group
- fix files section

* Tue Nov 30 1999 Lenny Cartier <lenny@mandrakesoft.com>
- new in contribs
- bz archive, man pages

* Fri Mar 19 1999 Thorvald Natvig <thorvald@natvig.com>
- Initial release as RPM

%files
%defattr (-,root,root)
%{_bindir}/*
%{_mandir}/man1/*
%doc README ChangeLog mp3info.lsm