]> git.pld-linux.org Git - packages/libtheora.git/commitdiff
- updated to 1.0alpha7 auto/th/libtheora-1_0-0_alpha7_1
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 1 Jul 2006 14:41:42 +0000 (14:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- Obsoletes: libtheora-mmx* (merged in 1.0alpha6)

Changed files:
    libtheora.spec -> 1.10

libtheora.spec

index 8cfc2910c68a8ad55f695f1599d3124a9b53f357..86b649008da7612fa1644f4d301e9cf0ac442b45 100644 (file)
@@ -2,12 +2,12 @@ Summary:      Theora - video codec intended for use within Ogg multimedia streaming s
 Summary(pl):   Theora - kodek obrazu do u¿ywania w systemie strumieni multimedialnych Ogg
 Name:          libtheora
 Version:       1.0
-%define        bver    alpha6
+%define        bver    alpha7
 Release:       0.%{bver}.1
 License:       BSD-like
 Group:         Libraries
 Source0:       http://downloads.xiph.org/releases/theora/%{name}-%{version}%{bver}.tar.bz2
-# Source0-md5: ff8d0c112fdab66930acf42c423d2536
+# Source0-md5: 1bc851e39e4b16977131d5e5f769f48b
 URL:           http://www.theora.org/
 BuildRequires: SDL-devel
 BuildRequires: autoconf
@@ -20,6 +20,7 @@ BuildRequires:        pkgconfig
 BuildRequires: sed >= 4.0
 Requires:      libogg >= 2:1.1
 Requires:      libvorbis >= 1:1.0.1
+Obsoletes:     libtheora-mmx
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,6 +42,7 @@ Summary:      Header files for Theora library
 Summary(pl):   Pliki nag³ówkowe biblioteki Theora
 Group:         Development/Libraries
 Requires:      %{name} = %{version}-%{release}
+Obsoletes:     libtheora-mmx-devel
 
 %description devel
 Header files for Theora library.
@@ -53,6 +55,7 @@ Summary:      Static Theora library
 Summary(pl):   Statyczna biblioteka Theora
 Group:         Development/Libraries
 Requires:      %{name}-devel = %{version}-%{release}
+Obsoletes:     libtheora-mmx-static
 
 %description static
 Static Theora library.
This page took 0.089542 seconds and 4 git commands to generate.