[Speex-dev] Speex.spec fix for 1.1.12

Petr Tomasek tomasek at etf.cuni.cz
Tue Jun 13 12:09:05 PDT 2006


Hi!

1) On www.speex.org there is a link to .src.rpm of speex 1.1.12,
but it doesn't exist on the server.

2) If I download the .tar.gz version and do "rpmbuil -tb"
on FC3 (and probably any later), it ends with error while packaging.
This patch to the .spec file fixes it:

--- Speex.spec.old  2006-06-13 21:08:20.000000000 +0200
+++ Speex.spec  2006-06-13 21:09:14.000000000 +0200
@@ -64,7 +64,7 @@
 %files devel
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libspeex*.la
-%{_includedir}/speex/speex*.h
+%{_includedir}/speex/*.h
 /usr/share/aclocal/speex.m4
 %{_libdir}/pkgconfig/speex.pc
 %{_libdir}/libspeex*.a

Best regards!
Petr Tomasek

-- 
Petr Tomasek <http://www.etf.cuni.cz/~tomasek>


More information about the Speex-dev mailing list