summaryrefslogtreecommitdiffstats
path: root/libtool.spec
Commit message (Collapse)AuthorAgeFilesLines
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_RebuildmasterFedora Release Engineering2017-08-031-1/+4
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_RebuildFedora Release Engineering2017-07-261-1/+4
|
* use new _module_build macro to limit dependencies for ModularityKarsten Hopp2017-04-211-8/+7
|
* bootstrap version without docs for ModularityKarsten Hopp2017-04-201-1/+14
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_RebuildFedora Release Engineering2017-02-101-1/+4
|
* spec: use %license macroPavel Raiskup2017-02-021-3/+8
| | | | | Resolves: rhbz#1418518 Version: 2.4.6-16
* 2.4.6-15Jakub Jelinek2017-01-271-3/+9
|
* spec: use bcond_* checkPavel Raiskup2017-01-031-2/+3
| | | | Version: 2.4.6-14
* spec: cleanup duplicated Requires:Pavel Raiskup2017-01-031-5/+4
| | | | Version: 2.4.6-14
* bump: new gcc 6.3.1Pavel Raiskup2016-12-221-1/+4
| | | | Version: 2.4.6-13
* bump: gcc 6.2.1Pavel Raiskup2016-09-021-1/+4
| | | | Version: 2.4.6-12
* Rebuilt for gcc 6.1.1Igor Gnatenko2016-04-281-1/+4
| | | | Signed-off-by: Igor Gnatenko <ignatenko@redhat.com>
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_RebuildDennis Gilmore2016-02-041-1/+4
|
* rebuilt for gcc 6.0.0Jakub Jelinek2016-01-281-1/+4
|
* spec: disable hardeningPavel Raiskup2015-12-081-1/+7
| | | | | Version: 2.4.6-8 Resolves: rhbz#1289759
* Rebuilt for gcc 5.3.1Kalev Lember2015-12-081-1/+4
|
* Rebuild for gcc 5.2.1Orion Poplawski2015-11-051-1/+4
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_RebuildDennis Gilmore2015-06-171-1/+4
|
* configury: don't hack the hardening flags into ltmain.shPavel Raiskup2015-04-251-1/+7
| | | | | Resolves: rhbz#1214506 Version: 2.4.6-4
* rebuilt for gcc 5.1.1Kalev Lember2015-04-231-1/+4
|
* add missing build depKalev Lember2015-04-151-0/+1
|
* rebuilt for gcc 5.0.1Kalev Lember2015-04-151-1/+4
|
* libtool: rebase to 2.4.6Pavel Raiskup2015-02-171-13/+3
| | | | | | | | Per upstream release notes: http://lists.gnu.org/archive/html/autotools-announce/2015-02/msg00000.html Resolves: #1159497 Version: 2.4.6-1
* libtool: rebase to 2.4.5Pavel Raiskup2015-02-171-4/+9
| | | | | | | | Per upstream release notes: http://lists.gnu.org/archive/html/autotools-announce/2015-01/msg00001.html Resolves: #1159497 Version: 2.4.5-1
* libtool: rebase back to 2.4.4Pavel Raiskup2015-02-171-32/+21
| | | | | | | This reverts commit 1945f9971137e1c88aacca85e6168378ea8ed24f. Version: 2.4.4-1 Resolves: #1159497
* 2.4.2-32Jakub Jelinek2015-02-061-1/+4
|
* libtool: revert to 2.4.2Pavel Raiskup2015-01-151-25/+32
| | | | | | | | | | | | This reverts commit 814b78bc804c033e5f1cf9475de39636af2275a1. This reverts commit 6f9ef243b6dfe3a7572718c1c0b7922c27f721c7. This reverts commit f6d9cfe433010677e31bdcd86a15abc3b962e7f0. This is safe without epoch bumping because I did not build libtool in f22 yet. Related: #1159497 Version: 2.4.2-31
* rebase to minor (bugfix) release 2.4.4Pavel Raiskup2015-01-141-2/+15
| | | | | Resolves: #1159497 Version: 2.4.4-1
* rebase to latest minor (bugfix) releasePavel Raiskup2015-01-141-32/+12
| | | | | | | | Per release notes: http://lists.gnu.org/archive/html/autotools-announce/2014-10/msg00000.html Resolves: #1159497 Version: 2.4.3-1
* rebuilt for gcc 4.9.2Jakub Jelinek2014-11-021-1/+4
|
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_RebuildPeter Robinson2014-08-171-1/+4
|
* Rebuild once more for gcc 4.9.1Kalev Lember2014-07-191-1/+4
| | | | | F21 build roots still had gcc 4.9.0 when the previous rebuild was kicked off.
* Bump again for gcc 4.9.1 in F-21Peter Robinson2014-07-181-1/+4
|
* bump: new gcc 4.9.1Pavel Raiskup2014-07-171-1/+4
| | | | Version: 2.4.2-27
* spec: cleanupPavel Raiskup2014-06-091-5/+31
| | | | | | | | Re-enable parallel build, implement hack for easier rebuilds of libtool against new gcc. Related: #429880 Version: 2.4.2-26
* spec: FTBFS: do not BR gcc-javaPavel Raiskup2014-06-091-5/+4
| | | | | Resolves: #1106080 Version: 2.4.2-26
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_RebuildDennis Gilmore2014-06-071-1/+4
|
* 2.4.2-24Jakub Jelinek2014-04-101-2/+5
|
* spec: require findutilsPavel Raiskup2014-01-071-2/+5
| | | | | Resolves: #1047084 Version: 2.4.2-23
* m4: fix powerpcle patchPavel Raiskup2013-10-231-2/+5
| | | | | | Thanks to Brent Baude; I backported the fix badly before. Version: 2.4.2-22
* 2.4.2-21Jakub Jelinek2013-10-171-2/+5
|
* m4: add support for powerpc*le-linux to libtool.m4Pavel Raiskup2013-10-151-1/+10
| | | | Version: 2.4.2-20
* spec: steal newer config.{guess,sub} from redhat-rpm-configPavel Raiskup2013-10-101-1/+4
| | | | | | | | | | | I was asked to add newer config.{guess,sub} files into libtool and I see now that (a) %configure is enabled and (b) redhat-rpm-config was updated to have sufficiently new gnuconfig files. Thus simply bumping version & rebuilding should be enough. Thanks Dan HorĂ¡k and Brent Baude for pointing that out. Version: 2.4.2-19
* - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_RebuildDennis Gilmore2013-08-031-1/+4
|
* spec: version bumpPavel Raiskup2013-07-101-1/+4
| | | | Version: 2.4.2-17
* spec: fix bogus date in changelogPavel Raiskup2013-07-041-1/+1
| | | | Version: 2.4.2-16
* 2.4.2-16Jakub Jelinek2013-06-041-2/+5
|
* spec: Remove patch3 applicationPavel Raiskup2013-05-071-1/+0
| | | | | | Version: 2.4.2-15 Resolves: #636045 Key: --amend
* libtool,ltmain.sh: revert execute mode dd optimizationPavel Raiskup2013-05-071-8/+4
| | | | | | | See the bug for more info. Version: 2.4.2-14 Resolves: #636045
* libtool: speedup execute modePavel Raiskup2013-04-261-1/+10
| | | | | | | | Pre-filter sed's input by dd to avoid long delays and unlimited memory consumption. Version: 2.4.2-14 Resolves: #636045