rdieter pushed to pyotherside (master). "use %%{_qt5_archdatadir} macro too"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 10 13:13:11 UTC 2015


>From 115d3508871e093af5b26f7664c38105d067d522 Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Fri, 10 Apr 2015 08:12:52 -0500
Subject: use %%{_qt5_archdatadir} macro too


diff --git a/pyotherside.spec b/pyotherside.spec
index be2d150..f02f6d1 100644
--- a/pyotherside.spec
+++ b/pyotherside.spec
@@ -32,15 +32,15 @@ make INSTALL_ROOT=%{buildroot} install
 
 %files
 %doc README LICENSE
-%dir %{_libdir}/qt5/qml/io/
-%dir %{_libdir}/qt5/qml/io/thp/
-%{_libdir}/qt5/qml/io/thp/pyotherside
+%dir %{_qt5_archdatadir}/qml/io/
+%dir %{_qt5_archdatadir}/qml/io/thp/
+%{_qt5_archdatadir}/qml/io/thp/pyotherside
 
 %changelog
 * Fri Apr 10 2015 Rex Dieter <rdieter at fedoraproject.org> 1.4.0-4
 - drop needless ldconfig scriptlets
 - drop deprecated .spec tags
-- use %%qmake_qt5 macro
+- use %%qmake_qt5, %%{_qt5_archdatadir} macros
 
 * Fri Apr 10 2015 Martin Kolman <mkolman at redhat.com> - 1.4.0-3
 - fix QML plugin directory ownership
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pyotherside.git/commit/?h=master&id=115d3508871e093af5b26f7664c38105d067d522


More information about the scm-commits mailing list