<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>6331</bug_id>
          
          <creation_ts>2005-03-26 20:22:53 +0300</creation_ts>
          <short_desc>Собрано без поддержки Theora</short_desc>
          <delta_ts>2005-08-30 14:26:13 +0400</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>MPlayer</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Denis Smirnov">mithraen</reporter>
          <assigned_to name="Grigory Milev">week</assigned_to>
          
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>22781</commentid>
    <comment_count>0</comment_count>
    <who name="Denis Smirnov">mithraen</who>
    <bug_when>2005-03-26 20:22:53 +0300</bug_when>
    <thetext>--- MPlayer.spec.orig   2005-03-26 19:23:25 +0300
+++ MPlayer.spec        2005-03-26 19:23:28 +0300
@@ -3,7 +3,7 @@

 %define base_version   1.0
 %define real_version   %base_version
-%define release                alt17
+%define release                alt18
 %define pre_release    pre6a
 %define skin_version   1.7
 %define skin_release   alt1
@@ -204,6 +204,7 @@
 %def_disable divx4linux
 %def_enable  fame
 %def_enable  vorbis
+%def_enable  theora
 %def_enable  matroska
 %def_enable  faad
 %def_disable internal_faad
@@ -436,6 +437,10 @@
 BuildRequires: libogg-devel libvorbis-devel
 %endif

+%if_enabled theora
+BuildRequires: libtheora-devel
+%endif
+
 %if_enabled faad
 %if_disabled internal_faad
 BuildRequires: libfaad-devel
@@ -954,6 +959,7 @@
                --disable-opendivx \
                --enable-libavcodec \
                %{subst_enable vorbis} \
+               %{subst_enable theora} \
 %if_disabled matroska
                --disable-internal-matroska \
 %endif
@@ -1204,6 +1210,9 @@
 %_libdir/vidix/unichrome_vid.so

 %changelog
+* Sat Mar 26 2005 Denis Smirnov &lt;mithraen@altlinux.ru&gt; 1.0-alt18.pre6a
+- theora support added
+
 * Fri Jan 28 2005 Grigory Milev &lt;week@altlinux.ru&gt; 1.0-alt17.pre6a
 - new version released</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>23129</commentid>
    <comment_count>1</comment_count>
    <who name="Grigory Milev">week</who>
    <bug_when>2005-04-08 11:00:04 +0400</bug_when>
    <thetext>fixed on next release</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>