Autobuild autoformatter for 67530

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quvi?expand=0&rev=2
This commit is contained in:
Sascha Peilicke 2011-05-27 11:42:25 +00:00 committed by Git OBS Bridge
parent 035e919545
commit 7deaf80c6e

View File

@ -1,5 +1,5 @@
#
# spec file for package quvi (Version 0.2.14)
# spec file for package quvi
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -25,7 +25,7 @@ Release: 1
Summary: Parsing video downloads links for Youtube and others
Group: Productivity/Multimedia/Other
License: GNU LGPLv2.1
URL: http://sourceforge.net/projects/quvi/files/0.2/
Url: http://sourceforge.net/projects/quvi/files/0.2/
Source: %{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libcurl-devel >= 7.18.0
@ -38,6 +38,7 @@ quvi is a commandline tool for parsing video download links. It supports
Youtube and other similar video Web sites.
%package -n libquvi%{soname}
Summary: Parsing video downloads links for Youtube and others
Group: Development/Libraries/C and C++
@ -46,6 +47,7 @@ libquvi is a library for parsing video download links with a C API. It is
written in C and intended to be a cross-platform library.
%package -n libquvi-devel
Summary: Parsing video downloads links for Youtube and others
Group: Development/Libraries/C and C++
Requires: libquvi%{soname} = %{version}-%{release}