auto-import changelog data from speex-1.0.4-1.src.rpm
Thu Jul 29 2004 Colin Walters <walters@redhat.com> - Update to 1.0.4. - Include /usr/include/speex - Include speex.pc
This commit is contained in:
parent
bc7714ffa4
commit
460a7b6cfe
@ -1 +1 @@
|
||||
speex-1.0.3.tar.gz
|
||||
speex-1.0.4.tar.gz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
9b16492ae39afbf72d8bb46b2f258476 speex-1.0.3.tar.gz
|
||||
15a0686b7e1f81d352a648044b350fcc speex-1.0.4.tar.gz
|
||||
|
||||
12
speex.spec
12
speex.spec
@ -1,7 +1,7 @@
|
||||
Summary: A voice compression format (codec)
|
||||
Name: speex
|
||||
Version: 1.0.3
|
||||
Release: 3
|
||||
Version: 1.0.4
|
||||
Release: 1
|
||||
License: BSD
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.speex.org/
|
||||
@ -56,15 +56,23 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%exclude %{_libdir}/libspeex.la
|
||||
%{_includedir}/speex/*
|
||||
%{_includedir}/speex.h
|
||||
%{_includedir}/speex_bits.h
|
||||
%{_includedir}/speex_callbacks.h
|
||||
%{_includedir}/speex_header.h
|
||||
%{_includedir}/speex_stereo.h
|
||||
%{_datadir}/aclocal/speex.m4
|
||||
%{_libdir}/pkgconfig/speex.pc
|
||||
%{_libdir}/libspeex.so
|
||||
%{_libdir}/libspeex.a
|
||||
|
||||
%changelog
|
||||
* Thu Jul 29 2004 Colin Walters <walters@redhat.com>
|
||||
- Update to 1.0.4.
|
||||
- Include /usr/include/speex
|
||||
- Include speex.pc
|
||||
|
||||
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user