SHA256
1
0
forked from pool/libquvi

Accepting request 146647 from home:posophe:branches:multimedia:libs

update to 0.4.1

OBS-URL: https://build.opensuse.org/request/show/146647
OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libquvi?expand=0&rev=8
This commit is contained in:
Ismail Dönmez
2012-12-29 18:34:57 +00:00
committed by Git OBS Bridge
parent a4e0a0d717
commit 9d363c09ce
4 changed files with 16 additions and 9 deletions

View File

@@ -19,19 +19,14 @@
%define soname 7
Name: libquvi
Version: 0.4.0
Version: 0.4.1
Release: 0
Summary: Library to parse flash media stream URLs
License: LGPL-2.1+
Group: System/Libraries
Url: http://quvi.sourceforge.net/
Source: %{name}-%{version}.tar.bz2
%if 0%{?suse_version} > 1210
# Not yet compatible with lua 5.2, see http://sourceforge.net/apps/trac/quvi/ticket/89
BuildRequires: lua51-devel
%else
BuildRequires: lua-devel >= 5.1
%endif
# For pkgconfig() Provides
BuildRequires: pkg-config
BuildRequires: pkgconfig(libcurl) >= 7.18.2