rpms/hugs98/FC-4 hugs98.spec,1.7,1.8

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


Author: gemi

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

Modified Files:
	hugs98.spec 
Log Message:



Index: hugs98.spec
===================================================================
RCS file: /cvs/extras/rpms/hugs98/FC-4/hugs98.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- hugs98.spec	21 Jun 2006 14:20:00 -0000	1.7
+++ hugs98.spec	23 Jun 2006 08:26:03 -0000	1.8
@@ -2,7 +2,7 @@
 
 Name:		hugs98
 Version:	2006.05
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Haskell Interpreter
 
 Group:		Development/Languages
@@ -103,7 +103,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}
 
 
@@ -188,6 +188,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