summaryrefslogtreecommitdiff
path: root/perl-MP4-Info.spec
diff options
context:
space:
mode:
authorJakub Bogusz2008-03-24 15:24:43 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit62fc2e0b61c23730321d528c2d5cd9ea80da5364 (patch)
tree970e20bdab55ae17ba8af0a4b7bfb5c3c940ab1c /perl-MP4-Info.spec
parent0facde1138bf05eb1e3ac598758494c1f6e4191c (diff)
downloadperl-MP4-Info-62fc2e0b61c23730321d528c2d5cd9ea80da5364.zip
perl-MP4-Info-62fc2e0b61c23730321d528c2d5cd9ea80da5364.tar.gz
- pl
Changed files: perl-MP4-Info.spec -> 1.3
Diffstat (limited to 'perl-MP4-Info.spec')
-rw-r--r--perl-MP4-Info.spec22
1 files changed, 12 insertions, 10 deletions
diff --git a/perl-MP4-Info.spec b/perl-MP4-Info.spec
index a983bd2..36751a5 100644
--- a/perl-MP4-Info.spec
+++ b/perl-MP4-Info.spec
@@ -6,7 +6,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
@@ -15,7 +15,6 @@ License: GPL v1+ or Artistic
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
@@ -26,17 +25,20 @@ BuildArch: noarch
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.
+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.
-
-# %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}