[SoQt] Fix typo in spec.

corsepiu corsepiu at fedoraproject.org
Mon Jul 23 12:10:41 UTC 2012


commit 34cccc05ff94929fb062767ad36f8827ec15cc2a
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Mon Jul 23 14:09:54 2012 +0200

    Fix typo in spec.

 SoQt.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/SoQt.spec b/SoQt.spec
index db625de..c26cd8e 100644
--- a/SoQt.spec
+++ b/SoQt.spec
@@ -4,7 +4,7 @@
 Summary: High-level 3D visualization library
 Name: SoQt
 Version: 1.5.0
-Release: 6%{?dist}
+Release: 7%{?dist}
 
 License: GPLv2
 Group: System Environment/Libraries
@@ -118,6 +118,9 @@ mv ${RPM_BUILD_ROOT}%{_datadir}/Coin2/conf ${RPM_BUILD_ROOT}%{_libdir}/Coin2
 %{_libdir}/pkgconfig/SoQt.pc
 
 %changelog
+* Mon Jul 23 2012 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.5.0-7
+- Fix typo in spec.
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.0-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
@@ -127,7 +130,7 @@ mv ${RPM_BUILD_ROOT}%{_datadir}/Coin2/conf ${RPM_BUILD_ROOT}%{_libdir}/Coin2
 * Sun Mar 11 2012 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.5.0-4
 - Modernize spec.
 - Filter CFLAGS/LDFLAGS clutter in *.pc, *.cfg.
-- Pass x_includes=" " x_libraries=" " to %configure to work-around RHBZ #801369.
+- Pass x_includes=" " x_libraries=" " to %%configure to work-around RHBZ #801369.
 - Don't add build-time to doxygen generated docs (Add SoQt-1.5.0-doxgen.diff).
 
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.0-3


More information about the scm-commits mailing list