Use license macro for COPYING.LIB
This commit is contained in:
parent
078455289f
commit
480472f635
@ -51,7 +51,8 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc AUTHORS COPYING.LIB NEWS README
|
||||
%license COPYING.LIB
|
||||
%doc AUTHORS NEWS README
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/girepository-1.0/*.typelib
|
||||
%if 0%{?fedora}
|
||||
@ -69,6 +70,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%changelog
|
||||
* Thu Apr 30 2015 Kalev Lember <kalevlember@gmail.com> - 3.10.5-1
|
||||
- Update to 3.10.5
|
||||
- Use license macro for COPYING.LIB
|
||||
|
||||
* Thu Feb 19 2015 Richard Hughes <rhughes@redhat.com> - 3.10.4-1
|
||||
- Update to 3.10.4
|
||||
|
Loading…
Reference in New Issue
Block a user