summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_RebuildDennis Gilmore2011-02-091-1/+4
|
* 1.8.8-1Miroslav Lichvar2010-12-146-310/+8
| | | | | - update to 1.8.8 - try enabling optimizations on sparc again
* dist-git conversionFedora Release Engineering2010-07-282-21/+0
|
* - fix license tag (#225877)guile-1_8_7-6_fc14Miroslav Lichvar2010-04-081-2/+5
|
* - fix test suite to work with new libtool (#555479)guile-1_8_7-5_fc13F-13-startF-13-splitMiroslav Lichvar2010-01-152-1/+64
|
* Fix typo that causes a failure to update the common directory. (relengBill Nottingham2009-11-251-2/+2
| | | | #2781)
* - fix building with new cpp (#538707)guile-1_8_7-4_fc13Miroslav Lichvar2009-11-192-1/+27
|
* - suppress install-info errors (#515977)guile-1_8_7-3_fc12F-12-startF-12-splitMiroslav Lichvar2009-09-222-9/+220
| | | | - avoid clash with system setjmp/longjmp on IA64
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuildguile-1_8_7-2_fc12Jesse Keating2009-07-251-1/+4
|
* - update to 1.8.7guile-1_8_7-1_fc12Miroslav Lichvar2009-07-167-73/+72
|
* build sparcv9 with -O0 not -O2 test suit hangs otherwiseguile-1_8_6-4_fc12Dennis Gilmore2009-06-091-1/+19
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuildguile-1_8_6-3_fc11F-11-startF-11-splitJesse Keating2009-02-251-1/+4
|
* - include Emacs support (#478468)guile-1_8_6-2_fc11Miroslav Lichvar2009-01-081-2/+7
|
* - update to 1.8.6guile-1_8_6-1_fc11Miroslav Lichvar2008-12-096-518/+32
|
* - fix building with new libtoolguile-1_8_5-2_fc11Miroslav Lichvar2008-11-192-1/+23
|
* - update to 1.8.5guile-1_8_5-1_fc10F-10-startF-10-splitMiroslav Lichvar2008-05-134-6/+487
| | | | | - fix continuations on ia64 - remove umask setting from scriptlet, rpm sets it now
* - update to 1.8.4guile-1_8_4-1_fc9F-9-startF-9-splitMiroslav Lichvar2008-02-217-58/+52
| | | | - add %%check
* - Autorebuild for GCC 4.3guile-1_8_3-3_fc9Jesse Keating2008-02-191-1/+4
|
* - support slib-3a5guile-1_8_3-2_fc9Miroslav Lichvar2008-01-091-10/+41
| | | | | - move slibcat and slib symlink out of site directory - set umask in scriptlet (#242936)
* - update to 1.8.3guile-1_8_3-1_fc9Miroslav Lichvar2007-10-225-410/+26
|
* makefile update to properly grab makefile.commonF-8-startF-8-splitBill Nottingham2007-10-151-2/+17
|
* - update license tagguile-1_8_2-2_fc8Miroslav Lichvar2007-08-221-3/+7
| | | | - redirect guile output in triggerin script
* - update to 1.8.2guile-1_8_2-1_fc8Miroslav Lichvar2007-07-173-5/+13
| | | | - remove dot from -devel summary, convert goops.info to UTF-8
* - spec cleanupguile-1_8_1-3_fc7F-7-startF-7-splitMiroslav Lichvar2007-03-191-19/+22
|
* - support slib-3a4guile-1_8_1-2_fc7Miroslav Lichvar2007-01-232-4/+418
| | | | - make scriptlets safer (#223701) Resolves: #223701
* - update to 1.8.1guile-1_8_1-1_fc7Miroslav Lichvar2006-10-134-11/+55
|
* - fix date in changelogguile-1_8_0-8_20060831cvsFC-6-splitMiroslav Lichvar2006-09-051-1/+1
|
* - make triggerin scriptlet a bit saferMiroslav Lichvar2006-09-051-4/+7
|
* - update from CVSguile-1_8_0-7_20060831cvsMiroslav Lichvar2006-09-013-5/+8
|
* - remove forgotten patchguile-1_8_0-6_20060712cvsMiroslav Lichvar2006-07-121-1/+0
|
* - update from CVSMiroslav Lichvar2006-07-123-5/+14
| | | | | - fix requires (#196016) - link libguile with pthread (#198215)
* - remove dependency on slib, provide support through triggersguile-1_8_0-5Miroslav Lichvar2006-05-242-4/+59
| | | | - fix multilib -devel conflicts in guile-snarf and scmconfig.h (#192684)
* - add gmp-devel to requires for devel package (#192107)guile-1_8_0-4Miroslav Lichvar2006-05-181-2/+8
| | | | - fix guile-config link (#191595)
* - don't package .la files and static libraries (#191595)guile-1_8_0-3Miroslav Lichvar2006-05-161-7/+10
| | | | - move module .so files from devel to main package
* don't package %{_infodir}/dirguile-1_8_0-2Bill Nottingham2006-05-091-1/+6
|
* - enable optimizations againguile-1_8_0-1Miroslav Lichvar2006-05-091-2/+1
|
* - disable optimizations to workaround a bugMiroslav Lichvar2006-04-271-1/+2
|
* - workaround a stack problemMiroslav Lichvar2006-03-221-4/+3
|
* - update to guile-1.8.0Miroslav Lichvar2006-03-202-4/+2
|
* - update to guile-1.8.0Miroslav Lichvar2006-03-202-101/+62
| | | | | | | - fix slib.scm for slib-3a3 - install guile-tut info - move guile.m4 to devel package - spec cleanup
* - move .la files for modules from devel to main package (#182242)guile-1_6_7-6FC-5-splitMiroslav Lichvar2006-02-281-3/+6
|
* bump for bug in double-long on ppc(64)guile-1_6_7-5_2Jesse Keating2006-02-111-1/+4
|
* bump for new gcc/glibcguile-1_6_7-5_1Jesse Keating2006-02-071-1/+4
|
* Avoid marking qthreads library as requiring executable stack (#179274)guile-1_6_7-5Miroslav Lichvar2006-02-061-1/+6
|
* gcc update bumpguile-1_6_7-4_1Jesse Keating2005-12-091-1/+4
|
* - Extended the fix to s390x.guile-1_6_7-4Phil Knirsch2005-09-021-3/+3
|
* - Fix dynamic linking on x86_64 (#159971)Phil Knirsch2005-09-021-1/+6
|
* more unpackaged filesguile-1_6_7-3Karsten Hopp2005-08-021-1/+5
|
* - Add BuildPreReq for libtool-ltdl-develguile-1_6_7-2FC-4-splitPhil Knirsch2005-03-021-1/+2
|
* - Fixed problem with ltdl and gcc 4 rebuildPhil Knirsch2005-03-021-6/+9
|