SPECS: clive.spec - put patches back

glen glen at pld-linux.org
Thu Dec 11 19:16:05 CET 2008


Author: glen                         Date: Thu Dec 11 18:16:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- put patches back

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

---- Diffs:

================================================================
Index: SPECS/clive.spec
diff -u SPECS/clive.spec:1.34 SPECS/clive.spec:1.35
--- SPECS/clive.spec:1.34	Thu Dec 11 17:41:31 2008
+++ SPECS/clive.spec	Thu Dec 11 19:15:59 2008
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
-#
-# TODO: check if it work
+# TODO
+# - update patches
+# - check if it work
 #
 Summary:	Video extraction utility for YouTube and Google Video
 Summary(hu.UTF-8):	Videó letöltő a YouTube és a Google Video oldalakról
@@ -13,6 +14,9 @@
 Source0:	http://clive.googlecode.com/files/%{name}-%{version}.tar.bz2
 # Source0-md5:	cfa070cae349b812b8dddfc0409a5196
 URL:		http://home.gna.org/clive/
+Patch0:		%{name}-delfi.patch
+Patch1:		%{name}-reporter.patch
+Patch2:		%{name}-spz.patch
 Requires:	perl >= 1:5.8.0
 Requires:	perl-BerkeleyDB >= 0.34
 Requires:	perl-Config-Tiny >= 2.12
@@ -44,11 +48,13 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
-
 install %{name} $RPM_BUILD_ROOT%{_bindir}
 
 %clean
@@ -65,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2008/12/11 18:15:59  glen
+- put patches back
+
 Revision 1.34  2008/12/11 16:41:31  uzsolt
 - hu desc and summary
 
@@ -75,8 +84,8 @@
 Revision 1.32  2008/12/11 13:07:36  lisu
 - up to 2.1.0
 - python build is not supported anylonger (perl handles everything now)
-	- patches removed
-	- perl deps
+  - patches removed
+  - perl deps
 - adapter
 - and little typo in pl desc fixed
 
================================================================

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



More information about the pld-cvs-commit mailing list