rdieter pushed to qt5-qtserialport (master). "Add qt5-qtserialport-examples (#1190202)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 30 14:18:53 UTC 2015


>From 6ce010d896f98e9ecf4239fed828c1af3dc0a27b Mon Sep 17 00:00:00 2001
From: Rex Dieter <rdieter at math.unl.edu>
Date: Thu, 30 Apr 2015 09:18:47 -0500
Subject: Add qt5-qtserialport-examples (#1190202)


diff --git a/qt5-qtserialport.spec b/qt5-qtserialport.spec
index 5127159..792eb05 100644
--- a/qt5-qtserialport.spec
+++ b/qt5-qtserialport.spec
@@ -6,7 +6,7 @@
 Summary: Qt5 - SerialPort component
 Name:    qt5-%{qt_module}
 Version: 5.4.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -58,7 +58,8 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
 %build
 mkdir %{_target_platform}
 pushd %{_target_platform}
-%{qmake_qt5} ..
+%{qmake_qt5} .. \
+  %{?_qt5_examplesdir:CONFIG+=qt_example_installs}
 
 make %{?_smp_mflags}
 
@@ -121,14 +122,16 @@ popd
 %endif
 
 # no examples, yet
-%if 0
-#if 0%{?_qt5_examplesdir:1}
+%if 0%{?_qt5_examplesdir:1}
 %files examples
 %{_qt5_examplesdir}/
 %endif
 
 
 %changelog
+* Thu Apr 30 2015 Rex Dieter <rdieter at fedoraproject.org> 5.4.1-2
+- Add qt5-qtserialport-examples (#1190202)
+
 * Fri Feb 27 2015 Rex Dieter <rdieter at fedoraproject.org> 5.4.1-1
 - 5.4.1
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/qt5-qtserialport.git/commit/?h=master&id=6ce010d896f98e9ecf4239fed828c1af3dc0a27b


More information about the scm-commits mailing list