Group :: Networking/Other
RPM: quvi
Main Changelog Spec Patches Sources Download Gear Bugs and FR Repocop
%define ver_major 0.4
Name: quvi
Version: %ver_major.2
Release: alt1
Summary: Command line tool for parsing video download links
Group: Networking/Other
License: LGPLv2+
Url: http://quvi.sourceforge.net/
Packager: GNOME Maintainers Team <gnome at packages.altlinux.org>
Source: http://downloads.sourceforge.net/project/%name/%ver_major/%name-%version.tar.xz
BuildRequires: lib%name-devel > 0.4.0
BuildRequires: libcurl-devel
# for check
#BuildRequires: perl-Test-Deep perl-JSON perl-Test-Pod
%description
%name is a command line tool for parsing video download links. It
supports Youtube and other similar video websites.
%prep
%setup -q
%build
%autoreconf
%configure
%make_build
%check
#%%make check
%install
%make DESTDIR=%buildroot install
%files
%_bindir/%name
%_man1dir/%name.*
%doc AUTHORS NEWS README
%changelog
…
Full changelog you can see here
Name: quvi
Version: %ver_major.2
Release: alt1
Summary: Command line tool for parsing video download links
Group: Networking/Other
License: LGPLv2+
Url: http://quvi.sourceforge.net/
Packager: GNOME Maintainers Team <gnome at packages.altlinux.org>
Source: http://downloads.sourceforge.net/project/%name/%ver_major/%name-%version.tar.xz
BuildRequires: lib%name-devel > 0.4.0
BuildRequires: libcurl-devel
# for check
#BuildRequires: perl-Test-Deep perl-JSON perl-Test-Pod
%description
%name is a command line tool for parsing video download links. It
supports Youtube and other similar video websites.
%prep
%setup -q
%build
%autoreconf
%configure
%make_build
%check
#%%make check
%install
%make DESTDIR=%buildroot install
%files
%_bindir/%name
%_man1dir/%name.*
%doc AUTHORS NEWS README
%changelog
…
Full changelog you can see here