Commit Graph

130 Commits

Author SHA1 Message Date
Fedora Release Engineering 857e1da89e - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 03:36:28 +00:00
Pavel Raiskup d505f94cb8 bootstrap: avoid BR automake with '--without check'
Spotted by Tomáš Tomeček.  Complements fec4347f95.

Version: 1.15-10
2017-04-12 13:28:39 +02:00
Pavel Raiskup fec4347f95 spec: no autoreconf with '--without check'
Version: 1.15-10
2017-03-29 14:37:55 +02:00
Pavel Raiskup 226b183a5f gnuconfig: sync with upstream git 2017-03-28 10:45:12 +02:00
Fedora Release Engineering 8c27f5e419 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 06:36:20 +00:00
Pavel Raiskup fb31339e5d gnuconfig: sync with upstream git
redhat-rpm-config is going to be synced too:
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/HDU425FUNKGHUCKHFX6ZTYDMNBUTKDY7/

Version: 1.15-8
2016-10-13 17:51:56 +02:00
Pavel Raiskup c552a06666 FTBFS: yet another fix for new gzip 1.7
Version: 1.15-7
2016-06-28 15:28:16 +02:00
Pavel Raiskup 4c2c5f8c51 FTBFS: caused by dejagnu 1.6
Resolves: rhbz#1349381
Version: 1.15-7
2016-06-27 23:27:53 +02:00
Petr Písař 8a981b925e Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 10:14:28 +02:00
Dennis Gilmore 94d684fa49 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 16:45:03 +00:00
Pavel Raiskup 849f102d4d FTBFS: install amhello with new rpm
Version: 1.15-5
2015-08-12 13:08:29 +02:00
Pavel Raiskup 2bc6fab238 automake: escape '{' in regexp pattern
Resolves: rhbz#1239379
Version: 1.15-4
2015-07-07 12:10:15 +02:00
Pavel Raiskup e942d1c7b1 spec: move to %autosetup macro
Version: 1.15-4
2015-07-07 12:06:08 +02:00
Pavel Raiskup 063874eed1 BR: add perl-Thread-Queue
One version of automake I build regularly for SCLs is run without
'automake' in BuildRequires (autoreconf is not needed), so the
perl-Thread-Queue is not installed into buildroot .. Adding the
requirement explicitly rather to avoid another FTBFS diagnostic
round.

Version: 1.15-3
2015-06-23 13:53:13 +02:00
Dennis Gilmore ee478efd2c - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 01:24:04 +00:00
Pavel Raiskup f7306e7b3f rebase to recent 1.15 minor version
Remove several unused patches.  Also sync gnuconfig files with
upstream git.

Resolves: #1179182
Version: 1.15-1
2015-01-07 07:59:29 +01:00
Pavel Raiskup 694b23f45e spec: use %configure macro instead of ./configure
That is allowed now because the %_configure_gnuconfig_hack is
available in redhat-rpm-config - that way we may disable replacing
of gnuconfig files (desired for automake).

Related: #991613
Version: 1.14.1-6
2014-09-10 14:11:09 +02:00
Pavel Raiskup 58eeb75b2f gnuconfig: sync with upstream git
Version: 1.14.1-5
Resolves: #1139354
2014-09-10 09:30:33 +02:00
Pavel Raiskup b36fd8d9a7 spec: FTBFS: do not BR gcc-java
Resolves: #1105985
Version: 1.14.1-4
2014-06-09 15:49:03 +02:00
Dennis Gilmore 0c1dda8187 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 21:14:15 -05:00
Pavel Raiskup 47ffbf12ec spec: don't conditionally BR g77
In automake build, the arch==noarch, thus the %ifnarch can not
work properly.  Thanks jcapik.

Version: 1.14.1-2
2014-04-17 14:31:22 +02:00
Pavel Raiskup 5329ef42eb spec: rebase to newest maintenance release
Version: 1.14.1-1
2014-01-07 10:35:52 +01:00
Pavel Raiskup ae64e82822 spec: don't BR g77 also for aarch64
Version: 1.14-4
Resolves: #1034154
2013-11-25 12:49:16 +01:00
Pavel Raiskup f3b1952fd2 spec: don't BR g77 also in RHEL7
Related: #994910
Version: 1.14-3
2013-11-05 15:12:01 +01:00
Pavel Raiskup 6599b659f0 spec: don't BR g77 only in arm build-roots
Related: #994910
Version: 1.14-3
2013-11-05 14:51:49 +01:00
Pavel Raiskup 28c517d647 testsuite: better fix for changed Perl 5.18 ordering
Version: 1.14-2
Related: #976973
2013-10-24 12:18:34 +02:00
Pavel Raiskup 41ad053b1c rebase: new _MINOR_ version update to 1.14
Second step:  Enable testsuite (and disable couple of broken or
not supported tests).

Version: 1.14-2
Related: #976973
2013-10-15 09:00:37 +02:00
Pavel Raiskup d0808eae29 rebase: new _MINOR_ version update to 1.14
First step - autoreconf (and testsuite adjustment) may be done
once automake-1.14 is in buildroot.

Resolves: #976973
Version: 1.14-1
2013-10-10 12:14:09 +02:00
Pavel Raiskup 8862cbb64b spec: don't build-require /usr/bin/g77
Resolves: #994910
Version: 1.13.4-6
2013-08-22 11:08:57 +02:00
Pavel Raiskup 03ff68d752 spec: install to unversioned docdir (#986871)
Resolves: #992003
Version: 1.13.4-5
2013-08-05 11:57:46 +02:00
Dennis Gilmore 538f7c47d7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-02 21:43:54 -05:00
Pavel Raiskup bb142fca2c testsuite: don't resist on looping order through hashes
Fixes build fail for Perl 5.18+.

Version: 1.13.4-3
2013-07-22 18:45:27 +02:00
Petr Písař 89a84a9e42 Perl 5.18 rebuild 2013-07-17 09:29:37 +02:00
Pavel Raiskup c8a19655c5 automake: rebase to 1.13.4
Version: 1.13.4-1
2013-06-17 10:23:38 +02:00
Pavel Raiskup ff8d12e4e2 spec, typo: bad changelog date
Version: 1.13.2-1
2013-06-03 10:26:30 +02:00
Pavel Raiskup 8dd48eeb75 automake: rebase to 1.13.2
Version: 1.13.2-1
Resolves: #963556
2013-05-20 14:35:08 +02:00
Petr Hracek 16f576c320 Patch pax hang up with big UID corrected on the base of upstream(#843379) 2013-05-02 11:44:08 +02:00
Petr Hracek 2d22e62144 Patch pax hang up with big UID was removed(#843379) 2013-04-25 14:49:30 +02:00
Petr Hracek cf408a4e8e configure stops when run by big UID (#843379) 2013-04-24 12:33:35 +02:00
Pavel Raiskup f28d18c7a7 spec: fix the %check short evaluation
Version: 1.13.1-15
2013-04-11 09:05:27 +02:00
Pavel Raiskup b52bbc7bdc spec: tune %check to show testsuite.log when failed
Version: 1.13.1-15
2013-04-04 13:22:24 +02:00
Paul Howarth a828078d02 spec: fix typo in changelog
Version: 1.13.1-14
2013-04-03 14:02:14 +01:00
Pavel Raiskup 6a5b6d0aae spec: fix license and some lint
Version: 1.13.1-14
2013-04-03 09:38:08 +02:00
Pavel Raiskup aa395e6625 spec: Add perl(thread) requirement
Resolves: #924938
Version: 1.13.1-14
2013-04-03 09:37:10 +02:00
Pavel Raiskup dc8f212c11 spec: reflect _smp_mflags by `make check`
Version: 1.13.1-13
2013-03-18 14:48:53 +01:00
Pavel Raiskup 7987ac0d30 spec: fix bogus dates in changelog
Version: 1.13.1-12
2013-03-18 13:17:13 +01:00
Pavel Raiskup b1d8955589 spec: remove old comment
Version: 1.13.1-12
2013-03-18 13:17:11 +01:00
Pavel Raiskup e1d4070a35 spec: do not BR gcc-java /python-virtualenv/lzip in RHEL
Version: 1.13.1-11
2013-03-18 09:43:59 +01:00
Pavel Raiskup 3ca0c25289 spec: add perl(Thread::Queue) dependency
Version: 1.13.1-10
Related: #919810
2013-03-10 11:31:56 +01:00
Peter Robinson 60c725c0c7 bump build for ARM 2013-02-23 16:29:06 +00:00