[mingw-wxWidgets/f15] package mo files

sailer sailer at fedoraproject.org
Sun Jun 19 19:50:15 UTC 2011


commit 73d70776f80faca6bc195bd7f74982819b1cbb6e
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Sun Jun 19 17:21:14 2011 +0200

    package mo files

 mingw-wxWidgets.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/mingw-wxWidgets.spec b/mingw-wxWidgets.spec
index 945dd36..e30dfa9 100644
--- a/mingw-wxWidgets.spec
+++ b/mingw-wxWidgets.spec
@@ -112,8 +112,10 @@ ln -sf ../lib/wx/config/$wx_config_filename $RPM_BUILD_ROOT%{_mingw32_bindir}/wx
 # remove bakefiles for now until we have a working bakefile setup for mingw32
 rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/bakefile
 
+# find locale files
+%find_lang wxstd
 
-%files -n mingw32-%{mingw_pkg_name}
+%files -n mingw32-%{mingw_pkg_name} -f wxstd.lang
 %doc docs/licence.txt docs/licendoc.txt docs/lgpl.txt docs/gpl.txt
 %{_mingw32_bindir}/wx-config
 %{_mingw32_bindir}/wxbase28u_gcc_custom.dll


More information about the scm-commits mailing list