From 6b699914556a4a62b69dcf098b81c93f70f10440 Mon Sep 17 00:00:00 2001 From: j Date: Thu, 20 Sep 2007 09:59:25 +0000 Subject: [PATCH] Patch by Lino Mastrodomenico It modifies libtheora.spec.in * adding the two new header files and * reorders the changelog in descending chronological order. svn path=/trunk/theora/; revision=13863 --- libtheora.spec.in | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/libtheora.spec.in b/libtheora.spec.in index 06bbafe3..ce9345ed 100644 --- a/libtheora.spec.in +++ b/libtheora.spec.in @@ -70,11 +70,13 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libtheora.a %{_libdir}/libtheora.so %dir %{_includedir}/theora +%{_includedir}/theora/codec.h %{_includedir}/theora/theora.h +%{_includedir}/theora/theoradec.h %{_libdir}/pkgconfig/theora.pc %changelog -* Thu Jun 10 2004 Thomas Vander Stichele -- transported fedora.us spec file * Sat Aug 20 2005 Ralph Giles - updated version for 1.0alpha5 release +* Thu Jun 10 2004 Thomas Vander Stichele +- transported fedora.us spec file -- GitLab