aboutsummaryrefslogtreecommitdiffstats
path: root/rubygems.rb
Commit message (Collapse)AuthorAgeFilesLines
* drop most of the script-based dependency generation bitsThierry Vignaud2014-09-121-116/+0
| | | | | | | | | Use rpmdeps to generate any "normal" dependencies even for the kernel module stuff, drop all other unnecessary duplication like elf, libtool and pkgconfig deps. But for TCL, which is broken since forever (we don't package the needed prov/req scripts since at least 2007)
* Fix gem automated dependancies1.197Pascal Terjan2013-12-271-1/+1
|
* Fix dependency generation when ruby_version is empty1.183Pascal Terjan2013-09-201-1/+1
|
* 1.160: merge rubygems.rb from Mandriva, so that it works with ruby 1.9.x1.160Funda Wang2012-09-121-15/+47
|
* - only add runtime dependencies in rubygems.rbRémy Clouard (shikamaru)2011-01-251-1/+1
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-01-061-1/+1
| | | | | | | | | | | | 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 ------------------------------------------------------------------------
* - use symbol, not string for the gee dependency type comparisonRémy Clouard2010-12-091-1/+1
|
* - only add runtime dependencies in rubygems.rbRémy Clouard2010-12-091-1/+1
|
* fix warningPer Øyvind Karlsen2010-10-181-1/+1
|
* add rubygem(...) dependency extractor (disabled for now)Per Øyvind Karlsen2010-03-211-0/+84