summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-09-09 09:41:31 +0100
committerRichard Hughes <richard@hughsie.com>2014-09-10 10:20:17 +0100
commitba3f486bc6428c040987b59914ba678e064d5cfd (patch)
tree2185149e2d5bad6725df3686c71622ce0037227c /contrib
parentc02733cb4859d82653c7d91a5bde090ce475d493 (diff)
downloadappstream-glib-ba3f486bc6428c040987b59914ba678e064d5cfd.tar.gz
trivial: Update the example spec file
Diffstat (limited to 'contrib')
-rw-r--r--contrib/libappstream-glib.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libappstream-glib.spec.in b/contrib/libappstream-glib.spec.in
index e5d2852..9723c2c 100644
--- a/contrib/libappstream-glib.spec.in
+++ b/contrib/libappstream-glib.spec.in
@@ -90,7 +90,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
%files -f appstream-glib.lang
%doc README.md AUTHORS NEWS COPYING
-%{_libdir}/libappstream-glib.so.1*
+%{_libdir}/libappstream-glib.so.7*
%{_libdir}/girepository-1.0/*.typelib
%{_bindir}/appstream-util
%dir %{_datadir}/bash-completion/completions/
@@ -112,7 +112,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
%{_bindir}/appstream-builder
%{_datadir}/bash-completion/completions/appstream-builder
%{_libdir}/asb-plugins/*.so
-%{_libdir}/libappstream-builder.so.1*
+%{_libdir}/libappstream-builder.so.7*
%{_mandir}/man1/appstream-builder.1.gz
%files builder-devel