Use license macro for COPYING
This commit is contained in:
parent
40de2612a7
commit
70d517b7a6
@ -98,7 +98,8 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%postun builder -p /sbin/ldconfig
|
||||
|
||||
%files -f appstream-glib.lang
|
||||
%doc README.md AUTHORS NEWS COPYING
|
||||
%license COPYING
|
||||
%doc README.md AUTHORS NEWS
|
||||
%{_libdir}/libappstream-glib.so.8*
|
||||
%{_libdir}/girepository-1.0/*.typelib
|
||||
%{_bindir}/appstream-util
|
||||
@ -118,7 +119,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_datadir}/installed-tests/appstream-glib/*.test
|
||||
|
||||
%files builder
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
%{_bindir}/appstream-builder
|
||||
%{_datadir}/bash-completion/completions/appstream-builder
|
||||
%{_libdir}/asb-plugins-%{as_plugin_version}/*.so
|
||||
@ -126,7 +127,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/appstream-builder.1.gz
|
||||
|
||||
%files builder-devel
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
%{_libdir}/libappstream-builder.so
|
||||
%{_libdir}/pkgconfig/appstream-builder.pc
|
||||
%dir %{_includedir}/libappstream-builder
|
||||
@ -136,6 +137,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
||||
%changelog
|
||||
* Thu Oct 15 2015 Kalev Lember <klember@redhat.com> 0.5.1-2
|
||||
- Backport a patch to fix icons in gnome-software for apps without AppData
|
||||
- Use license macro for COPYING
|
||||
|
||||
* Tue Sep 15 2015 Richard Hughes <richard@hughsie.com> 0.5.1-1
|
||||
- New upstream release
|
||||
|
||||
Loading…
Reference in New Issue
Block a user