SPECS: libtheora.spec - updated to 1.0beta2

qboosh qboosh at pld-linux.org
Thu Nov 1 03:02:29 CET 2007


Author: qboosh                       Date: Thu Nov  1 02:02:29 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.0beta2

---- Files affected:
SPECS:
   libtheora.spec (1.17 -> 1.18) 

---- Diffs:

================================================================
Index: SPECS/libtheora.spec
diff -u SPECS/libtheora.spec:1.17 SPECS/libtheora.spec:1.18
--- SPECS/libtheora.spec:1.17	Mon Oct 29 01:59:55 2007
+++ SPECS/libtheora.spec	Thu Nov  1 03:02:24 2007
@@ -3,15 +3,15 @@
 Summary(pl.UTF-8):	Theora - kodek obrazu do używania w systemie strumieni multimedialnych Ogg
 Name:		libtheora
 Version:	1.0
-%define	bver	beta1
+%define	bver	beta2
 Release:	0.%{bver}.1
 License:	BSD-like
 Group:		Libraries
 Source0:	http://downloads.xiph.org/releases/theora/%{name}-%{version}%{bver}.tar.bz2
-# Source0-md5:	e2ff1996c5a9fadd0df1025aa10bc35e
+# Source0-md5:	6ed9f998a982e996ad53d3686d655cfe
 URL:		http://www.theora.org/
 BuildRequires:	SDL-devel
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
 BuildRequires:	doxygen
 BuildRequires:	libogg-devel >= 2:1.1
@@ -24,8 +24,8 @@
 BuildRequires:	transfig
 Requires:	libogg >= 2:1.1
 Requires:	libvorbis >= 1:1.0.1
-Obsoletes:	libtheora-mmx
 Provides:	libtheora-mmx
+Obsoletes:	libtheora-mmx
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -47,8 +47,8 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki Theora
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Obsoletes:	libtheora-mmx-devel
 Provides:	libtheora-mmx-devel
+Obsoletes:	libtheora-mmx-devel
 
 %description devel
 Header files for Theora library.
@@ -61,8 +61,8 @@
 Summary(pl.UTF-8):	Statyczna biblioteka Theora
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
-Obsoletes:	libtheora-mmx-static
 Provides:	libtheora-mmx-static
+Obsoletes:	libtheora-mmx-static
 
 %description static
 Static Theora library.
@@ -90,7 +90,7 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT \
-	docdir=%{_builddir}/%{buildsubdir}/__docs
+	docdir=%{_docdir}/libtheora-docs
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -100,20 +100,20 @@
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING README
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%doc AUTHORS CHANGES COPYING LICENSE README
+%attr(755,root,root) %{_libdir}/libtheora.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
-%doc doc/{color.html,vp3-format.txt} doc/libtheora/html doc/spec/Theora_I_spec.pdf
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%doc doc/{color.html,draft-ietf-avt-rtp-theora-00.txt,vp3-format.txt} doc/libtheora/html doc/spec/Theora_spec.pdf
+%attr(755,root,root) %{_libdir}/libtheora.so
+%{_libdir}/libtheora.la
 %{_includedir}/theora
 %{_pkgconfigdir}/theora.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libtheora.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -121,6 +121,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.18  2007/11/01 02:02:24  qboosh
+- updated to 1.0beta2
+
 Revision 1.17  2007/10/29 00:59:55  sls
 - BR: tetex-latex-bibtex
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libtheora.spec?r1=1.17&r2=1.18&f=u



More information about the pld-cvs-commit mailing list