SPECS: libtheora.spec - updated to 1.0beta3 (theora-exp libs merged)
qboosh
qboosh at pld-linux.org
Sun May 11 00:23:34 CEST 2008
Author: qboosh Date: Sat May 10 22:23:34 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.0beta3 (theora-exp libs merged)
---- Files affected:
SPECS:
libtheora.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/libtheora.spec
diff -u SPECS/libtheora.spec:1.18 SPECS/libtheora.spec:1.19
--- SPECS/libtheora.spec:1.18 Thu Nov 1 03:02:24 2007
+++ SPECS/libtheora.spec Sun May 11 00:23:29 2008
@@ -3,12 +3,12 @@
Summary(pl.UTF-8): Theora - kodek obrazu do używania w systemie strumieni multimedialnych Ogg
Name: libtheora
Version: 1.0
-%define bver beta2
+%define bver beta3
Release: 0.%{bver}.1
License: BSD-like
Group: Libraries
Source0: http://downloads.xiph.org/releases/theora/%{name}-%{version}%{bver}.tar.bz2
-# Source0-md5: 6ed9f998a982e996ad53d3686d655cfe
+# Source0-md5: 04b3e1055da49daba6afce93f3214b1f
URL: http://www.theora.org/
BuildRequires: SDL-devel
BuildRequires: autoconf >= 2.50
@@ -21,6 +21,7 @@
BuildRequires: sed >= 4.0
BuildRequires: tetex-format-pdflatex
BuildRequires: tetex-latex-bibtex
+BuildRequires: tetex-latex-ltablex
BuildRequires: transfig
Requires: libogg >= 2:1.1
Requires: libvorbis >= 1:1.0.1
@@ -102,18 +103,31 @@
%defattr(644,root,root,755)
%doc AUTHORS CHANGES COPYING LICENSE README
%attr(755,root,root) %{_libdir}/libtheora.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libtheora.so.0
+%attr(755,root,root) %{_libdir}/libtheoradec.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libtheoradec.so.1
+%attr(755,root,root) %{_libdir}/libtheoraenc.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libtheoraenc.so.1
%files devel
%defattr(644,root,root,755)
-%doc doc/{color.html,draft-ietf-avt-rtp-theora-00.txt,vp3-format.txt} doc/libtheora/html doc/spec/Theora_spec.pdf
+%doc doc/{color.html,draft-ietf-avt-rtp-theora-00.txt,vp3-format.txt} doc/libtheora/html doc/spec/Theora.pdf
%attr(755,root,root) %{_libdir}/libtheora.so
+%attr(755,root,root) %{_libdir}/libtheoradec.so
+%attr(755,root,root) %{_libdir}/libtheoraenc.so
%{_libdir}/libtheora.la
+%{_libdir}/libtheoradec.la
+%{_libdir}/libtheoraenc.la
%{_includedir}/theora
%{_pkgconfigdir}/theora.pc
+%{_pkgconfigdir}/theoradec.pc
+%{_pkgconfigdir}/theoraenc.pc
%files static
%defattr(644,root,root,755)
%{_libdir}/libtheora.a
+%{_libdir}/libtheoradec.a
+%{_libdir}/libtheoraenc.a
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -121,6 +135,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2008-05-10 22:23:29 qboosh
+- updated to 1.0beta3 (theora-exp libs merged)
+
Revision 1.18 2007-11-01 02:02:24 qboosh
- updated to 1.0beta2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtheora.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list