SPECS: clive.spec - correct perl deps

glen glen at pld-linux.org
Thu Dec 11 19:54:37 CET 2008


Author: glen                         Date: Thu Dec 11 18:54:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- correct perl deps

---- Files affected:
SPECS:
   clive.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/clive.spec
diff -u SPECS/clive.spec:1.35 SPECS/clive.spec:1.36
--- SPECS/clive.spec:1.35	Thu Dec 11 19:15:59 2008
+++ SPECS/clive.spec	Thu Dec 11 19:54:31 2008
@@ -3,6 +3,7 @@
 # - update patches
 # - check if it work
 #
+%include	/usr/lib/rpm/macros.perl
 Summary:	Video extraction utility for YouTube and Google Video
 Summary(hu.UTF-8):	Videó letöltő a YouTube és a Google Video oldalakról
 Summary(pl.UTF-8):	Narzędzie do wydobywania filmów z YouTube i Google Video
@@ -13,17 +14,19 @@
 Group:		Applications/System
 Source0:	http://clive.googlecode.com/files/%{name}-%{version}.tar.bz2
 # Source0-md5:	cfa070cae349b812b8dddfc0409a5196
-URL:		http://home.gna.org/clive/
+URL:		http://clive.sourceforge.net/
 Patch0:		%{name}-delfi.patch
 Patch1:		%{name}-reporter.patch
 Patch2:		%{name}-spz.patch
-Requires:	perl >= 1:5.8.0
+BuildRequires:	rpm-perlprov >= 4.1-13
+BuildRequires:	sed >= 4.0
 Requires:	perl-BerkeleyDB >= 0.34
 Requires:	perl-Config-Tiny >= 2.12
 Requires:	perl-HTML-TokeParser-Simple >= 2.37
 Requires:	perl-IO-Pager >= 0.05
 Requires:	perl-WWW-Curl >= 4.0.5
 Requires:	perl-XML-Simple >= 2.18
+Requires:	perl-base >= 1:5.8.0
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -48,6 +51,7 @@
 
 %prep
 %setup -q
+%{__sed} -i -e '1s,#.*perl,#!%{__perl},' clive
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -71,6 +75,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2008/12/11 18:54:31  glen
+- correct perl deps
+
 Revision 1.35  2008/12/11 18:15:59  glen
 - put patches back
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/clive.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list