[packages/youtube-dl] - rel 2; proper url

arekm arekm at pld-linux.org
Tue Apr 2 09:34:39 CEST 2013


commit 9f1b4a7d1c8f7670cea2dda32426678385c08215
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Apr 2 09:34:36 2013 +0200

    - rel 2; proper url

 youtube-dl.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 15a771e..6f0c202 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -3,12 +3,12 @@ Summary:	Video extraction utility for YouTube
 Summary(pl.UTF-8):	Narzędzie do wydobywania filmów z YouTube
 Name:		youtube-dl
 Version:	%(echo %{ver} | tr -d .)
-Release:	1
+Release:	2
 License:	Public Domain
 Group:		Applications/System
-Source0:	https://github.com/rg3/youtube-dl/raw/%{ver}/youtube-dl?/%{name}-%{version}
-# Source0-md5:	a2a30e4b9ad06538d92968ceb2d58b3f
-URL:		http://rg3.github.com/youtube-dl/
+Source0:	http://youtube-dl.org/downloads/%{ver}/youtube-dl?/%{name}-%{version}
+# Source0-md5:	7f7b297838928d4f4135f4a6a1ee7f3a
+URL:		http://youtube-dl.org/
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 %pyrequires_eq	python-libs
@@ -37,7 +37,7 @@ fi
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_bindir}
-install %{SOURCE0} $RPM_BUILD_ROOT%{_bindir}
+install %{SOURCE0} $RPM_BUILD_ROOT%{_bindir}/youtube-dl
 
 %clean
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/youtube-dl.git/commitdiff/9f1b4a7d1c8f7670cea2dda32426678385c08215



More information about the pld-cvs-commit mailing list