Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use internal dependency generator | Thierry Vignaud | 2014-09-12 | 1 | -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.196 | Pascal Terjan | 2013-12-27 | 1 | -2/+2 |
| | |||||
* | Fix mistake in previous version1.195 | Pascal Terjan | 2013-12-24 | 1 | -1/+1 |
| | |||||
* | Only install gem .so from paths in require_paths1.194 | Pascal Terjan | 2013-12-24 | 1 | -12/+13 |
| | |||||
* | Improve binary gems handling and get more compatible with Fedora1.193 | Pascal Terjan | 2013-12-17 | 1 | -11/+11 |
| | |||||
* | Add -O to %make | Pascal Terjan | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | add switch -d to gem_install to move headers into vendorarchdir1.190 | Funda Wang | 2013-09-28 | 1 | -1/+7 |
| | |||||
* | Set valid macros names for Python byte compilation1.189 | Philippe Makowski | 2013-09-25 | 1 | -2/+2 |
| | |||||
* | improve macros for Python byte compilation1.188 | Philippe Makowski | 2013-09-25 | 1 | -1/+7 |
| | |||||
* | add macros for Python byte compilation | Philippe Makowski | 2013-09-23 | 1 | -0/+2 |
| | |||||
* | Support gems with .so under ext and not installed in lib1.186 | Pascal Terjan | 2013-09-20 | 1 | -4/+6 |
| | |||||
* | Fix typo in previous version :(1.185 | Pascal Terjan | 2013-09-20 | 1 | -1/+1 |
| | |||||
* | Support empty gems1.184 | Pascal Terjan | 2013-09-20 | 1 | -1/+1 |
| | |||||
* | Handle another git ls-files syntax in gem_setup | Pascal Terjan | 2013-09-12 | 1 | -0/+1 |
| | |||||
* | Fix install of gems with several .so1.182 | Pascal Terjan | 2013-09-10 | 1 | -1/+1 |
| | |||||
* | Support gems with the .so in a subdirectory1.181 | Pascal Terjan | 2013-09-10 | 1 | -4/+4 |
| | |||||
* | Create a gem_setup macro fixing most common problems1.180 | Pascal Terjan | 2013-09-10 | 1 | -0/+11 |
| | |||||
* | Remove extra space in __ruby_module_name1.179 | Pascal Terjan | 2013-09-08 | 1 | -1/+1 |
| | |||||
* | 1.178 rely on plain gem command to build rubygems1.178 | Funda Wang | 2013-08-15 | 1 | -16/+19 |
| | |||||
* | Add version macros for systemd/rpm-helper to ease distro upgrades | Colin Guthrie | 2013-03-24 | 1 | -1/+8 |
| | |||||
* | add some macros for udev rules and tmpfiles snippets | Colin Guthrie | 2012-11-25 | 1 | -0/+4 |
| | |||||
* | modify arch_tagged macro to use ()(64bit) instead of (lib64), to be | Olivier Blin | 2012-11-22 | 1 | -1/+1 |
| | | | | | compatible with the mark64 provides generated by find-provides | ||||
* | 1.162: set LC_CTYPE as UTF-8 when building gem1.162 | Funda Wang | 2012-11-02 | 1 | -0/+2 |
| | |||||
* | enable including mini debuginfo in binaries | Thierry Vignaud | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | use upstream find-debuginfo.sh as we merged our changes back into rpm package | Thierry Vignaud | 2012-07-31 | 1 | -1/+1 |
| | |||||
* | shrunk debug packages through using dwz | Thierry Vignaud | 2012-07-31 | 1 | -1/+1 |
| | | | | (https://fedoraproject.org/wiki/Features/DwarfCompressor) | ||||
* | add support for mini debug packages (disabled by default) | Thierry Vignaud | 2012-07-27 | 1 | -1/+6 |
| | | | | (https://fedoraproject.org/wiki/Features/MiniDebugInfo) | ||||
* | merge patches from package repository: fix %rename macro | Thierry Vignaud | 2012-07-25 | 1 | -2/+2 |
| | |||||
* | updage %%_webappconfdir macro | Guillaume Rousse | 2012-07-25 | 1 | -1/+1 |
| | |||||
* | Update location of the %_unitdir macro post-usrmove | Colin Guthrie | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | Disable internal dep generator | Dexter Morgan | 2011-12-25 | 1 | -1/+2 |
| | |||||
* | Enable new internal dep generator ( needed for java packages) | Dexter Morgan | 2011-12-24 | 1 | -0/+3 |
| | |||||
* | Add java macros from JPackage | Dexter Morgan | 2011-10-20 | 1 | -0/+32 |
| | |||||
* | Add systemd rpm macros | Dexter Morgan | 2011-09-09 | 1 | -0/+6 |
| | |||||
* | Add brp-java-repack-jars | Dexter Morgan | 2011-09-08 | 1 | -0/+1 |
| | |||||
* | Add an automatic rm -fr %buildroot at the beginning of %install scriptlet | Dexter Morgan | 2011-09-08 | 1 | -0/+9 |
| | |||||
* | Default to core, useful for local builds1.133 | Pascal Terjan | 2011-05-30 | 1 | -1/+2 |
| | |||||
* | Do not append .%distro_section if section is core1.132 | Pascal Terjan | 2011-05-30 | 1 | -1/+1 |
| | |||||
* | mkrel: append .%distro_section if set | Christiaan Welvaart | 2011-05-18 | 1 | -1/+1 |
| | |||||
* | Allow setting distsuffix at build time | Pascal Terjan | 2011-05-05 | 1 | -1/+1 |
| | |||||
* | make mgaversion macro return distro_release | Olivier Blin | 2011-04-12 | 1 | -1/+1 |
| | |||||
* | merge manbo-build.macros from rpm-manbo-setup | Thomas Backlund | 2011-02-05 | 1 | -0/+126 |
| | |||||
* | prefix default distsuffix with a dot | Olivier Blin | 2011-01-09 | 1 | -2/+2 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-01-06 | 1 | -4/+4 |
| | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r231 | boklm | 2011-01-06 17:30:05 +0000 (Thu, 06 Jan 2011) | 1 line import rpm-setup version cleaned by blino ------------------------------------------------------------------------ | ||||
* | - remove runtime dependencies from %py_requires as they are now handled | Anssi Hannula | 2010-10-30 | 1 | -4/+1 |
| | | | | | automatically | ||||
* | drop %gem_unpack, equivalent behaviour has been implemented in %setup now. | Per Øyvind Karlsen | 2010-10-18 | 1 | -5/+0 |
| | |||||
* | don't install dependencies for gems when using %gem_install1.109 | Per Øyvind Karlsen | 2010-10-16 | 1 | -1/+1 |
| | |||||
* | add gem_helper.rb and it's corresponding macros %gem_unpack, %gem_build &1.108 | Per Øyvind Karlsen | 2010-10-16 | 1 | -0/+24 |
| | | | | | | gem_install for simplifying & streamlining ruby gem packaging. | ||||
* | handle build dir with spaces when finding debug info | Olivier Blin | 2010-04-16 | 1 | -1/+1 |
| | |||||
* | Revert controversial %arm and %mips* changes as per advisement from | Anssi Hannula | 2009-12-10 | 1 | -8/+0 |
| | | | | | | | | Christophe Fergeau, and because we need the perl.prov change released. (reverts 263740, 263741) The macros can be readded later after an agreement has been reached. |