Sophie

Sophie

distrib > Mandriva > 2006.0 > i586 > by-pkgid > 05df3a001769a7fa6a31244994f9711e > files > 2

yamt-0.5-9mdk.src.rpm

%define name yamt
%define version 0.5
%define release %mkrel 9

Name:		%{name}
Summary:	Yamt is Yet Another MP3 Tool
Version:	%{version}
Release:	%{release}
License:	GPL
Group:		Sound
URL:		http://yamt.sourceforge.net/
Source:		%{name}-%{version}.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-buildroot
BuildRequires: libgnome-devel

%description
Yamt is Yet Another MP3 Tool to organize your MP3 files.  It supports
editing single ID3 tags, renaming files based on their ID3 tags (with
optional recursive), mass tagging with variables, sorting into
subdirectories, and finding files with special TAG.

%prep
rm -rf $RPM_BUILD_ROOT

%setup -q

%build

%configure

%make

%install
%makeinstall

%find_lang %name

%clean
rm -rf $RPM_BUILD_ROOT

%files -f %name.lang
%defattr(-,root,root,0755)
%doc ABOUT-NLS AUTHORS ChangeLog COPYING INSTALL NEWS README TODO
%dir %{_datadir}/gnome/help/yamt
%dir %{_datadir}/gnome/help/yamt/C
%{_datadir}/gnome/help/yamt/C/sortandunsort.html
%{_datadir}/gnome/help/yamt/C/advanced.html
%{_datadir}/gnome/help/yamt/C/exchange.html
%{_datadir}/gnome/help/yamt/C/index.html
%{_datadir}/gnome/help/yamt/C/introduction.html
%{_datadir}/gnome/help/yamt/C/about.html
%{_datadir}/gnome/help/yamt/C/explore.html
%{_datadir}/gnome/help/yamt/C/rename.html
%{_datadir}/gnome/help/yamt/C/features.html
%{_datadir}/gnome/help/yamt/C/properties.html
%{_datadir}/gnome/help/yamt/C/mass.html
%{_datadir}/gnome/help/yamt/C/playlists.html
%{_datadir}/gnome/help/yamt/C/contacts.html
%{_datadir}/gnome/help/yamt/C/edit.html
%{_datadir}/gnome/help/yamt/C/topic.dat
%{_datadir}/gnome/help/yamt/C/ln15.html
%{_datadir}/gnome/help/yamt/C/properties-0.html
%{_datadir}/gnome/help/yamt/C/auto.html
%{_datadir}/gnome/help/yamt/C/misc.html
%{_datadir}/gnome/help/yamt/C/docbook.css
%{_datadir}/gnome/apps/Applications/yamt.desktop
%dir %{_datadir}/pixmaps/yamt
%{_datadir}/pixmaps/yamt/yamt-logo.png
%{_datadir}/pixmaps/yamt/yamt-icon.png
%{_bindir}/yamt

%changelog
* Fri Apr 08 2005 Olivier Thauvin <nanardon@mandrake.org> 0.5-9mdk
- rebuild

* Mon May 19 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.5-8mdk
- distlint error
- buildrequires

* Mon Jun 24 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 0.5-7mdk
- fix strange CC/CXX var

* Tue Nov 13 2001 Lenny Cartier <lenny@mandrakesoft.com> 0.5-6mdk
- macros for locales

* Thu Aug 23 2001 Etienne Faure <etienne@mandrakesoft.com> 0.5-5mdk
- rebuild
- s/Copyright/License/

* Mon Nov 13 2000 David BAUDENS <baudens@mandrakesoft.com> 0.5-4mdk
- Fix build

* Thu Sep 21 2000 Lenny Cartier <lenny@mandrakesoft.com> 0.5-3mdk
- build release

* Thu Aug  3 2000 Vincent Danen <vdanen@mandrakesoft.com> 0.5-2mdk
- macros

* Thu Jun 29 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.5-1mdk
- 0.5

* Thu May  4 2000 Vincent Danen <vdanen@linux-mandrake.com> 0.4-2mdk
- fix group
- fix for spec-helper

* Tue Feb 15 2000 Vincent Danen <vdanen@linux-mandrake.com>
- 0.4

* Fri Feb 04 2000 Lenny Cartier <lenny@mandrakesoft.com>
- new in contribs
- used srpm provided by Vincent Danen <vdanen@linux-mandrake.com>

* Thu Jan 20 2000 Vincent Danen <vdanen@linux-mandrake.com>
- initial specfile
- bzip sources