Author: paszczus Date: Fri Jun 13 06:08:03 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.9710 (by Paweł Żuk <redstorm15 at gmail dot com>, thanks
---- Files affected: SPECS: perl-MP3-Tag.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: SPECS/perl-MP3-Tag.spec diff -u SPECS/perl-MP3-Tag.spec:1.14 SPECS/perl-MP3-Tag.spec:1.15 --- SPECS/perl-MP3-Tag.spec:1.14 Tue Feb 13 08:47:12 2007 +++ SPECS/perl-MP3-Tag.spec Fri Jun 13 08:07:57 2008 @@ -12,12 +12,12 @@ Summary: Module for reading/writing tags of MP3 audio files Summary(pl.UTF-8): Moduł do odczytywania/zapisywania znaczników z plików MP3 Name: perl-MP3-Tag -Version: 0.94 +Version: 0.9710 Release: 1 License: Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 329297f4e1105a0c2f719addab0f6126 +# Source0-md5: 743193ea3c608f0b5954dedbf1a7f94a URL: http://search.cpan.org/dist/MP3-Tag/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: perl-ExtUtils-MakeMaker >= 6.21-3 @@ -57,9 +57,13 @@ %files %defattr(644,root,root,755) -%doc Changes README.txt examples/ -%{perl_vendorlib}/MP3/Tag.pm +%doc Changes README.txt examples/ +%attr(755,root,root) %{_bindir}/audio_rename +%attr(755,root,root) %{_bindir}/mp3info2 +%attr(755,root,root) %{_bindir}/typeset_audio_dir +%{perl_vendorlib}/MP3/*.pm %{perl_vendorlib}/MP3/Tag +%{_mandir}/man1/* %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -68,7 +72,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.14 2007-02-13 07:47:12 glen +Revision 1.15 2008-06-13 06:07:57 paszczus +- updated to 0.9710 (by Paweł Żuk <redstorm15 at gmail dot com>, thanks + +Revision 1.14 2007/02/13 07:47:12 glen - tabs in preamble Revision 1.13 2007/02/12 00:49:38 baggins ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-MP3-Tag.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
