rpms/hugs98/FC-5 hugs98.spec,1.6,1.7

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Tue Jun 20 23:33:56 UTC 2006


Author: gemi

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

Modified Files:
	hugs98.spec 
Log Message:



Index: hugs98.spec
===================================================================
RCS file: /cvs/extras/rpms/hugs98/FC-5/hugs98.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- hugs98.spec	20 Jun 2006 22:28:20 -0000	1.6
+++ hugs98.spec	20 Jun 2006 23:33:56 -0000	1.7
@@ -2,7 +2,7 @@
 
 Name:		hugs98
 Version:	2006.05
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Haskell Interpreter
 
 Group:		Development/Languages
@@ -102,7 +102,8 @@
 
 %prep
 %setup -q -n %{name}-%{hugs_ver}
-
+# this is to avoid network lookup of the DTD
+sed -i 's|\"http://www.oasis-open.org.*\"||' docs/users_guide/users_guide.xml
 
 %build
 OPTFLAGS=`echo %optflags | sed -e "s|-O2||"`




More information about the fedora-extras-commits mailing list