From 98eb06d601547c2fab86e1ccb5839e26580b454e Mon Sep 17 00:00:00 2001 From: Alec Leamas Date: Jan 08 2014 09:50:11 +0000 Subject: Disable appdata-validate %check, cannot use url in koji. --- diff --git a/lpf.spec b/lpf.spec index f151e9c..e154a00 100644 --- a/lpf.spec +++ b/lpf.spec @@ -13,7 +13,7 @@ Group: Development/Tools Source0: %{url}/archive/%{commit}/lpf-%{version}-%{shortcommit}.tar.gz BuildArch: noarch -BuildRequires: appdata-tools +# BuildRequires: appdata-tools BuildRequires: desktop-file-utils Buildrequires: python2-devel Requires: hicolor-icon-theme @@ -54,8 +54,8 @@ make DESTDIR=%{buildroot} install desktop-file-validate %{buildroot}%{_datadir}/applications/lpf.desktop -%check -appdata-validate appdata/lpf.appdata.xml +# %%check +# appdata-validate appdata/lpf.appdata.xml %pre