Summary: Tools for AppData files Name: appdata-tools Version: 0.1.4 Release: %mkrel 2 License: GPLv2+ URL: http://people.freedesktop.org/~hughsient/appdata/ Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz Group: File tools BuildRequires: gettext BuildRequires: intltool BuildRequires: xsltproc BuildRequires: pkgconfig(libxslt) BuildRequires: docbook-style-xsl BuildRequires: pkgconfig(glib-2.0) >= 2.14.0 BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(gdk-pixbuf-2.0) %description appdata-tools contains a command line program designed to validate AppData application descriptions for standards compliance and to the style guide. %prep %setup -q %build autoreconf -fi %configure %make %install %makeinstall_std %find_lang %name %files -f %{name}.lang %doc AUTHORS COPYING NEWS README %{_bindir}/appdata-validate %{_mandir}/man1/appdata-validate.1.* %dir %{_datadir}/appdata/schema %{_datadir}/appdata/schema/appdata.xsd