SPECS: clive.spec - pl - BR: rpm-pythonprov
qboosh
qboosh at pld-linux.org
Fri Jul 6 21:03:47 CEST 2007
Author: qboosh Date: Fri Jul 6 19:03:47 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
- BR: rpm-pythonprov
---- Files affected:
SPECS:
clive.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/clive.spec
diff -u SPECS/clive.spec:1.2 SPECS/clive.spec:1.3
--- SPECS/clive.spec:1.2 Sun Jun 24 22:47:37 2007
+++ SPECS/clive.spec Fri Jul 6 21:03:42 2007
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: Video extraction utility for YouTube and Google Video
+Summary(pl.UTF-8): Narzędzie do wydobywania filmów z YouTube i Google Video
Name: clive
Version: 0.2.0
Release: 1
@@ -8,7 +9,9 @@
Source0: http://dl.gna.org/clive/0.2/src/%{name}-%{version}.tar.gz
# Source0-md5: c95efbae806eca1cce4120552bfdd1b8
URL: http://home.gna.org/clive/
-BuildRequires: python-devel >= 2.5
+BuildRequires: python-devel >= 1:2.5
+BuildRequires: rpm-pythonprov
+%pyrequires_eq python-libs
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -16,8 +19,15 @@
clive is a command line program that extracts videos from YouTube,
Google Video and Dailymotion websites. It supports embedded video
extraction, and can be used with an external encoder (e.g. ffmpeg) to
-re-encode the extracted videos to different video formats (e.g. avi,
-mpeg, flv).
+re-encode the extracted videos to different video formats (e.g. AVI,
+MPEG, flv).
+
+%description -l pl.UTF-8
+clive to działający z linii poleceń program do wydobywania filmów z
+serwisów YouTube, Google Video i Dailymotion. Obsługuje wyciąganie
+osadzonych filmów i może być używany zewnętrznym koderem (np.
+ffmpegiem) do przekodowywania wyciągniętych filmów do innych formatów
+(np. AVI, MPEG, flv).
%prep
%setup -q
@@ -27,7 +37,6 @@
%install
rm -rf $RPM_BUILD_ROOT
-
install -d $RPM_BUILD_ROOT%{_mandir}/man1
python setup.py install \
@@ -55,9 +64,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2007/07/06 19:03:42 qboosh
+- pl
+- BR: rpm-pythonprov
+
Revision 1.2 2007/06/24 20:47:37 arekm
- noarch
Revision 1.1 2007/06/24 20:46:43 arekm
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/clive.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list