]> git.pld-linux.org Git - packages/gsl.git/commitdiff
This commit was manufactured by cvs2git to create tag 'STABLE'. STABLE
authorcvs2git <feedback@pld-linux.org>
Thu, 23 Jan 2003 22:41:44 +0000 (22:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Sprout from master 2003-01-23 22:41:44 UTC kloczek <kloczek@pld-linux.org> '- merge translations from KSI.'
Cherrypick from master 2001-09-08 23:40:13 UTC Jakub Bogusz <qboosh@pld-linux.org> '- release 2: amfix patch, run automake (fixes build)':
    gsl-amfix.patch -> 1.1
Cherrypick from master 2001-11-15 03:28:44 UTC kloczek <kloczek@pld-linux.org> '- fix for automake 1.5.':
    gsl-am15.patch -> 1.1
Delete:
    gsl-0.3b-errlib.patch
    gsl-foo.patch
    gsl-glibc21.patch

gsl-0.3b-errlib.patch [deleted file]
gsl-am15.patch [new file with mode: 0644]
gsl-amfix.patch [new file with mode: 0644]
gsl-foo.patch [deleted file]
gsl-glibc21.patch [deleted file]

diff --git a/gsl-0.3b-errlib.patch b/gsl-0.3b-errlib.patch
deleted file mode 100644 (file)
index 997758c..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
---- gsl-0.3b/err/Makefile.am.msf       Sat May  9 13:34:57 1998
-+++ gsl-0.3b/err/Makefile.am   Sat May  9 13:35:37 1998
-@@ -1,4 +1,6 @@
--noinst_LIBRARIES = libgslerr.a libgsltest.a
-+lib_LIBRARIES = libgslerr.a
-+
-+noinst_LIBRARIES = libgsltest.a
- include_HEADERS = gsl_errno.h gsl_test.h
diff --git a/gsl-am15.patch b/gsl-am15.patch
new file mode 100644 (file)
index 0000000..1d9a008
--- /dev/null
@@ -0,0 +1,11 @@
+--- gsl-1.0/multimin/Makefile.am~      Thu Nov 15 03:47:11 2001
++++ gsl-1.0/multimin/Makefile.am       Thu Nov 15 03:47:11 2001
+@@ -2,8 +2,6 @@
+ pkginclude_HEADERS = gsl_multimin.h
+-noinst_HEADERS = 
+-
+ INCLUDES= -I$(top_builddir)
+ libgslmultimin_la_SOURCES = fdfminimizer.c steepest_descent.c conjugate_fr.c conjugate_pr.c convergence.c diff.c vector_bfgs.c
diff --git a/gsl-amfix.patch b/gsl-amfix.patch
new file mode 100644 (file)
index 0000000..fae6f33
--- /dev/null
@@ -0,0 +1,18 @@
+--- gsl-0.9.2/histogram/Makefile.am.orig       Sun Aug 19 13:36:29 2001
++++ gsl-0.9.2/histogram/Makefile.am    Sat Sep  8 22:47:56 2001
+@@ -10,7 +10,7 @@
+ TESTS = test test2d test_resample test2d_resample test_trap test2d_trap
+ EXTRA_DIST = urand.c
+-noinst_HEADERS = urand.c
++noinst_HEADERS = urand.c find.c find2d.c
+ test_LDADD = libgslhistogram.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la
+ test2d_LDADD = libgslhistogram.la ../block/libgslblock.la ../ieee-utils/libgslieeeutils.la ../err/libgslerr.la ../test/libgsltest.la
+@@ -30,6 +30,5 @@
+ libgslhistogram_la_SOURCES = add.c  get.c init.c params.c reset.c file.c pdf.c gsl_histogram.h add2d.c get2d.c init2d.c params2d.c reset2d.c file2d.c pdf2d.c gsl_histogram2d.h calloc_range.c calloc_range2d.c copy.c copy2d.c maxval.c maxval2d.c oper.c oper2d.c
+-noinst_HEADERS = find.c find2d.c
diff --git a/gsl-foo.patch b/gsl-foo.patch
deleted file mode 100644 (file)
index 66626e4..0000000
+++ /dev/null
@@ -1,52 +0,0 @@
---- gsl-0.3f/doc/Makefile.in.foo       Sat May 16 22:33:59 1998
-+++ gsl-0.3f/doc/Makefile.in   Fri Mar 12 01:15:23 1999
-@@ -111,7 +111,7 @@
- all: Makefile $(INFO_DEPS) $(DATA)
- .SUFFIXES:
--.SUFFIXES: .dvi .info .ps .texi .texinfo .txi
-+.SUFFIXES: .dvi .info .ps
- $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
-       cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps doc/Makefile
-@@ -149,20 +149,10 @@
- DVIPS = dvips
--.texi.info:
--      @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
--      cd $(srcdir) \
--        && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
--
- .texi.dvi:
-       TEXINPUTS=$(srcdir):$$TEXINPUTS \
-         MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
--.texi:
--      @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
--      cd $(srcdir) \
--        && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
--
- .texinfo.info:
-       @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
-       cd $(srcdir) \
-@@ -177,19 +167,10 @@
-       TEXINPUTS=$(srcdir):$$TEXINPUTS \
-         MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
--.txi.info:
--      @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
--      cd $(srcdir) \
--        && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
--
- .txi.dvi:
-       TEXINPUTS=$(srcdir):$$TEXINPUTS \
-         MAKEINFO='$(MAKEINFO) -I $(srcdir)' $(TEXI2DVI) $<
--.txi:
--      @cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
--      cd $(srcdir) \
--        && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
- .dvi.ps:
-       $(DVIPS) $< -o $@
diff --git a/gsl-glibc21.patch b/gsl-glibc21.patch
deleted file mode 100644 (file)
index 1f8ed7d..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- gsl-0.3f/err/stream.c.glibc21      Thu Mar 11 21:38:54 1999
-+++ gsl-0.3f/err/stream.c      Thu Mar 11 21:40:35 1999
-@@ -6,7 +6,7 @@
- #include <gsl_errno.h>
- #include <gsl_message.h>
--FILE * gsl_stream = stderr ;
-+FILE * gsl_stream = NULL;
- gsl_stream_handler_t * gsl_stream_handler = NULL;
- void
-@@ -33,7 +33,9 @@
- FILE *
- gsl_set_stream (FILE * new_stream)
- {
--  FILE * previous_stream = gsl_stream;
-+  FILE * previous_stream;
-+  if (gsl_stream == NULL) gsl_stream = stderr;
-+  previous_stream = gsl_stream;
-   gsl_stream = new_stream;
-   return previous_stream;
- }
This page took 0.031147 seconds and 4 git commands to generate.