aboutsummaryrefslogtreecommitdiffstats
path: root/build.macros.in
Commit message (Collapse)AuthorAgeFilesLines
* kill %old_makeinstall2.11Thierry Vignaud2015-06-291-18/+0
| | | | if people really want it, there's upstream %makeinstall
* deprecate %makeinstall_stdThierry Vignaud2015-06-291-1/+3
| | | | advertize upstream %make_install instead
* change file digests hashing algorithm to SHA-256Thierry Vignaud2015-06-211-0/+4
| | | | see https://fedoraproject.org/wiki/Features/StrongerHashes
* also drop old %__find_(provides|requires)Thierry Vignaud2015-06-211-3/+0
| | | | | They're still defined by rpm, we just don't support pre mga5 exceptions mechanism anymore
* drop macro needlessly duplicated with rpmThierry Vignaud2015-06-211-4/+0
|
* kill obsolete %defaultbuildrootThierry Vignaud2015-06-211-4/+0
| | | | defaultbuildroot.patch wa dropped in rpm-4.6.0-0.rc2.1mnb2 on Dec 11 2008...
* kill redondant/unmainted macro (mga#4927)Thierry Vignaud2015-06-211-7/+1
| | | | better use upstream macro
* add support for limiting parallel buildsThierry Vignaud2014-10-261-1/+4
| | | | (by defining %_smp_ncpus_max in spec file for packages needing it)
* use internal dependency generatorThierry Vignaud2014-09-121-6/+3
| | | | | | (instead of so called "external generator") internal dependency generator is now used by all other distros and is way much faster :-)
* Use correct macro for gems dir now that rubygems moved1.196Pascal Terjan2013-12-271-2/+2
|
* Fix mistake in previous version1.195Pascal Terjan2013-12-241-1/+1
|
* Only install gem .so from paths in require_paths1.194Pascal Terjan2013-12-241-12/+13
|
* Improve binary gems handling and get more compatible with Fedora1.193Pascal Terjan2013-12-171-11/+11
|
* Add -O to %makePascal Terjan2013-10-151-1/+1
|
* add switch -d to gem_install to move headers into vendorarchdir1.190Funda Wang2013-09-281-1/+7
|
* Set valid macros names for Python byte compilation1.189Philippe Makowski2013-09-251-2/+2
|
* improve macros for Python byte compilation1.188Philippe Makowski2013-09-251-1/+7
|
* add macros for Python byte compilationPhilippe Makowski2013-09-231-0/+2
|
* Support gems with .so under ext and not installed in lib1.186Pascal Terjan2013-09-201-4/+6
|
* Fix typo in previous version :(1.185Pascal Terjan2013-09-201-1/+1
|
* Support empty gems1.184Pascal Terjan2013-09-201-1/+1
|
* Handle another git ls-files syntax in gem_setupPascal Terjan2013-09-121-0/+1
|
* Fix install of gems with several .so1.182Pascal Terjan2013-09-101-1/+1
|
* Support gems with the .so in a subdirectory1.181Pascal Terjan2013-09-101-4/+4
|
* Create a gem_setup macro fixing most common problems1.180Pascal Terjan2013-09-101-0/+11
|
* Remove extra space in __ruby_module_name1.179Pascal Terjan2013-09-081-1/+1
|
* 1.178 rely on plain gem command to build rubygems1.178Funda Wang2013-08-151-16/+19
|
* Add version macros for systemd/rpm-helper to ease distro upgradesColin Guthrie2013-03-241-1/+8
|
* add some macros for udev rules and tmpfiles snippetsColin Guthrie2012-11-251-0/+4
|
* modify arch_tagged macro to use ()(64bit) instead of (lib64), to beOlivier Blin2012-11-221-1/+1
| | | | | compatible with the mark64 provides generated by find-provides
* 1.162: set LC_CTYPE as UTF-8 when building gem1.162Funda Wang2012-11-021-0/+2
|
* enable including mini debuginfo in binariesThierry Vignaud2012-08-021-1/+1
|
* use upstream find-debuginfo.sh as we merged our changes back into rpm packageThierry Vignaud2012-07-311-1/+1
|
* shrunk debug packages through using dwzThierry Vignaud2012-07-311-1/+1
| | | | (https://fedoraproject.org/wiki/Features/DwarfCompressor)
* add support for mini debug packages (disabled by default)Thierry Vignaud2012-07-271-1/+6
| | | | (https://fedoraproject.org/wiki/Features/MiniDebugInfo)
* merge patches from package repository: fix %rename macroThierry Vignaud2012-07-251-2/+2
|
* updage %%_webappconfdir macroGuillaume Rousse2012-07-251-1/+1
|
* Update location of the %_unitdir macro post-usrmoveColin Guthrie2012-07-241-1/+1
|
* Disable internal dep generatorDexter Morgan2011-12-251-1/+2
|
* Enable new internal dep generator ( needed for java packages)Dexter Morgan2011-12-241-0/+3
|
* Add java macros from JPackageDexter Morgan2011-10-201-0/+32
|
* Add systemd rpm macrosDexter Morgan2011-09-091-0/+6
|
* Add brp-java-repack-jarsDexter Morgan2011-09-081-0/+1
|
* Add an automatic rm -fr %buildroot at the beginning of %install scriptletDexter Morgan2011-09-081-0/+9
|
* Default to core, useful for local builds1.133Pascal Terjan2011-05-301-1/+2
|
* Do not append .%distro_section if section is core1.132Pascal Terjan2011-05-301-1/+1
|
* mkrel: append .%distro_section if setChristiaan Welvaart2011-05-181-1/+1
|
* Allow setting distsuffix at build timePascal Terjan2011-05-051-1/+1
|
* make mgaversion macro return distro_releaseOlivier Blin2011-04-121-1/+1
|
* merge manbo-build.macros from rpm-manbo-setupThomas Backlund2011-02-051-0/+126
|