[quvi] Add libcurl dependancy

Nicoleau Fabien eponyme at fedoraproject.org
Tue Nov 15 18:29:20 UTC 2011


commit be8b4b7d7e349ab02c0a292ca89bb415adcc9e0b
Author: eponyme <eponyme at fedoraproject.org>
Date:   Tue Nov 15 19:29:02 2011 +0100

    Add libcurl dependancy

 quvi.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/quvi.spec b/quvi.spec
index 2cba82f..c1d2e2a 100644
--- a/quvi.spec
+++ b/quvi.spec
@@ -1,6 +1,6 @@
 Name:           quvi
 Version:        0.4.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Command line tool for parsing video download links
 
 Group:          Applications/Internet
@@ -8,7 +8,7 @@ License:        LGPLv2+
 URL:            http://quvi.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 
-BuildRequires:  libquvi-devel
+BuildRequires:  libquvi-devel libcurl-devel
 
 %description
 quvi is a command line tool for parsing video download links.
@@ -36,6 +36,8 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Nov 15 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.0-2
+- Add libcurl dependancy
 * Sat Oct  8 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.4.0-1
 - Update to 0.4.0
 * Mon Aug 15 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.2.19-1


More information about the scm-commits mailing list