SPECS: nuvexport.spec - pl, partially sorted Rs

qboosh qboosh at pld-linux.org
Mon Oct 3 17:06:30 CEST 2005


Author: qboosh                       Date: Mon Oct  3 15:06:30 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, partially sorted Rs

---- Files affected:
SPECS:
   nuvexport.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/nuvexport.spec
diff -u SPECS/nuvexport.spec:1.2 SPECS/nuvexport.spec:1.3
--- SPECS/nuvexport.spec:1.2	Sun Sep 25 12:54:42 2005
+++ SPECS/nuvexport.spec	Mon Oct  3 17:06:25 2005
@@ -1,32 +1,33 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.perl
-Summary:	mythtv nuv video file conversion script
+Summary:	MythTV nuv video file conversion script
+Summary(pl):	Skrypt do konwersji plików video nuv z MythTV
 Name:		nuvexport
 Version:	0.2
 %define	_snap 20050922
 %define	_rel 1
 Release:	0.%{_snap}.%{_rel}
 License:	GPL
-URL:		http://forevermore.net/nuvexport/
 Group:		Applications/Multimedia
 Source0:	http://forevermore.net/files/nuvexport/%{name}-%{version}-0.%{_snap}.svn.tar.bz2
 # Source0-md5:	67f55c4d8163132fda598828dd351b28
 Patch0:		%{name}-DESTDIR.patch
+URL:		http://forevermore.net/nuvexport/
 BuildRequires:	rpm-perlprov >= 4.1-13
-#Requires:	perl >= 5.6
+Requires:	divx4linux
+Requires:	ffmpeg >= 0.4.9
+Requires:	mjpegtools >= 1.6.2
+Requires:	mplayer
+#Requires:	perl-base >= 1:5.6
 #Requires:	perl-DateManip
 #Requires:	perl-DBD-MySQL
 #Requires:	perl-DBI
 #Requires:	perl-Time-HiRes
 Requires:	transcode >= 0.6.12
-Requires:	ffmpeg >= 0.4.9
-Requires:	mjpegtools >= 1.6.2
-Requires:	mplayer
-Requires:	divx4linux
 # mpeg2cut needs some others:
 Requires:	avidemux2 >= 2
 Requires:	lve
-# Actually requires the id3tag program, but it lives in this libarary
+# Actually requires the id3tag program, but it lives in this library
 Requires:	id3lib
 # Provides some of its own perl modules -- rpm complains if this isn't included
 #Provides:	perl(nuvexport::shared_utils)
@@ -34,17 +35,21 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-nuvexport is a perl script wrapper to several encoders, which is
+nuvexport is a Perl script wrapper to several encoders, which is
 capable of letting users choose shows from their MythTV database and
 convert them to one of several different formats, including SVCD/DVD
-mpeg and XviD avi.
+MPEG and XviD AVI.
+
+%description -l pl
+nuvexport to skrypt Perla będący wrapperem do kilku koderów,
+umożliwiający użytkownikom wyświetlanie bazy danych MythTV i
+konwertowanie jej do jednego z kilku różnych formatów, w tym SVCD/DVD
+MPEG oraz XviD AVI.
 
 %prep
 %setup -q
 %patch0 -p1
 
-%build
-
 %install
 rm -rf $RPM_BUILD_ROOT
 %{__make} install \
@@ -64,7 +69,7 @@
 %doc COPYING
 %config %{_sysconfdir}/*
 %attr(755,root,root) %{_bindir}/*
-%{_datadir}/nuvexport/
+%{_datadir}/nuvexport
 %{_mandir}/man1/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -73,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/10/03 15:06:25  qboosh
+- pl, partially sorted Rs
+
 Revision 1.2  2005/09/25 10:54:42  glen
 - PLDized
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nuvexport.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list