[thewidgetfactory/f19] patch to support aarch64

Luya Tshimbalanga luya at fedoraproject.org
Fri Aug 16 21:08:00 UTC 2013


commit 8ce900dd3ae34733c9216af78f8dfb01c3ccdceb
Author: Luya Tshimbalanga <luya at fedoraproject.org>
Date:   Fri Aug 16 14:07:50 2013 -0700

    patch to support aarch64

 thewidgetfactory.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/thewidgetfactory.spec b/thewidgetfactory.spec
index 4b1911f..f8da641 100644
--- a/thewidgetfactory.spec
+++ b/thewidgetfactory.spec
@@ -1,6 +1,6 @@
 Name:           thewidgetfactory
 Version:        0.2.1
-Release:        16%{?dist}
+Release:        18%{?dist}
 Summary:        A tool for previewing GTK widgets
 
 Group:          Development/Tools
@@ -9,6 +9,7 @@ License:        GPL+
 URL:            http://www.stellingwerff.com/?page_id=10 
 Source0:        http://www.stellingwerff.com/TheWidgetFactory/%{name}-%{version}.tar.gz
 Source1:        thewidgetfactory.desktop 
+Patch0:			thewidgetfactory-aarch64.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  gtk2-devel, desktop-file-utils, libcap-devel, libcap-devel
@@ -20,7 +21,7 @@ on a single window.
 
 %prep
 %setup -q
-
+%patch0 -p1 -b .thewidgetfactory-aarch64
 
 %build
 %configure
@@ -54,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Aug 16 2013 Luya Tshimbalanga <toshio at fedoraproject.org> - 0.2.1-18
+- Patch to support aarch64 (rhbz#926627)
+
 * Fri Feb 22 2013 Toshio Kuratomi <toshio at fedoraproject.org> - 0.2.1-16
 - Remove --vendor from desktop-file-install https://fedorahosted.org/fesco/ticket/1077
 


More information about the scm-commits mailing list