[roxterm/epel7: 4/4] Merge into epel7 without appdata file

Christopher Meng cicku at fedoraproject.org
Mon Feb 16 10:24:22 UTC 2015


commit 247583ddf112f31b93200ef16a08d5bb21e206d8
Author: Christopher Meng <i at cicku.me>
Date:   Mon Feb 16 18:23:12 2015 +0800

    Merge into epel7 without appdata file

 roxterm.spec |    8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)
---
diff --git a/roxterm.spec b/roxterm.spec
index 24319b8..06f74f0 100644
--- a/roxterm.spec
+++ b/roxterm.spec
@@ -8,7 +8,6 @@ Source0:        http://downloads.sourceforge.net/sourceforge/%{name}/%{name}-%{v
 BuildRequires:  dbus-glib-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  gtk3-devel
-BuildRequires:  libappstream-glib
 BuildRequires:  libglade2-devel
 BuildRequires:  libSM-devel
 BuildRequires:  libtool
@@ -58,9 +57,6 @@ desktop-file-install \
 
 %find_lang %{name}
 
-%check
-appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.xml
-
 %post
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
 
@@ -77,13 +73,13 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 #%doc Help/AUTHORS Help/lib Help/COPYING ChangeLog
 #%lang(en) %doc Help/en
 #%lang(es) %doc Help/es
-%doc %{_pkgdocdir}
+%doc %{_docdir}/%{name}
 %license COPYING
 %{_bindir}/roxterm
 %{_bindir}/roxterm-config
 # fix this
 #%{_docdir}/%{name}
-%{_datadir}/appdata/roxterm.appdata.xml
+%exclude %{_datadir}/appdata/roxterm.appdata.xml
 %{_datadir}/applications/*roxterm.desktop
 %{_datadir}/roxterm/
 %{_datadir}/icons/hicolor/scalable/apps/roxterm.svg


More information about the scm-commits mailing list