Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | autotools-latest/automake: fixes for RHEL5 | Pavel Raiskup | 2014-03-25 | 1 | -2/+25 | |
| | ||||||
* | autotools-latest: fixes for RHEL5 | Pavel Raiskup | 2014-03-25 | 1 | -14/+13 | |
| | ||||||
* | autotools-latest/autoconf: prepare for RHEL5 | Pavel Raiskup | 2014-03-25 | 1 | -5/+31 | |
| | ||||||
* | autotools-latest/m4: initialize | Pavel Raiskup | 2014-03-25 | 2 | -0/+83 | |
| | ||||||
* | autotools-git/libtool: make the package RHEL5 friendly | Pavel Raiskup | 2014-03-24 | 1 | -1/+14 | |
| | ||||||
* | autotools-git/autoconf: rm -rf %{buildroot} at %install | Pavel Raiskup | 2014-03-24 | 1 | -1/+7 | |
| | | | | (only for RHEL5) | |||||
* | autotoools-git/automake: fixes for RHEL5 | Pavel Raiskup | 2014-03-24 | 1 | -2/+21 | |
| | | | | | | Similarly like in autoconf, requires/provides filters for Perl are not present on RHEL5 and also info is old (does not generate dir). Handle buildroot. | |||||
* | autotools-git/autoconf: fix nuances between el5 and others | Pavel Raiskup | 2014-03-24 | 1 | -1/+15 | |
| | | | | | | | Firstly, '%rhel' macro is undefined on RHEL5. Then, the obsolescent info generator does not generate 'dir' on el5. Note that on el5 don't exist the Require/Provide filter macros, not a big deal - other packages seem to have it unfiltered also. | |||||
* | autotools-git/autoconf: require SCL-ized m4 | Pavel Raiskup | 2014-03-24 | 1 | -6/+15 | |
| | | | | This is important for RHEL5 where is too old m4 packaged. | |||||
* | gitignore: add .tar.xz | Pavel Raiskup | 2014-03-24 | 1 | -0/+1 | |
| | ||||||
* | autotools-git: prepare for RHEL5 | Pavel Raiskup | 2014-03-24 | 1 | -12/+9 | |
| | | | | And do some other cleanup. | |||||
* | autotools-git: rebuild the main package for m4 | Pavel Raiskup | 2014-03-24 | 1 | -2/+5 | |
| | | | | | | | | | | This should have been documented in previous commit, but: I'm not sure whether this is correct approach but it seems to be. The problem is that in RHEL5 we distribute too old m4 package which is not appropriate for up2date autotools. So either I could build newer m4 only for RHEL5 or build it for all chroots. The later seems to be more consistent among chroots anyway. | |||||
* | autotools-git/m4: exchange sig files | Pavel Raiskup | 2014-03-24 | 2 | -7/+7 | |
| | ||||||
* | autotools-git/m4: SCLize, RHEL5-ize, trim changelog | Pavel Raiskup | 2014-03-24 | 1 | -229/+24 | |
| | ||||||
* | autotools-git/m4: Initialize from Rawhide | Pavel Raiskup | 2014-03-24 | 3 | -0/+294 | |
| | ||||||
* | autotoools-git: initialize m4 part#1 | Pavel Raiskup | 2014-03-24 | 2 | -0/+358 | |
| | | | | | I am not able to run m4 from git, I'll observe later. In the meantime, I'll install latest released m4 into autotools-git. | |||||
* | autotools: gitignore & TODO | Pavel Raiskup | 2014-03-21 | 3 | -0/+4 | |
| | ||||||
* | autotools-latest/libtool: initialize | Pavel Raiskup | 2014-03-21 | 6 | -0/+4770 | |
| | ||||||
* | autotools-latest/automake: fix c&p mistake | Pavel Raiskup | 2014-03-21 | 1 | -2/+5 | |
| | ||||||
* | autotools-latest/automake: initialize | Pavel Raiskup | 2014-03-21 | 4 | -0/+1085 | |
| | ||||||
* | autotools-latest: reenable EPEL7 w-a again | Pavel Raiskup | 2014-03-21 | 1 | -1/+8 | |
| | ||||||
* | autotools-latest: ehm., revert EPEL workaround again | Pavel Raiskup | 2014-03-21 | 2 | -5/+6 | |
| | | | | | | Seems like there is something racy? Not yet checked what really happens. Per. build fail: http://copr-be.cloud.fedoraproject.org/results/praiskup/autotools/epel-7-x86_64/autotools-latest-1-1.fc20/build.log | |||||
* | autotools-latest/autoconf: initialize | Pavel Raiskup | 2014-03-21 | 2 | -0/+113 | |
| | ||||||
* | autotools-latest: initialize main package | Pavel Raiskup | 2014-03-21 | 2 | -2/+86 | |
| | ||||||
* | autotools-git/libtool: fix scl requires | Pavel Raiskup | 2014-03-21 | 1 | -1/+1 | |
| | ||||||
* | gitignore: initial | Pavel Raiskup | 2014-03-21 | 1 | -1/+8 | |
| | ||||||
* | autotools-git: revert back the hack for broken EPEL | Pavel Raiskup | 2014-03-21 | 1 | -1/+9 | |
| | | | | | I missed the point that only epel (not rhel) buildroot is broken so the ugly hack for "/root/lib64" is needed. | |||||
* | autotools-git/automake: (build)require scl properly | Pavel Raiskup | 2014-03-21 | 1 | -2/+5 | |
| | ||||||
* | autotools-git/autoconf: require %scl_runtime | Pavel Raiskup | 2014-03-21 | 1 | -2/+5 | |
| | ||||||
* | autotools-git: remove RHEL-7 workaround | Pavel Raiskup | 2014-03-21 | 1 | -5/+4 | |
| | | | | This does fail the build in mock now. | |||||
* | autotools-git: BR scl-utils | Pavel Raiskup | 2014-03-21 | 3 | -5/+18 | |
| | ||||||
* | autotools-git/automake: fix perl build-requires | Pavel Raiskup | 2014-03-21 | 1 | -2/+10 | |
| | ||||||
* | autotools-git/automake: require up2date autoconf | Pavel Raiskup | 2014-03-21 | 1 | -2/+9 | |
| | ||||||
* | autotools-git: don't require libtool (not built yet) | Pavel Raiskup | 2014-03-21 | 1 | -2/+5 | |
| | ||||||
* | autotools-git: fix build for RHEL7 & F21-x86_64 | Pavel Raiskup | 2014-03-21 | 1 | -1/+12 | |
| | ||||||
* | autotools-git: fix Requires before the first build | Pavel Raiskup | 2014-03-19 | 1 | -1/+1 | |
| | ||||||
* | autotools-git: initialize automake | Pavel Raiskup | 2014-03-19 | 5 | -0/+220 | |
| | ||||||
* | autotools-git/libtool: initialize component | Pavel Raiskup | 2014-03-19 | 4 | -0/+224 | |
| | ||||||
* | autotools-git/autoconf: hack with perl properly | Pavel Raiskup | 2014-03-19 | 1 | -2/+7 | |
| | | | | | | | This changed twice. Firstly the file /etc/rpm/macros.perl moved from perl-devel to perl-macros and then, between fc20 and fc21 the file moved from /etc/rpm/macros.perl to /usr/lib/rpm/macros.d/macros.perl | |||||
* | autotools-git/autoconf: add help2man BR | Pavel Raiskup | 2014-03-19 | 1 | -2/+5 | |
| | ||||||
* | autotools-git: Initialize main package | Pavel Raiskup | 2014-03-19 | 2 | -0/+70 | |
| | ||||||
* | autotools-git/autoconf: Initialize. | Pavel Raiskup | 2014-03-19 | 4 | -0/+131 | |
| | ||||||
* | Initial commit | Pavel Raiskup | 2014-03-19 | 1 | -0/+3 | |