[quvi] Update to 0.2.16

Nicoleau Fabien eponyme at fedoraproject.org
Sun May 22 20:07:02 UTC 2011


commit 2c94004938b75678188c4d6dec310b5e0a155823
Author: eponyme <eponyme at fedoraproject.org>
Date:   Sun May 22 22:06:44 2011 +0200

    Update to 0.2.16

 .gitignore |    1 +
 quvi.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 657fc9a..918f960 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ quvi-0.2.0.tar.bz2
 /quvi-0.2.13.tar.bz2
 /quvi-0.2.14.tar.bz2
 /quvi-0.2.15.tar.bz2
+/quvi-0.2.16.tar.gz
diff --git a/quvi.spec b/quvi.spec
index c9c51ba..1cc1af4 100644
--- a/quvi.spec
+++ b/quvi.spec
@@ -1,12 +1,12 @@
 Name:           quvi
-Version:        0.2.15 
+Version:        0.2.16 
 Release:        1%{?dist}
 Summary:        Command line tool for parsing video download links
 
 Group:          Applications/Internet
 License:        LGPLv2+
-URL:            http://code.google.com/p/quvi/
-Source0:        http://%{name}.googlecode.com/files/%{name}-%{version}.tar.bz2
+URL:            http://sourceforge.net/projects/%{name}/
+Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libcurl-devel pcre-devel lua-devel doxygen
@@ -32,7 +32,7 @@ Files needed for building applications with libquvi
 %setup -q
 
 %build
-%configure --enable-static=no --enable-smut --without-doc
+%configure --enable-static=no --enable-nsfw --without-doc
 # To remove rpath
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun May 22 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.2.16-1
+- Update to 0.2.16
+- enable-smut option changed to enable-nsfw
 * Sat Apr 23 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.2.15-1
 - Update to 0.2.15
 * Sun Mar 13 2011 Nicoleau Fabien <nicoleau.fabien at gmail.com> 0.2.14-1
diff --git a/sources b/sources
index c3ce562..89cc2b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f99aa10ca0cbb6b356c329c83a08d244  quvi-0.2.15.tar.bz2
+43ac4c1ecaace175e2e8b38f4566a710  quvi-0.2.16.tar.gz


More information about the scm-commits mailing list