Use license macro for COPYING*
This commit is contained in:
parent
0131ca1404
commit
5c346aabb8
@ -114,7 +114,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%postun gobject -p /sbin/ldconfig
|
%postun gobject -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc AUTHORS BIBLIOGRAPHY BUGS COPYING COPYING-LGPL-2.1 COPYING-MPL-1.1 NEWS README
|
%license COPYING COPYING-LGPL-2.1 COPYING-MPL-1.1
|
||||||
|
%doc AUTHORS BIBLIOGRAPHY BUGS NEWS README
|
||||||
%{_libdir}/libcairo.so.*
|
%{_libdir}/libcairo.so.*
|
||||||
%{_libdir}/libcairo-script-interpreter.so.*
|
%{_libdir}/libcairo-script-interpreter.so.*
|
||||||
%{_bindir}/cairo-sphinx
|
%{_bindir}/cairo-sphinx
|
||||||
@ -172,6 +173,7 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%changelog
|
%changelog
|
||||||
* Sat Oct 31 2015 Kalev Lember <klember@redhat.com> - 1.14.4-1
|
* Sat Oct 31 2015 Kalev Lember <klember@redhat.com> - 1.14.4-1
|
||||||
- Update to 1.14.4
|
- Update to 1.14.4
|
||||||
|
- Use license macro for COPYING*
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.2-2
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.14.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user