ship license in correct tag
This commit is contained in:
parent
c66bc161f2
commit
f87254a126
10
jbigkit.spec
10
jbigkit.spec
@ -1,6 +1,6 @@
|
||||
Name: jbigkit
|
||||
Version: 2.1
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
Summary: JBIG1 lossless image compression tools
|
||||
|
||||
License: GPLv2+
|
||||
@ -87,17 +87,21 @@ make test
|
||||
%files
|
||||
%{_bindir}/???to*
|
||||
%{_mandir}/man1/*
|
||||
%doc COPYING
|
||||
%license COPYING
|
||||
|
||||
%files libs
|
||||
%{_libdir}/libjbig*.so.%{version}
|
||||
%doc COPYING ANNOUNCE TODO CHANGES
|
||||
%doc ANNOUNCE TODO CHANGES
|
||||
%license COPYING
|
||||
|
||||
%files devel
|
||||
%{_libdir}/libjbig*.so
|
||||
%{_includedir}/jbig*.h
|
||||
|
||||
%changelog
|
||||
* Wed Jul 11 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2.1-13
|
||||
- ship license in correct tag
|
||||
|
||||
* Tue Feb 27 2018 Zdenek Dohnal <zdohnal@redhat.com> - 2.1-12
|
||||
- 1548546 - jbigkit: Partial Fedora build flags injection
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user