[Speex-dev] A minor patch to spec file
Stepan Kasal
kasal at ucw.cz
Wed May 10 02:06:56 PDT 2006
Hello,
in order to compile sppex on my Fedora, I had to do the following
changes. Please consider installing them to the main tree.
Thanks for your work,
Stepan Kasal
--- /usr/src/redhat/SPECS/Speex.spec 2006-02-15 13:13:48.000000000 +0100
+++ /usr/src/redhat/SPECS/Speex.spec.new 2006-05-10 11:00:25.000000000 +0200
@@ -6,7 +6,7 @@
Name: %name
Version: %ver
Release: %rel
-Copyright: BSD
+License: BSD
Group: Application/Devel
Source: http://www.speex.org/download/%{name}-%{ver}.tar.gz
URL: http://www.speex.org/
@@ -65,6 +65,7 @@
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libspeex*.la
%{_includedir}/speex/speex*.h
+%{_includedir}/speex/pcm_wrapper.h
/usr/share/aclocal/speex.m4
%{_libdir}/pkgconfig/speex.pc
%{_libdir}/libspeex*.a
More information about the Speex-dev
mailing list