[oggvideotools] BZ 926266 - add aarch64 support

Adam Miller maxamillion at fedoraproject.org
Mon May 13 20:00:38 UTC 2013


commit c4a2da97a4f232f9469505ebfe6cac996ff4db86
Author: Adam Miller <admiller at redhat.com>
Date:   Mon May 13 15:00:34 2013 -0500

    BZ 926266 - add aarch64 support

 oggvideotools.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/oggvideotools.spec b/oggvideotools.spec
index 9df905e..a63b6b9 100644
--- a/oggvideotools.spec
+++ b/oggvideotools.spec
@@ -1,6 +1,6 @@
 Name:           oggvideotools
 Version:        0.8
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Toolbox for manipulating Ogg video files
 
 Group:          Applications/Multimedia
@@ -25,6 +25,7 @@ such as for splitting the different streams.
 %patch0 -p1 -b .fixbuild
 
 %build
+autoreconf -vif #BZ926266 - add support for aarch64
 %configure
 make %{?_smp_mflags}
 
@@ -41,6 +42,9 @@ chmod 644 docs/DocuOggVideoTools.pdf ChangeLog scripts/*
 %{_mandir}/man1/ogg*
 
 %changelog
+* Mon May 13 2013 Adam Miller <maxamillion at fedoraproject.org> - 0.8-12
+- BZ 926266 - add aarch64 support
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.8-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list