SPECS: nuvexport.spec - commit local changes (will sort R once again)

glen glen at pld-linux.org
Mon Oct 3 17:14:43 CEST 2005


Author: glen                         Date: Mon Oct  3 15:14:43 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- commit local changes (will sort R once again)

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

---- Diffs:

================================================================
Index: SPECS/nuvexport.spec
diff -u SPECS/nuvexport.spec:1.3 SPECS/nuvexport.spec:1.4
--- SPECS/nuvexport.spec:1.3	Mon Oct  3 17:06:25 2005
+++ SPECS/nuvexport.spec	Mon Oct  3 17:14:37 2005
@@ -1,11 +1,13 @@
 # $Revision$, $Date$
+# TODO
+# - remove all encoder deps and show in post banner what could be installed?
 %include	/usr/lib/rpm/macros.perl
 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
+%define	_rel 1.1
 Release:	0.%{_snap}.%{_rel}
 License:	GPL
 Group:		Applications/Multimedia
@@ -14,23 +16,22 @@
 Patch0:		%{name}-DESTDIR.patch
 URL:		http://forevermore.net/nuvexport/
 BuildRequires:	rpm-perlprov >= 4.1-13
-Requires:	divx4linux
+Requires:	perl-DBD-mysql
+Requires:	transcode >= 0.6.12
 Requires:	ffmpeg >= 0.4.9
 Requires:	mjpegtools >= 1.6.2
+# probably for mencoder program
 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
+%ifarch %{ix86}
+Requires:	divx4linux
+%endif
 # mpeg2cut needs some others:
-Requires:	avidemux2 >= 2
-Requires:	lve
-# Actually requires the id3tag program, but it lives in this library
-Requires:	id3lib
+Requires:	avidemux >= 2
+#Requires:	lve
+# Actually requires the id3tag program, but it lives in this package
+Requires:	id3lib-utils
 # Provides some of its own perl modules -- rpm complains if this isn't included
-#Provides:	perl(nuvexport::shared_utils)
+Provides:	perl(nuvexport::shared_utils)
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -78,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2005/10/03 15:14:37  glen
+- commit local changes (will sort R once again)
+
 Revision 1.3  2005/10/03 15:06:25  qboosh
 - pl, partially sorted Rs
 
================================================================

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




More information about the pld-cvs-commit mailing list