SPECS: perl-Audio-Musepack.spec - pl, cleanup
qboosh
qboosh at pld-linux.org
Thu Mar 13 23:08:02 CET 2008
Author: qboosh Date: Thu Mar 13 22:08:02 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, cleanup
---- Files affected:
SPECS:
perl-Audio-Musepack.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/perl-Audio-Musepack.spec
diff -u SPECS/perl-Audio-Musepack.spec:1.2 SPECS/perl-Audio-Musepack.spec:1.3
--- SPECS/perl-Audio-Musepack.spec:1.2 Tue Jan 22 18:46:35 2008
+++ SPECS/perl-Audio-Musepack.spec Thu Mar 13 23:07:57 2008
@@ -6,8 +6,8 @@
%include /usr/lib/rpm/macros.perl
%define pdir Audio
%define pnam Musepack
-Summary: An object-oriented interface to Musepack file information and APE tag fields, implemented entirely in Perl.
-#Summary(pl.UTF-8):
+Summary: An OO interface to Musepack file information and APE tag fields, implemented in pure Perl
+Summary(pl.UTF-8): Czysto perlowy interfejs obiektowy do informacji o plikach Musepack i znaczników APE
Name: perl-Audio-Musepack
Version: 0.7
Release: 1
@@ -16,8 +16,7 @@
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/Audio/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: a22b8426cae9f7c5006d5ee8fd780d5a
-# generic URL, check or change before uncommenting
-#URL: http://search.cpan.org/dist/Audio-Musepack/
+URL: http://search.cpan.org/dist/Audio-Musepack/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
@@ -27,35 +26,14 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This module returns a hash containing basic information about a Musepack
-file, as well as tag information contained in the Musepack file's APE tags.
-See Audio::APETags for more information about the tags.
-
-The information returned by Audio::Musepack->info is keyed by:
-
- streamVersion
- channels
- totalFrames
- profile
- sampleFreq
- lastValidSamples
- encoder
-
-Information stored in the main hash that relates to the file itself or is
-calculated from some of the information fields is keyed by:
-
- trackLengthMinutes : minutes field of track length
- trackLengthSeconds : seconds field of track length
- trackLengthFrames : frames field of track length (base 75)
- trackTotalLengthSeconds : total length of track in fractional seconds
- bitRate : average bits per second of file
- fileSize : file size, in bytes
- filename : filename with path
-
-
-
-# %description -l pl.UTF-8
-# TODO
+This module returns a hash containing basic information about a
+Musepack file, as well as tag information contained in the Musepack
+file's APE tags.
+
+%description -l pl.UTF-8
+Ten moduł zwraca hasza zawierającego podstawowe informacje o pliku
+Musepack, a także informacje o znacznikach APE zawartych w pliku
+Musepack.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -88,9 +66,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2008-03-13 22:07:57 qboosh
+- pl, cleanup
+
Revision 1.2 2008-01-22 17:46:35 twittner
- rel. 1 (needed by pacpl)
Revision 1.1 2007-11-10 21:58:54 twittner
- initial, made by pldcpan (thnx Radek) and slightly fixed by hand
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Audio-Musepack.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list