Author: qboosh Date: Thu Mar 13 21:49:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, cleanup
---- Files affected: SPECS: perl-Audio-FLAC-Header.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/perl-Audio-FLAC-Header.spec diff -u SPECS/perl-Audio-FLAC-Header.spec:1.4 SPECS/perl-Audio-FLAC-Header.spec:1.5 --- SPECS/perl-Audio-FLAC-Header.spec:1.4 Tue Jan 22 18:52:09 2008 +++ SPECS/perl-Audio-FLAC-Header.spec Thu Mar 13 22:49:48 2008 @@ -1,14 +1,13 @@ # $Revision$, $Date$ # # Conditional build: -%bcond_without autodeps # don't BR packages needed only for resolving deps %bcond_without tests # do not perform "make test" # %include /usr/lib/rpm/macros.perl %define pdir Audio %define pnam FLAC-Header -Summary: Audio::FLAC::Header - interface to FLAC header metadata. -#Summary(pl.UTF-8): +Summary: Audio::FLAC::Header - interface to FLAC header metadata +Summary(pl.UTF-8): Audio::FLAC::HEADER - interfejs do metadanych nagłówków FLAC Name: perl-Audio-FLAC-Header Version: 1.9 Release: 1 @@ -17,50 +16,22 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Audio/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: 010bfe368d08ef9c8ef974b43895e9c6 -# generic URL, check or change before uncommenting URL: http://search.cpan.org/dist/Audio-FLAC-Header/ BuildRequires: flac-devel -BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: perl-Test-Pod-Coverage +BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -%if %{with autodeps} || %{with tests} -%endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -This module returns a hash containing basic information about a FLAC file, -a representation of the embedded cue sheet if one exists, as well as tag -information contained in the FLAC file's Vorbis tags. -There is no complete list of tag keys for Vorbis tags, as they can be -defined by the user; the basic set of tags used for FLAC files include: - - ALBUM - ARTIST - TITLE - DATE - GENRE - TRACKNUMBER - COMMENT - -The information returned by Audio::FLAC::info is keyed by: - - MINIMUMBLOCKSIZE - MAXIMUMBLOCKSIZE - MINIMUMFRAMESIZE - MAXIMUMFRAMESIZE - TOTALSAMPLES - SAMPLERATE - NUMCHANNELS - BITSPERSAMPLE - MD5CHECKSUM - -Information stored in the main hash that relates to the file itself or is -calculated from some of the information fields is keyed by: - - - -# %description -l pl.UTF-8 -# TODO +This module returns a hash containing basic information about a FLAC +file, a representation of the embedded cue sheet if one exists, as +well as tag information contained in the FLAC file's Vorbis tags. + +%description -l pl.UTF-8 +Ten moduł zwraca hasza zawierającego podstawowe informacje o pliku +FLAC reprezentujące osadzone wskazówki, a także informacje ze +znaczników Vorbis zawartych w pliku FLAC. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -100,6 +71,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008-03-13 21:49:48 qboosh +- pl, cleanup + Revision 1.4 2008-01-22 17:52:09 twittner - rel. 1 @@ -112,4 +86,3 @@ Revision 1.1 2007-11-10 22:42:16 twittner - initial, by pldcpan - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Audio-FLAC-Header.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
