pbrobinson pushed to libaccounts-qt5 (master). "Correct aarch64 naming"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 8 09:12:50 UTC 2015


>From 3a0e7d521e385e8d24d1002c8e1fbf1a0c85fc99 Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Wed, 8 Apr 2015 10:12:30 +0100
Subject: Correct aarch64 naming


diff --git a/libaccounts-qt-64bitarchs.patch b/libaccounts-qt-64bitarchs.patch
index 9225b60..6ac9b3d 100644
--- a/libaccounts-qt-64bitarchs.patch
+++ b/libaccounts-qt-64bitarchs.patch
@@ -10,7 +10,7 @@ diff -up accounts-qt-1.6/common-project-config.pri.64bitarchs accounts-qt-1.6/co
 -} else {
 -    INSTALL_LIBDIR = $${INSTALL_PREFIX}/lib
 -}
-+64BITARCHS= x86_64 ppc64 s390x aarm64 ppc64le
++64BITARCHS= x86_64 ppc64 s390x aarch64 ppc64le
 +INSTALL_LIBDIR = $${INSTALL_PREFIX}/lib
 +for(a, 64BITARCHS):contains(ARCH, $${a}):INSTALL_LIBDIR = $${INSTALL_PREFIX}/lib64
  
diff --git a/libaccounts-qt5.spec b/libaccounts-qt5.spec
index 70c82d5..dcc3be4 100644
--- a/libaccounts-qt5.spec
+++ b/libaccounts-qt5.spec
@@ -1,6 +1,6 @@
 Name:           libaccounts-qt5
 Version:        1.13
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Accounts framework Qt 5 bindings
 Group:          System Environment/Libraries
 License:        LGPLv2
@@ -74,6 +74,9 @@ mv %{buildroot}%{_docdir}/accounts-qt{,5}
 %{_docdir}/accounts-qt5
 
 %changelog
+* Wed Apr  8 2015 Peter Robinson <pbrobinson at fedoraproject.org> 1.13-3
+- Correct aarch64 naming
+
 * Tue Mar 31 2015 Daniel Vrátil <dvratil at redhat.com> - 1.13-2
 - fix aarch64 detection in 64bitarchs patch
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libaccounts-qt5.git/commit/?h=master&id=3a0e7d521e385e8d24d1002c8e1fbf1a0c85fc99


More information about the scm-commits mailing list