Name: gtkwassr Version: @PACKAGE_VERSION@ Release: 1%{?dist} Summary: A Wassr client for Linux which using GTK Group: Applications/Network License: GPL URL: http://www.ac.cyberhome.ne.jp/~mattn Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel >= 2.4 libxml >= 2.6 curl-devel desktop-file-utils Requires(post): desktop-file-utils Requires(postun): desktop-file-utils %description A lightweight Wassr client for Linux written in GTK. %prep %setup -q -n %{name}-%{version} %build aclocal automake -a autoheader autoconf chmod +x configure %configure make %{?_smp_mflags} cat>>%{name}.desktop< - Initial RPM release.