[packages/youtube-dl] seems to be the other way around due interdependencies

glen glen at pld-linux.org
Wed Apr 22 17:46:21 CEST 2015


commit 5f5c6c14d714de0fb3f7aee74f848d8f31fdbcec
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Apr 22 18:46:16 2015 +0300

    seems to be the other way around due interdependencies

 youtube-dl.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 0292e82..001184e 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -11,7 +11,7 @@ Summary:	Video extraction utility for YouTube
 Summary(pl.UTF-8):	Narzędzie do wydobywania filmów z YouTube
 Name:		youtube-dl
 Version:	%{ver}
-Release:	3
+Release:	4
 Epoch:		2
 License:	Public Domain
 Group:		Applications/System
@@ -19,10 +19,10 @@ Source0:	http://youtube-dl.org/downloads/%{verlong}/%{name}-%{verlong}.tar.gz
 # Source0-md5:	42324b60cdcaf818c26ce9e4d3d0ea43
 Source1:	%{name}.conf
 URL:		http://youtube-dl.org/
-BuildRequires:	python-distribute
+BuildRequires:	python-setuptools
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
-BuildConflicts:	python-setuptools
+BuildConflicts:	python-distribute
 Requires:	python-distribute
 Requires:	python-pyxattr >= 0.5.0
 BuildArch:	noarch
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/youtube-dl.git/commitdiff/5f5c6c14d714de0fb3f7aee74f848d8f31fdbcec



More information about the pld-cvs-commit mailing list