]> git.pld-linux.org Git - packages/clive.git/commitdiff
- rel 0.3
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 26 Apr 2008 13:04:14 +0000 (13:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clive.spec -> 1.22

clive.spec

index 7ac7c961bd553aea19ff8bc3e6e44964619ae328..8c0377aa50d99a44d7b07bf12084d5b7d3204f77 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.1
+Release:       0.3
 License:       GPL v2+
 Group:         Applications/System
 Source0:       http://download.gna.org/clive/0.4/src/%{name}-%{version}.tar.bz2
@@ -48,6 +48,7 @@ rm -rf src/clive/{urlgrabber,feedparser,newt}
 # fix imports to use system pkgs
 %{__sed} -i -e 's,\(from\|import\) clive.\(newt\|urlgrabber\),\1 \2,' src/clive/*.py
 %{__sed} -i -e 's,from clive\.feedparser ,,' src/clive/*.py
+%{__sed} -i -e 's,from newt \(import snack as newt\),\1,' src/clive/*.py
 %{__sed} -i -e 's,\(import\) clive\.feedparser\.,\1 ,' src/clive/*.py
 
 %build
This page took 0.094223 seconds and 4 git commands to generate.