]> git.pld-linux.org Git - packages/transcode.git/commitdiff
- rel.5.
authorMariusz Mazur <mmazur@pld-linux.org>
Sun, 12 Sep 2004 19:46:32 +0000 (19:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix building on ppc

Changed files:
    transcode.spec -> 1.60

transcode.spec

index 09e6806aa545650687c5352eb588a35e0ea65b5f..004bdffea982cb45352b6866e0b86290e2b95801 100644 (file)
@@ -15,7 +15,7 @@ Summary:      Video stream converter
 Summary(pl):   Konwerter strumieni video
 Name:          transcode
 Version:       0.6.12
-Release:       4
+Release:       5
 License:       GPL
 Group:         Applications
 Source0:       http://www.zebra.fh-weingarten.de/~transcode/pre/%{name}-%{version}.tar.gz
@@ -43,7 +43,7 @@ BuildRequires:        libvorbis-devel
 BuildRequires: libxml2-devel
 %{?with_quicktime:BuildRequires:       quicktime4linux-devel >= 1.5.5}
 BuildRequires: xvid-devel
-ExcludeArch:   alpha amd64 ppc
+ExcludeArch:   alpha amd64
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                specflags       -fomit-frame-pointer
@@ -124,7 +124,7 @@ ogmtools.
        --with-magick-mods \
        --with-magick-exec-prefix=%{_prefix} \
 %ifarch ppc
-       --without-altivec \
+       --disable-altivec \
 %endif
        --with-libjpeg-mods
 
This page took 0.061346 seconds and 4 git commands to generate.