diff --git a/quvi.spec b/quvi.spec index ae0b96e..8cd9816 100644 --- a/quvi.spec +++ b/quvi.spec @@ -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}