rpms/hugs98/FC-5 hugs98.spec,1.8,1.9

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Fri Jun 23 08:12:50 UTC 2006


Author: gemi

Update of /cvs/extras/rpms/hugs98/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8923

Modified Files:
	hugs98.spec 
Log Message:



Index: hugs98.spec
===================================================================
RCS file: /cvs/extras/rpms/hugs98/FC-5/hugs98.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hugs98.spec	21 Jun 2006 14:20:01 -0000	1.8
+++ hugs98.spec	23 Jun 2006 08:12:50 -0000	1.9
@@ -2,7 +2,7 @@
 
 Name:		hugs98
 Version:	2006.05
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Haskell Interpreter
 
 Group:		Development/Languages
@@ -109,7 +109,7 @@
 %build
 OPTFLAGS=`echo %optflags | sed -e "s|-O2||"`
 %define optflags $OPTFLAGS
-%configure --with-pthreads --enable-char-encoding=utf8
+%configure --with-pthreads --enable-char-encoding=locale
 make %{?_smp_mflags}
 
 
@@ -194,6 +194,9 @@
 
 
 %changelog
+* Fri Jun 23 2006 Gerard Milmeister <gemi at bluewin.ch> - 2006.05-5
+- switch char encoding from utf-8 to locale
+
 * Wed Jun 21 2006 Gerard Milmeister <gemi at bluewin.ch> - 2006.05-4
 - added execstack for the hugs binary
 




More information about the fedora-extras-commits mailing list