Author: qboosh Date: Mon Mar 24 15:24:48 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: perl-MP4-Info.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-MP4-Info.spec diff -u SPECS/perl-MP4-Info.spec:1.2 SPECS/perl-MP4-Info.spec:1.3 --- SPECS/perl-MP4-Info.spec:1.2 Tue Jan 22 19:14:42 2008 +++ SPECS/perl-MP4-Info.spec Mon Mar 24 16:24:43 2008 @@ -7,7 +7,7 @@ %define pdir MP4 %define pnam Info Summary: MP4::Info - Fetch info from MPEG-4 files (.mp4, .m4a, .m4p, .3gp) -#Summary(pl.UTF-8): +Summary(pl.UTF-8): MP4::Info - pobieranie informacji z plików MPEG-4 (.mp4, .m4a, .m4p, .3gp) Name: perl-MP4-Info Version: 1.12 Release: 1 @@ -16,7 +16,6 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/MP4/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 139d217655185fd342c617193b6be731 -# generic URL, check or change before uncommenting URL: http://search.cpan.org/dist/MP4-Info/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -27,17 +26,20 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -The MP4::Info module can be used to extract tag and meta information from -MPEG-4 audio (AAC) and video files. It is designed as a drop-in replacement -for MP3::Info. +The MP4::Info module can be used to extract tag and meta information +from MPEG-4 audio (AAC) and video files. It is designed as a drop-in +replacement for MP3::Info. + +Note that this module does not allow you to update the information in +MPEG-4 files. + +%description -l pl.UTF-8 +Moduł Perla MP4::Info służy do wydobywania znaczników i metainformacji +z plików dźwiękowych (AAC) i filmów MPEG-4. Jest zaprojektowany jako +zamiennik MP3::Info. -Note that this module does not allow you to update the information in MPEG-4 -files. - - - -# %description -l pl.UTF-8 -# TODO +Uwaga: ten moduł nie pozwala na uaktualnianie informacji w plikach +MPEG-4. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -71,9 +73,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-03-24 15:24:43 qboosh +- pl + Revision 1.2 2008-01-22 18:14:42 twittner - rel. 1 Revision 1.1 2007-11-10 22:16:09 twittner - initial, by pldcpan - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-MP4-Info.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
