Name: gnome-getting-started-docs Version: 3.7.3 Release: 1%{?dist} Summary: Help a new user get started in GNOME License: CC-BY-SA URL: http://www.gnome.org/ Source0: http://download.gnome.org/sources/gnome-getting-started-docs/3.7/%{name}-%{version}.tar.xz BuildArch: noarch BuildRequires: pkgconfig BuildRequires: gettext BuildRequires: itstool BuildRequires: yelp-tools %description This package contains a 'Getting Started' guide that can be viewed with yelp. It is normally used together with gnome-initial-setup. %prep %setup -q %build %configure make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" %find_lang %{name} --all-name --with-gnome %files -f %{name}.lang %doc COPYING NEWS AUTHORS %changelog * Tue Nov 20 2012 Matthias Clasen - 3.7.2-1 - Initial packaging