SPECS: gretl.spec - libxslt-1.1.15.patch: quick workaround for bui...

saq saq at pld-linux.org
Wed Sep 21 18:29:48 CEST 2005


Author: saq                          Date: Wed Sep 21 16:29:48 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- libxslt-1.1.15.patch: quick workaround for building with the newest lib
- rel 11

---- Files affected:
SPECS:
   gretl.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/gretl.spec
diff -u SPECS/gretl.spec:1.39 SPECS/gretl.spec:1.40
--- SPECS/gretl.spec:1.39	Wed Sep 21 14:10:38 2005
+++ SPECS/gretl.spec	Wed Sep 21 18:29:43 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Analiza ekonometryczna
 Name:		gretl
 Version:	1.2.4
-Release:	10
+Release:	11
 License:	GPL
 Group:		Applications/Math
 Source0:	ftp://ricardo.ecn.wfu.edu/pub/gretl/%{name}-%{version}.tar.bz2
@@ -18,6 +18,7 @@
 Patch4:		%{name}-dirs.patch
 Patch5:		%{name}-configure_in.patch
 Patch6:		%{name}-buffer_overflow.patch
+Patch7:		%{name}-libxslt-1.1.15.patch
 URL:		http://gretl.sourceforge.net/
 BuildRequires:	autoconf >= 2.12
 BuildRequires:	automake
@@ -87,6 +88,10 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
+# these seds belong with patch7
+sed 's/$hlp/cli/' doc/commands/gretltxt.xsl>doc/commands/gretltxt_cli.xsl
+sed 's/$hlp/gui/' doc/commands/gretltxt.xsl>doc/commands/gretltxt_gui.xsl
 
 %build
 %{__gettextize}
@@ -161,6 +166,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2005/09/21 16:29:43  saq
+- libxslt-1.1.15.patch: quick workaround for building with the newest lib
+- rel 11
+
 Revision 1.39  2005/09/21 12:10:38  saq
 - buffer_overflow.patch to work around a build-time one
 - rel 10
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gretl.spec?r1=1.39&r2=1.40&f=u




More information about the pld-cvs-commit mailing list