[qt5-qtdeclarative] examples subpkg

Rex Dieter rdieter at fedoraproject.org
Sun Jan 26 23:32:39 UTC 2014


commit d0f5156ef59a116014142cbec9241f71adb4e4ec
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Jan 26 17:33:01 2014 -0600

    examples subpkg

 qt5-qtdeclarative.spec |   14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/qt5-qtdeclarative.spec b/qt5-qtdeclarative.spec
index 3676833..23de58d 100644
--- a/qt5-qtdeclarative.spec
+++ b/qt5-qtdeclarative.spec
@@ -13,7 +13,7 @@
 Summary: Qt5 - QtDeclarative component
 Name:    qt5-%{qt_module}
 Version: 5.2.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details
 License: LGPLv2 with exceptions or GPLv3 with exceptions
@@ -66,6 +66,12 @@ BuildArch: noarch
 %{summary}.
 %endif
 
+%package examples
+Summary: Programming examples for %{name}
+Requires: %{name}%{?_isa} = %{version}-%{release}
+%description examples
+%{summary}.
+
 
 %prep
 %setup -q -n %{qt_module}-opensource-src-%{version}%{?pre:-%{pre}}
@@ -181,8 +187,14 @@ popd
 %{_qt5_docdir}/qtquickdialogs/
 %endif
 
+%files examples
+%{_qt5_examplesdir}/
+
 
 %changelog
+* Sun Jan 26 2014 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-4
+- -examples subpkg
+
 * Tue Jan 14 2014 Rex Dieter <rdieter at fedoraproject.org> 5.2.0-3
 - epel7 bootstrapped
 


More information about the scm-commits mailing list