Autobuild autoformatter for 72231

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quvi?expand=0&rev=4
This commit is contained in:
Sascha Peilicke 2011-06-08 15:37:29 +00:00 committed by Git OBS Bridge
parent a4eac36aa6
commit e54d77029b

View File

@ -1,5 +1,5 @@
#
# spec file for package quvi (Version 0.2.16)
# 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: pkgconfig
@ -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}