SHA256
1
0
forked from pool/guile
Commit Graph

108 Commits

Author SHA256 Message Date
Dominique Leuenberger
d47ca96bed Accepting request 580993 from devel:languages:misc
- Add back the require on gc-devel as it is still needed for the
  non .pc using packages (eg autotools) (forwarded request 580991 from scarabeus_iv)

OBS-URL: https://build.opensuse.org/request/show/580993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=53
2018-03-01 10:59:52 +00:00
Dominique Leuenberger
ecff04f851 Accepting request 580991 from home:scarabeus_iv:branches:devel:languages:misc
- Add back the require on gc-devel as it is still needed for the
  non .pc using packages (eg autotools)

OBS-URL: https://build.opensuse.org/request/show/580991
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=99
2018-02-28 14:57:07 +00:00
Dominique Leuenberger
81765c6962 Accepting request 580975 from home:scarabeus_iv:branches:devel:languages:misc
- Add patch from Fedora not to link to libgc in all consumer libs:
  * guile-2.0.14-gc_pkgconfig_private.patch
- Add _constraints file to ensure we can build properly
- Format with spec-cleaner
- Fix build with new glibc 2.27 bsc#1079837:
  * guile-disable-int-tests.patch
- Use %license macro to install license

OBS-URL: https://build.opensuse.org/request/show/580975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=98
2018-02-28 14:15:04 +00:00
Peter Simons
61ebfca7bd refresh keyring
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=97
2018-01-23 11:22:32 +00:00
Peter Simons
98e9c76cf8 clean up malformed keyring from upstream
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=96
2018-01-23 11:16:32 +00:00
Peter Simons
b482f6a3e1 refresh keyring
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=95
2018-01-23 10:58:47 +00:00
Peter Simons
cd79d63bae Accepting request 568471 from home:jbrielmaier:branches:devel:languages:misc
- Update to version 2.2.3:
  * guile-net-db-test.patch no longer needed because test passes.
  * guile-threads-test.patch removed for same reason.

ppc64 still fails due to memory allocation...

OBS-URL: https://build.opensuse.org/request/show/568471
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=94
2018-01-23 10:24:47 +00:00
Dominique Leuenberger
40377ee526 Revert, graphviz (ring1) was merged in parallel, but asks newly for pkgconfig(guile-2.0)
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=52
2017-09-15 21:05:21 +00:00
Dominique Leuenberger
a32bf1688f Accepting request 491048 from devel:languages:misc
- Update to version 2.2.0:
  * guile-64bit.patch no longer applies. I haven't forward-ported
    it to the new version because it's not obvious to me whether
    this patch is still required in the new code base, which is 
    quite different [boo#1032881].
  * libguilereadline.so no longer exists.

OBS-URL: https://build.opensuse.org/request/show/491048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=51
2017-09-15 19:08:23 +00:00
Peter Simons
25fdf866df remove 64 bit patch and clean up
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=91
2017-04-25 15:31:36 +00:00
Peter Simons
1d4868db64 update keyring
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=90
2017-04-14 18:53:48 +00:00
Peter Simons
11e1a9bcac record the corresponding bug number
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=89
2017-04-07 10:58:26 +00:00
Peter Simons
228f8dbb55 update to version 2.2.0
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=88
2017-03-31 12:54:10 +00:00
Dominique Leuenberger
a84911e1b2 Accepting request 459095 from devel:languages:misc
- Update to version 2.0.14:
  * Bug fixes
    + Builds of .go files and of Guile itself are now
      bit-reproducible
    + 'number->locale-string' and 'monetary-amount->locale-string'
      fixes
    + (system base target) now recognizes "sh3" as a
      cross-compilation target
    + Fix race condition in '00-repl-server.test'
    + 'scandir' from (ice-9 ftw) no longer calls 'stat' for each
      entry
  * Several documentation improvements
- Drop no longer needed patches:
  * guile-fake-buildstamp.patch
  * repl-server-test.patch
- Small packaging cleanup with help of spec-cleaner (forwarded request 458687 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/459095
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=50
2017-02-21 12:34:59 +00:00
Peter Simons
cf2e6a7be8 Accepting request 458687 from home:pluskalm:branches:devel:languages:misc
- Update to version 2.0.14:
  * Bug fixes
    + Builds of .go files and of Guile itself are now
      bit-reproducible
    + 'number->locale-string' and 'monetary-amount->locale-string'
      fixes
    + (system base target) now recognizes "sh3" as a
      cross-compilation target
    + Fix race condition in '00-repl-server.test'
    + 'scandir' from (ice-9 ftw) no longer calls 'stat' for each
      entry
  * Several documentation improvements
- Drop no longer needed patches:
  * guile-fake-buildstamp.patch
  * repl-server-test.patch
- Small packaging cleanup with help of spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/458687
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=86
2017-02-19 19:09:10 +00:00
Dominique Leuenberger
9ce3999c22 Accepting request 439461 from devel:languages:misc
1

OBS-URL: https://build.opensuse.org/request/show/439461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=49
2016-11-11 13:30:58 +00:00
Matthias Mailänder
819c4cae43 Accepting request 439339 from home:Andreas_Schwab:Factory
- repl-server-test.patch: fix race in 00-repl-server.test

OBS-URL: https://build.opensuse.org/request/show/439339
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=84
2016-11-10 06:20:54 +00:00
Dominique Leuenberger
512ab17e74 Accepting request 435996 from devel:languages:misc
1

OBS-URL: https://build.opensuse.org/request/show/435996
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=48
2016-10-20 21:06:48 +00:00
OBS User mrdocs
9bd53f4dec Accepting request 435516 from home:pluskalm:branches:devel:languages:misc
- Update to version 2.0.13
  * Security fixes
    + CVE-2016-8606: REPL server now protects against HTTP
      inter-protocol attacks
    + CVE-2016-8605: 'mkdir' procedure no longer calls umask(2)
  * Several bugfixes and improvements (for details see NEWS file)
- Fetch keyring from savannah
- Use https for all urls

OBS-URL: https://build.opensuse.org/request/show/435516
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=82
2016-10-18 23:11:21 +00:00
Dominique Leuenberger
4fde4d9fe2 Accepting request 412619 from devel:languages:misc
1

OBS-URL: https://build.opensuse.org/request/show/412619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=47
2016-07-28 21:43:25 +00:00
Matthias Mailänder
c91531aaa7 Accepting request 412615 from home:sleep_walker:branches:devel:languages:misc
- updated to 2.0.12:
   ** FFI: Add support for functions that set 'errno'
   ** The #!r6rs directive now influences read syntax
   ** 'read' now accepts "\(" as equivalent to "("
   ** SRFI-14 character data set upgraded to Unicode 8.0.0
   ** SRFI-19 table of leap seconds updated
   ** 'string-hash', 'read-string', and 'write' have been optimized
   ** GOOPS bug fix for inherited accessor methods
   for complete list of changes see NEWS
- refreshed patches
- add key of Andy Wingo to guile.keyring

OBS-URL: https://build.opensuse.org/request/show/412615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=80
2016-07-21 20:01:41 +00:00
Dominique Leuenberger
3e3a0444d6 Accepting request 337130 from devel:languages:misc
- libguile require glibc-locale [bnc#948804]

OBS-URL: https://build.opensuse.org/request/show/337130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=46
2015-10-14 14:43:51 +00:00
1495c824bc OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=78 2015-10-08 09:00:59 +00:00
0ca610bc0b - libguile require glibc-locale [bnc#948804]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=77
2015-10-08 08:22:28 +00:00
af5fa33d90 - require glibc-locale [bnc#948804]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=76
2015-10-07 14:24:58 +00:00
Dominique Leuenberger
fe53a5924f Accepting request 290090 from devel:languages:misc
- Cleanup spec file with spec-cleaner
- Add gpg signature (forwarded request 290074 from pluskalm)

OBS-URL: https://build.opensuse.org/request/show/290090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=45
2015-03-12 15:37:11 +00:00
be61125a29 Accepting request 290074 from home:pluskalm:branches:devel:languages:misc
- Cleanup spec file with spec-cleaner
- Add gpg signature

OBS-URL: https://build.opensuse.org/request/show/290074
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=74
2015-03-10 06:50:39 +00:00
Dominique Leuenberger
2848124897 Accepting request 284164 from devel:languages:misc
- use fake buildstamp [bnc#916347]
  + guile-fake-buildstamp.patch

OBS-URL: https://build.opensuse.org/request/show/284164
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=44
2015-02-06 21:37:10 +00:00
270d8468dc + guile-fake-buildstamp.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=72
2015-02-05 10:19:40 +00:00
d354e77103 - use fake buildstamp [bnc#916347]
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=71
2015-02-05 10:11:51 +00:00
15dca88a6f OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=70 2015-02-05 10:11:20 +00:00
Stephan Kulow
7d5529af53 Accepting request 231025 from devel:languages:misc
- install libguile*-gdb.scm into
  %{_datadir}/gdb/auto-load%{_libdir}/  [bnc#874028]

OBS-URL: https://build.opensuse.org/request/show/231025
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=42
2014-04-26 04:04:53 +00:00
bce224f168 - install libguile*-gdb.scm into
%{_datadir}/gdb/auto-load%{_libdir}/  [bnc#874028]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=68
2014-04-22 12:42:59 +00:00
Stephan Kulow
abade750c5 Accepting request 228308 from devel:languages:misc
- updated to 2.0.11:
   ** New GDB extension to support Guile
   ** Improved integration between R6RS and native Guile exceptions
   ** Support for HTTP proxies
   ** Lexical syntax improvements
   *** Support |...| symbol notation
   *** Support '#true' and '#false' notation for booleans.
   *** Recognize '#\escape' character name.
   *** Accept "\|" in string literals.
   ** Custom binary input ports now support 'setvbuf'.
   ** SRFI-4 predicates and length accessors no longer accept arrays.
   ** GUILE_PROGS now supports specifying a minimum required version.
   etc, see NEWS.

OBS-URL: https://build.opensuse.org/request/show/228308
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=41
2014-04-03 14:38:37 +00:00
faff252f94 - updated to 2.0.11:
** New GDB extension to support Guile
   ** Improved integration between R6RS and native Guile exceptions
   ** Support for HTTP proxies
   ** Lexical syntax improvements
   *** Support |...| symbol notation
   *** Support '#true' and '#false' notation for booleans.
   *** Recognize '#\escape' character name.
   *** Accept "\|" in string literals.
   ** Custom binary input ports now support 'setvbuf'.
   ** SRFI-4 predicates and length accessors no longer accept arrays.
   ** GUILE_PROGS now supports specifying a minimum required version.
   etc, see NEWS.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=66
2014-03-31 11:35:45 +00:00
Stephan Kulow
5720418649 Accepting request 164019 from devel:languages:misc
- updated to 2.0.9:
  ** New keyword arguments for procedures that open files
  ** Numerics improvements
  ** New optimizations
  ** `peek-char' no longer consumes EOF
  ** SLIB compatibility restored
  ** Better ,trace REPL command
  ** Better docstring syntax supported for `case-lambda'
  ** Improved handling of Unicode byte order marks
  etc. see NEWS for more/details
- removed unneeded gc-test.patch

OBS-URL: https://build.opensuse.org/request/show/164019
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=39
2013-04-17 05:00:41 +00:00
0ed3cab3b5 - removed unneeded gc-test.patch
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=64
2013-04-15 07:00:05 +00:00
37d2b104e4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=63 2013-04-15 06:59:21 +00:00
f692d9aa6f - updated to 2.0.9:
** New keyword arguments for procedures that open files
  ** Numerics improvements
  ** New optimizations
  ** `peek-char' no longer consumes EOF
  ** SLIB compatibility restored
  ** Better ,trace REPL command
  ** Better docstring syntax supported for `case-lambda'
  ** Improved handling of Unicode byte order marks
  etc. see NEWS for more/details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=62
2013-04-15 06:55:10 +00:00
Stephan Kulow
bfbd7819c2 Accepting request 151404 from devel:languages:misc
(forwarded request 151392 from Dmitry_R)

OBS-URL: https://build.opensuse.org/request/show/151404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=38
2013-02-07 09:22:30 +00:00
OBS User mrdocs
79fb62cb1a Accepting request 151392 from home:Dmitry_R:branches:devel:languages:misc
OBS-URL: https://build.opensuse.org/request/show/151392
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=60
2013-02-05 23:09:18 +00:00
Stephan Kulow
1929fec514 Accepting request 145644 from devel:languages:misc
- fixed build: net-db.test takes EAI_SYSTEM error by
  * net-db-test.patch [bnc#794696]
- turn off one test in gc.test
  * gc-test.patch
    http://lists.gnu.org/archive/html/bug-guile/2012-07/msg00069.html

- update to 2.0.7:
  * Notable changes
  ** SRFI-105 curly infix expressions are supported
  ** Reader options may now be per-port
  ** Futures may now be nested
  ** `GUILE_LOAD_PATH' et al can now add directories to the end of 
     the path
  ** `load-in-vicinity' search for `.go' files in `%load-compiled-path'
  ** Extension search order fixed, and LD_LIBRARY_PATH preserved
  ** Optimize calls to `equal?' or `eqv?' with a constant argument
  * Manual updates
  ** SRFI-9 records now documented under "Compound Data Types"
  ** (ice-9 and-let-star) and (ice-9 curried-definitions) now documented
  * New interfaces
  ** New "functional record setters" as a GNU extension of SRFI-9
  ** web: New `http-get*', `response-body-port', and `text-content-type?'
     procedures
  ** `string-split' accepts character sets and predicates
  ** R6RS SRFI support
  ** `define-public' is no a longer curried definition by default
  etc. see NEWS

OBS-URL: https://build.opensuse.org/request/show/145644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=36
2012-12-19 09:57:04 +00:00
8f13401ed8 - fixed build: net-db.test takes EAI_SYSTEM error by
* net-db-test.patch [bnc#794696]
- turn off one test in gc.test
  * gc-test.patch
    http://lists.gnu.org/archive/html/bug-guile/2012-07/msg00069.html

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=58
2012-12-17 12:22:06 +00:00
07febc843a - update to 2.0.7:
* Notable changes
  ** SRFI-105 curly infix expressions are supported
  ** Reader options may now be per-port
  ** Futures may now be nested
  ** `GUILE_LOAD_PATH' et al can now add directories to the end of 
     the path
  ** `load-in-vicinity' search for `.go' files in `%load-compiled-path'
  ** Extension search order fixed, and LD_LIBRARY_PATH preserved
  ** Optimize calls to `equal?' or `eqv?' with a constant argument
  * Manual updates
  ** SRFI-9 records now documented under "Compound Data Types"
  ** (ice-9 and-let-star) and (ice-9 curried-definitions) now documented
  * New interfaces
  ** New "functional record setters" as a GNU extension of SRFI-9
  ** web: New `http-get*', `response-body-port', and `text-content-type?'
     procedures
  ** `string-split' accepts character sets and predicates
  ** R6RS SRFI support
  ** `define-public' is no a longer curried definition by default
  etc. see NEWS

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=57
2012-12-03 13:29:25 +00:00
Stephan Kulow
31ce3363e1 Accepting request 133547 from devel:languages:misc
remove patch and document the fact (forwarded request 133489 from coolo)

OBS-URL: https://build.opensuse.org/request/show/133547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=35
2012-09-11 07:06:45 +00:00
OBS User mrdocs
f746a89516 Accepting request 133489 from home:coolo:branches:openSUSE:Factory
remove patch and document the fact

OBS-URL: https://build.opensuse.org/request/show/133489
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=55
2012-09-10 20:16:12 +00:00
e4cf7efc96 - update to 2.0.6:
* Notable changes
  ** New optimization pass: common subexpression elimination (CSE)
  ** Improvements to the partial evaluator
  ** Run finalizers asynchronously in asyncs
  ** Update SRFI-14 character sets to Unicode 6.1
  ** Better source information for datums
  ** Improved error and warning messages
  ** A few important bug fixes in the HTTP modules.
  ** Pretty-print improvements
  ** Fix memory leak involving applicable SMOBs
  ** Support for HTTP/1.1 chunked transfer coding
  ** Micro-optimizations
  ** Incompatible change to `scandir'
  * New interfaces
  ** New C function: `scm_to_pointer'
  ** New C inline functions: `scm_new_smob', `scm_new_double_smob'
  ** (ice-9 format): Add ~h specifier for localized number output.
  ** (web response): New procedure: `response-must-not-include-body?'
  ** New predicate: 'supports-source-properties?'
  ** New C helpers: `scm_c_values', `scm_c_nvalues'
  ** Newly public inline C function: `scm_unget_byte'
  ** (language tree-il): New functions: `tree-il=?', `tree-il-hash'
  ** New fluid: `%default-port-conversion-strategy'
  ** New syntax: `=>' within `case'
  ** (web http): `make-chunked-input-port', `make-chunked-output-port'
  ** (web http): `declare-opaque-header!'
  * New deprecations
  ** `close-io-port' deprecated
  ** `scm_sym2var' deprecated

OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=54
2012-07-11 07:45:20 +00:00
Stephan Kulow
95a4857ac7 Accepting request 126570 from devel:languages:misc
- libffi-devel is more generic than specific gcc versions (that no longer
  exist in factory) (forwarded request 126563 from coolo)

OBS-URL: https://build.opensuse.org/request/show/126570
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=34
2012-06-29 11:22:46 +00:00
Petr Vanek
cce0319822 Accepting request 126563 from home:coolo:branches:openSUSE:Factory
- libffi-devel is more generic than specific gcc versions (that no longer
  exist in factory)

OBS-URL: https://build.opensuse.org/request/show/126563
OBS-URL: https://build.opensuse.org/package/show/devel:languages:misc/guile?expand=0&rev=52
2012-06-29 09:58:12 +00:00
Stephan Kulow
e4054ae235 Accepting request 115224 from devel:languages:misc
- mark this threads test as unresolved since it may produce false 
  negatives, depending on the behavior/timing of the garbage 
  collector. (forwarded request 115143 from k0da)

OBS-URL: https://build.opensuse.org/request/show/115224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/guile?expand=0&rev=32
2012-05-03 08:56:51 +00:00