[libaccounts-qt] Update 64 bits arch patch

Peter Robinson pbrobinson at fedoraproject.org
Wed Jun 25 12:01:01 UTC 2014


commit 018a0c00696f0cc8b5d1bac70cfa6bded3a443d0
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Jun 25 13:00:58 2014 +0100

    Update 64 bits arch patch

 libaccounts-qt-64bitarchs.patch |    2 +-
 libaccounts-qt.spec             |    5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libaccounts-qt-64bitarchs.patch b/libaccounts-qt-64bitarchs.patch
index d18d6d1..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
++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-qt.spec b/libaccounts-qt.spec
index 7bde987..57fd1a5 100644
--- a/libaccounts-qt.spec
+++ b/libaccounts-qt.spec
@@ -1,6 +1,6 @@
 Name:		libaccounts-qt
 Version:	1.11
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Accounts framework Qt bindings
 Group:		System Environment/Libraries
 License:	LGPLv2
@@ -62,6 +62,9 @@ mv %{buildroot}%{_docdir}/accounts-qt __tmp_doc
 %doc __tmp_doc/accounts-qt/*
 
 %changelog
+* Wed Jun 25 2014 Peter Robinson <pbrobinson at fedoraproject.org> 1.11-4
+- Update 64 bits arch patch
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list