Hello community, here is the log from the commit of package libtheora for openSUSE:Factory checked in at Wed Aug 31 10:51:35 CEST 2011.
-------- --- libtheora/libtheora.changes 2011-07-28 01:53:57.000000000 +0200 +++ /mounts/work_src_done/STABLE/libtheora/libtheora.changes 2011-08-29 21:13:03.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Aug 29 19:11:23 UTC 2011 - [email protected] + +- remove examples that fail to build, also SDL and png + are only needed for those, so remove from buildrequires. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libtheora.spec ++++++ --- /var/tmp/diff_new_pack.I1SNTs/_old 2011-08-31 10:51:15.000000000 +0200 +++ /var/tmp/diff_new_pack.I1SNTs/_new 2011-08-31 10:51:15.000000000 +0200 @@ -19,13 +19,13 @@ Name: libtheora -BuildRequires: SDL-devel gcc-c++ libogg-devel libpng-devel libvorbis-devel pkg-config python +BuildRequires: gcc-c++ libogg-devel libvorbis-devel pkg-config python Url: http://www.theora.org/ License: BSD3c(or similar) Group: Productivity/Multimedia/Other Summary: Free Video Codec Version: 1.1.1 -Release: 12 +Release: 14 %define pkg_version %version # bug437293 %ifarch ppc64 @@ -97,7 +97,7 @@ %build ACLOCAL="aclocal -I m4" autoreconf -f -i -%configure \ +%configure --disable-examples \ --disable-static \ --with-pic %{__make} %{?jobs:-j%jobs} docdir=%{_docdir}/%{name} @@ -105,21 +105,8 @@ %install %makeinstall docdir=%{_docdir}/%{name} %{__install} -d $RPM_BUILD_ROOT%{_bindir} -# Use non-generic name here to prevent vague meaning: -%{__install} examples/.libs/dump_video $RPM_BUILD_ROOT%{_bindir}/dump_video_theora -%{__install} examples/.libs/encoder_example $RPM_BUILD_ROOT%{_bindir}/encoder_example_theora -%{__install} examples/.libs/player_example $RPM_BUILD_ROOT%{_bindir}/player_example_theora -# And provide symlinks to old names (<= openSUSE 10.2): -%{__ln_s} dump_video_theora $RPM_BUILD_ROOT%{_bindir}/dump_video -%{__ln_s} encoder_example_theora $RPM_BUILD_ROOT%{_bindir}/encoder_example -%{__ln_s} player_example_theora $RPM_BUILD_ROOT%{_bindir}/player_example # Install remaining parts of documentation. %{__cp} -a AUTHORS CHANGES COPYING LICENSE README $RPM_BUILD_ROOT%{_docdir}/%{name} -cd examples -%{__make} clean -%{__cp} -a . $RPM_BUILD_ROOT%{_docdir}/%{name}/examples -cd $RPM_BUILD_ROOT%{_docdir}/%{name}/examples -%{__rm} -rf .deps Makefile* %check %{__make} check @@ -141,7 +128,6 @@ %defattr(-,root,root) %doc %dir %{_docdir}/%{name} %doc %{_docdir}/%{name}/* -%{_bindir}/* %{_includedir}/theora %{_libdir}/*.so %{_libdir}/pkgconfig/theoradec.pc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
