Resolves:rh#907488 - shell syntax error in m17n-config

This commit is contained in:
Parag Nemade 2013-03-11 15:45:15 +05:30
parent 118a585c99
commit 8a55c27dcc
2 changed files with 5 additions and 2 deletions

View File

@ -27,7 +27,7 @@
+ *)
+ echo "Unknown platform"
+ ;;
+ esac
+ esac;;
+
--cflags)
if test "@includedir@" != "/usr/include"; then

View File

@ -3,7 +3,7 @@
Name: m17n-lib
Version: 1.6.4
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Multilingual text library
Group: System Environment/Libraries
@ -112,6 +112,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_libdir}/libm17n-gui.so.*
%changelog
* Mon Mar 11 2013 Parag Nemade <pnemade AT redhat DOT com> - 1.6.4-6
- Resolves:rh#907488 - shell syntax error in m17n-config
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.4-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild