- include COPYING in -apidocs for licensing guidelines compliance
This commit is contained in:
parent
5e5b68f3e7
commit
044488d849
3
rpm.spec
3
rpm.spec
@ -414,12 +414,13 @@ exit 0
|
|||||||
|
|
||||||
%files apidocs
|
%files apidocs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc doc/librpm/html/*
|
%doc COPYING doc/librpm/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Aug 10 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.1-5
|
* Tue Aug 10 2010 Panu Matilainen <pmatilai@redhat.com> - 4.8.1-5
|
||||||
- create gdb index on debuginfo generation (#617166)
|
- create gdb index on debuginfo generation (#617166)
|
||||||
- rpm-build now requires /usr/bin/gdb-add-index for consistent index creation
|
- rpm-build now requires /usr/bin/gdb-add-index for consistent index creation
|
||||||
|
- include COPYING in -apidocs for licensing guidelines compliance
|
||||||
|
|
||||||
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 4.8.1-4
|
* Thu Jul 22 2010 David Malcolm <dmalcolm@redhat.com> - 4.8.1-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user