aboutsummaryrefslogtreecommitdiffstats
path: root/build.macros.in
Commit message (Expand)AuthorAgeFilesLines
* Rename %configure to %main_configure and add %configure shimsNeal Gompa2017-07-301-1/+10
* Remove redundant %__debug_install_postNeal Gompa2017-07-301-6/+0
* Remove find-lang.pl in favor of using upstream find-lang.shNeal Gompa2017-07-301-2/+0
* Unify the %configure macrosNeal Gompa2017-07-301-25/+5
* support split debugsources in our macrosThierry Vignaud2017-07-261-1/+3
* Delete redundant definition of %_smp_mflagsNeal Gompa2016-05-041-6/+0
* Remove redundant %_make_bin & mark %make as deprecatedNeal Gompa2016-05-041-2/+4
* Don't append %ldflags to $LDFLAGS forciblyJani Välimaa2015-12-311-1/+1
* Move rubygem build macros to rubygem packagePascal Terjan2015-11-151-45/+0
* Split dist tag generation logic out of %mkrelNeal Gompa2015-11-071-1/+4
* Update gem_install2.15Pascal Terjan2015-10-231-1/+1
* do not remove buildroot in %install if install is disabledOlivier Blin2015-09-211-2/+4
* kill unused %py_requires python macroThierry Vignaud2015-08-051-3/+0
* drop py_compileThierry Vignaud2015-08-051-7/+0
* kill python_(version|sitelib|sitearch) macrosThierry Vignaud2015-08-041-10/+0
* kill %old_makeinstall2.11Thierry Vignaud2015-06-291-18/+0
* deprecate %makeinstall_stdThierry Vignaud2015-06-291-1/+3
* change file digests hashing algorithm to SHA-256Thierry Vignaud2015-06-211-0/+4
* also drop old %__find_(provides|requires)Thierry Vignaud2015-06-211-3/+0
* drop macro needlessly duplicated with rpmThierry Vignaud2015-06-211-4/+0
* kill obsolete %defaultbuildrootThierry Vignaud2015-06-211-4/+0
* kill redondant/unmainted macro (mga#4927)Thierry Vignaud2015-06-211-7/+1
* add support for limiting parallel buildsThierry Vignaud2014-10-261-1/+4
* use internal dependency generatorThierry Vignaud2014-09-121-6/+3
* 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
* 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
* add support for mini debug packages (disabled by default)Thierry Vignaud2012-07-271-1/+6