[libbtctl/f19] libbtctl: Does not support aarch64 in f19 and rawhide (#925678)

Tomas Hozza thozza at fedoraproject.org
Thu Apr 4 12:12:53 UTC 2013


commit 42b84220e3756077a8ef56fbb29865a7cdcef90c
Author: Tomas Hozza <thozza at redhat.com>
Date:   Thu Apr 4 14:11:46 2013 +0200

    libbtctl: Does not support aarch64 in f19 and rawhide (#925678)
    
    Signed-off-by: Tomas Hozza <thozza at redhat.com>

 libbtctl.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libbtctl.spec b/libbtctl.spec
index 6cf214d..b74675b 100644
--- a/libbtctl.spec
+++ b/libbtctl.spec
@@ -1,6 +1,6 @@
 Name: libbtctl
 Version: 0.11.1
-Release: 12%{?dist}
+Release: 13%{?dist}
 Summary: GObject wrapper library for the GNOME Bluetooth Subsystem
 
 Group: System Environment/Libraries
@@ -68,7 +68,7 @@ libtoolize
 aclocal
 automake -a
 intltoolize -c -f
-autoconf
+autoreconf -ivf
 
 %build
 %configure --disable-static \
@@ -115,6 +115,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gtk-doc/html/libbtctl
 
 %changelog
+* Thu Apr 04 2013 Tomas Hozza <thozza at redhat.com> - 0.11.1-13
+- libbtctl: Does not support aarch64 in f19 and rawhide (#925678)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.11.1-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list