Finish review.
This commit is contained in:
parent
928679e705
commit
3e45c88d58
@ -1,7 +1,7 @@
|
||||
Summary: A voice compression format (codec)
|
||||
Name: speex
|
||||
Version: 1.2
|
||||
Release: 0.8.beta3
|
||||
Release: 0.9.beta3
|
||||
License: BSD
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.speex.org/
|
||||
@ -79,7 +79,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files tools
|
||||
%defattr(-,root,root,-)
|
||||
/%%{_defaultdocdir}/speex
|
||||
%doc doc/manual.pdf
|
||||
%{_bindir}/speexenc
|
||||
%{_bindir}/speexdec
|
||||
@ -87,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man1/speexdec.1*
|
||||
|
||||
%changelog
|
||||
* Tue May 13 2008 Marcela Maslanova <mmaslano@redhat.com> - 1.2-0.9.beta3
|
||||
- polishing review (many thanks to Matthias Saou)
|
||||
|
||||
* Fri Apr 25 2008 Marcela Maslanova <mmaslano@redhat.com> - 1.2-0.8.beta3
|
||||
- 226428 review
|
||||
|
||||
@ -96,7 +98,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
(CVE-2008-1686, #441239, https://trac.xiph.org/changeset/14701)
|
||||
|
||||
* Mon Mar 31 2008 Marcela Maslanova <mmaslano@redhat.com> - 1.2-0.6.beta3
|
||||
- 439284 add owner to %{_defaultdocdir}/speex
|
||||
- 439284 add owner to %%{_defaultdocdir}/speex
|
||||
|
||||
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.2-0.5.beta3
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user