]> git.pld-linux.org Git - packages/clive.git/commitdiff
- patch for reporter videos
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 27 Apr 2008 20:13:46 +0000 (20:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clive.spec -> 1.23

clive.spec

index 8c0377aa50d99a44d7b07bf12084d5b7d3204f77..dbedd152274b30e648116f76bd00256c5f98c874 100644 (file)
@@ -2,7 +2,7 @@ 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.4.11
-Release:       0.3
+Release:       0.4
 License:       GPL v2+
 Group:         Applications/System
 Source0:       http://download.gna.org/clive/0.4/src/%{name}-%{version}.tar.bz2
@@ -10,6 +10,7 @@ Source0:      http://download.gna.org/clive/0.4/src/%{name}-%{version}.tar.bz2
 Source1:       %{name}-setup.py
 Patch0:                %{name}-delfi.patch
 Patch1:                %{name}-spz.patch
+Patch2:                %{name}-reporter.patch
 URL:           http://home.gna.org/clive/
 BuildRequires: python-devel >= 1:2.4
 BuildRequires: rpm-pythonprov
@@ -38,6 +39,7 @@ ffmpegiem) do przekodowywania wyciągniętych filmów do innych formatów
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # switch back to python install. we don't need autofoo as we don't build newt
 cp %{SOURCE1} setup.py
This page took 0.075898 seconds and 4 git commands to generate.