[qt] macros.qt4: ++%_qt4_examplesdir (keep %_qt4_examples around for compatibility)

Rex Dieter rdieter at fedoraproject.org
Mon Jan 27 00:57:27 UTC 2014


commit eaee77f0fe5e6813f2f978cda9e58c29e46c606d
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Sun Jan 26 18:57:46 2014 -0600

    macros.qt4: ++%_qt4_examplesdir (keep %_qt4_examples around for compatibility)

 qt.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/qt.spec b/qt.spec
index d38c78a..5e38535 100644
--- a/qt.spec
+++ b/qt.spec
@@ -29,7 +29,7 @@ Summary: Qt toolkit
 Name:    qt
 Epoch:   1
 Version: 4.8.5
-Release: 15%{?dist}
+Release: 16%{?dist}
 
 # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
 License: (LGPLv2 with exceptions or GPLv3 with exceptions) and ASL 2.0 and BSD and FTL and MIT
@@ -852,6 +852,7 @@ cat >%{buildroot}%{rpm_macros_dir}/macros.qt4<<EOF
 %%_qt4_demosdir %%{_qt4_prefix}/demos
 %%_qt4_docdir %%{_docdir}/qt4
 %%_qt4_examples %%{_qt4_prefix}/examples
+%%_qt4_examplesdir %%{_qt4_prefix}/examples
 %%_qt4_headerdir %%{_includedir}
 %%_qt4_importdir %%{_qt4_prefix}/imports
 %%_qt4_libdir %%{_libdir}
@@ -1242,6 +1243,9 @@ fi
 
 
 %changelog
+* Sun Jan 26 2014 Rex Dieter <rdieter at fedoraproject.org> 4.8.5-16
+- macros.qt4: ++%%_qt4_examplesdir (keep %%_qt4_examples around for compatibility)
+
 * Fri Jan 17 2014 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.8.5-15
 - drop "Discover printers shared by CUPS 1.6 (#980952)" (#1054312, #980952#c18)
 


More information about the scm-commits mailing list