Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove pythoneggs.py in favor of using upstreamed pythondistdeps.py | Neal Gompa | 2017-08-06 | 1 | -0/+2 |
| | |||||
* | 2.242.24 | Thierry Vignaud | 2017-08-03 | 1 | -0/+2 |
| | |||||
* | drop now useless brp-java-repack-jars | Thierry Vignaud | 2017-08-03 | 1 | -0/+1 |
| | |||||
* | generate .gdb_index sections by default | Thierry Vignaud | 2017-08-03 | 1 | -0/+1 |
| | |||||
* | move _debuginfo_subpackages and _debugsource_packages from rpm | Thierry Vignaud | 2017-08-03 | 1 | -0/+2 |
| | |||||
* | 2.232.23 | Neal Gompa | 2017-07-30 | 1 | -0/+2 |
| | |||||
* | Remove leftover definition for find-lang.pl | Neal Gompa | 2017-07-30 | 1 | -0/+2 |
| | |||||
* | 2.222.22 | Neal Gompa | 2017-07-30 | 1 | -0/+2 |
| | |||||
* | Rename %configure to %main_configure and add %configure shims | Neal Gompa | 2017-07-30 | 1 | -0/+2 |
| | | | | | | This allows %configure and %configure2_5x to use %main_configure and tweak it on the fly. This is intended to be temporary until packages are fixed to use %configure properly. | ||||
* | Remove redundant %__debug_install_post | Neal Gompa | 2017-07-30 | 1 | -0/+2 |
| | | | | It breaks split debuginfo and debugsource subpackage generation | ||||
* | Remove find-lang.pl in favor of using upstream find-lang.sh | Neal Gompa | 2017-07-30 | 1 | -0/+1 |
| | |||||
* | Unify the %configure macros | Neal Gompa | 2017-07-30 | 1 | -0/+2 |
| | | | | | | %configure now behaves like %configure2_5x by default, but will revert to legacy %configure behavior if "%global _legacy_autotools 1" is present in the spec of the package being built. | ||||
* | 2.212.21 | Thierry Vignaud | 2017-07-26 | 1 | -0/+2 |
| | |||||
* | support split debugsources in our macros | Thierry Vignaud | 2017-07-26 | 1 | -0/+2 |
| | |||||
* | 2.202.20 | Neal Gompa (ニール・ゴンパ) | 2016-05-04 | 1 | -0/+5 |
| | |||||
* | 2.192.19 | Pascal Terjan | 2016-04-12 | 1 | -0/+2 |
| | |||||
* | use rtp's solution to build for armv5tl on armv5tl distro | Pascal Terjan | 2016-04-12 | 1 | -0/+2 |
| | |||||
* | 2.182.18 | Pascal Terjan | 2016-04-12 | 1 | -0/+3 |
| | |||||
* | Don't append %ldflags to $LDFLAGS forcibly | Jani Välimaa | 2015-12-31 | 1 | -0/+2 |
| | | | | | | | | | | This makes the behaviour similar with CFLAGS/CXXFLAGS/FFLAGS. Previously 'export LDFLAGS="%{ldflags} -lfoo"' before %setup_compile_flags usage in .spec caused LDFLAGS being exported as '%{ldflags} -lfoo %{ldflags}' If %ldflags is %nil which is pretty unlikely and LDFLAGS isn't exported beforehand, then LDFLAGS is just empty. | ||||
* | 2.172.17 | Pascal Terjan | 2015-11-15 | 1 | -0/+2 |
| | |||||
* | Move rubygem build macros to rubygem package | Pascal Terjan | 2015-11-15 | 1 | -0/+2 |
| | |||||
* | 2.162.16 | Neal Gompa | 2015-11-07 | 1 | -0/+2 |
| | |||||
* | Split dist tag generation logic out of %mkrel | Neal Gompa | 2015-11-07 | 1 | -0/+3 |
| | | | | | | | | The logic used to define the distribution tag has been part of %mkrel for quite a while. However, it is useful to have it split out so that %mkrel can be reconfigured by tools that do overrides to %dist or use %dist if it is already defined elsewhere. | ||||
* | Update gem_install2.15 | Pascal Terjan | 2015-10-23 | 1 | -0/+4 |
| | |||||
* | 2.142.14 | Pascal Terjan | 2015-10-21 | 1 | -0/+2 |
| | |||||
* | Update NEWS | Pascal Terjan | 2015-10-20 | 1 | -0/+1 |
| | |||||
* | do not remove buildroot in %install if install is disabled | Olivier Blin | 2015-09-21 | 1 | -0/+3 |
| | |||||
* | 2.132.13 | Thierry Vignaud | 2015-08-24 | 1 | -0/+2 |
| | |||||
* | kill unused %py_requires python macro | Thierry Vignaud | 2015-08-05 | 1 | -0/+1 |
| | |||||
* | kill python_(version|sitelib|sitearch) macros | Thierry Vignaud | 2015-08-04 | 1 | -0/+2 |
| | | | | they are already defined in rpm... | ||||
* | Drop leading zero from dates in 2 latest NEWS entries. | Christiaan Welvaart | 2015-07-11 | 1 | -2/+2 |
| | |||||
* | update NEWS | Christiaan Welvaart | 2015-07-07 | 1 | -0/+6 |
| | |||||
* | kill %old_makeinstall2.11 | Thierry Vignaud | 2015-06-29 | 1 | -0/+1 |
| | | | | if people really want it, there's upstream %makeinstall | ||||
* | deprecate %makeinstall_std | Thierry Vignaud | 2015-06-29 | 1 | -0/+2 |
| | | | | advertize upstream %make_install instead | ||||
* | 2.102.10 | Thierry Vignaud | 2015-06-28 | 1 | -0/+2 |
| | |||||
* | stop emitting perlapi-<version> provides | Thierry Vignaud | 2015-06-26 | 1 | -0/+3 |
| | | | | now that nothing requires it | ||||
* | 2.92.9 | Thierry Vignaud | 2015-06-24 | 1 | -0/+2 |
| | |||||
* | stop emitting perlapi-<version> requires | Thierry Vignaud | 2015-06-24 | 1 | -0/+2 |
| | | | | now that libperl has a proper soname | ||||
* | 2.82.8 | Thierry Vignaud | 2015-06-21 | 1 | -0/+2 |
| | |||||
* | remove unused kmod.* files | Thierry Vignaud | 2015-06-21 | 1 | -0/+1 |
| | | | | | Should have been done in commit d629c66e5ee362a67c9564e74619104a51f769ee | ||||
* | change file digests hashing algorithm to SHA-256 | Thierry Vignaud | 2015-06-21 | 1 | -0/+1 |
| | | | | see https://fedoraproject.org/wiki/Features/StrongerHashes | ||||
* | also drop old %__find_(provides|requires) | Thierry Vignaud | 2015-06-21 | 1 | -0/+1 |
| | | | | | They're still defined by rpm, we just don't support pre mga5 exceptions mechanism anymore | ||||
* | kill obsolete %defaultbuildroot | Thierry Vignaud | 2015-06-21 | 1 | -0/+1 |
| | | | | defaultbuildroot.patch wa dropped in rpm-4.6.0-0.rc2.1mnb2 on Dec 11 2008... | ||||
* | kill redondant/unmainted macro (mga#4927) | Thierry Vignaud | 2015-06-21 | 1 | -0/+2 |
| | | | | better use upstream macro | ||||
* | 2.72.7 | Thierry Vignaud | 2014-10-26 | 1 | -0/+2 |
| | |||||
* | add support for limiting parallel builds | Thierry Vignaud | 2014-10-26 | 1 | -0/+3 |
| | | | | (by defining %_smp_ncpus_max in spec file for packages needing it) | ||||
* | 2.62.6 | Pascal Terjan | 2014-10-14 | 1 | -0/+2 |
| | |||||
* | Support being passed the egg-info directory | Pascal Terjan | 2014-10-14 | 1 | -0/+2 |
| | |||||
* | 2.52.5 | Thierry Vignaud | 2014-10-01 | 1 | -0/+2 |
| | |||||
* | do not emit PHP requires for package's own files | Thierry Vignaud | 2014-10-01 | 1 | -0/+2 |
| |