Fix building by adding manual.pdf to the docs

This commit is contained in:
Jared K. Smith 2015-10-23 11:47:28 -04:00
parent 93675ee03e
commit 9f83d5a6cf

View File

@ -1,7 +1,7 @@
Name: speexdsp
Version: 1.2
%global rc_ver rc3
Release: 0.6.%{rc_ver}%{?dist}
Release: 0.7.%{rc_ver}%{?dist}
Summary: A voice compression format (DSP)
Group: System Environment/Libraries
@ -67,7 +67,7 @@ find %{buildroot} -type f -name "*.la" -delete
%files
%doc AUTHORS COPYING TODO ChangeLog README NEWS
%doc AUTHORS COPYING TODO ChangeLog README NEWS doc/manual.pdf
%{_libdir}/libspeexdsp.so.*
%files devel
@ -76,6 +76,9 @@ find %{buildroot} -type f -name "*.la" -delete
%{_libdir}/libspeexdsp.so
%changelog
* Fri Oct 23 2015 Jared Smith <jsmith@fedoraproject.org> - 1.2-0.7.rc3
- Fix building by making sure the manual.pdf file is included in the docs
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-0.6.rc3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild