summaryrefslogtreecommitdiff
path: root/contrib/libappstream-glib.spec.in
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-04-15 10:31:48 +0100
committerRichard Hughes <richard@hughsie.com>2014-04-15 10:40:46 +0100
commit38f595cd88532d8f16bbfb21fc8c7c236384cc07 (patch)
treeb9ddd869fc4a12999018ffc31a6c205f6ee188c1 /contrib/libappstream-glib.spec.in
parent6b529aaf918683fc5b72d89b9664ed67e085a8fe (diff)
downloadappstream-glib-38f595cd88532d8f16bbfb21fc8c7c236384cc07.tar.gz
Add a utility 'appstream-util' to do simple operations on AppStream metadata
Sub-commands understood by this utility include: 'install', 'uninstall', 'dump' and 'convert'.
Diffstat (limited to 'contrib/libappstream-glib.spec.in')
-rw-r--r--contrib/libappstream-glib.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/libappstream-glib.spec.in b/contrib/libappstream-glib.spec.in
index 7ae0271..db97177 100644
--- a/contrib/libappstream-glib.spec.in
+++ b/contrib/libappstream-glib.spec.in
@@ -14,6 +14,7 @@ BuildRequires: docbook-utils
BuildRequires: gtk-doc
BuildRequires: gobject-introspection-devel
BuildRequires: gperf
+BuildRequires: libarchive-devel
%description
This library provides GObjects and helper methods to make it easy to read and
@@ -53,6 +54,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libappstream-glib*.la
%doc README.md AUTHORS NEWS COPYING
%{_libdir}/libappstream-glib.so.1*
%{_libdir}/girepository-1.0/*.typelib
+%{_bindir}/appstream-util
%files devel
%{_libdir}/libappstream-glib.so