Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drop most of the script-based dependency generation bits | Thierry Vignaud | 2014-09-12 | 1 | -0/+2 |
| | | | | | | | | | 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) | ||||
* | convert perl-base to internal generator | Thierry Vignaud | 2014-09-12 | 1 | -0/+1 |
| | | | | | we also patch rpm's script.req for outputing perl-base instead of /usr/bin/perl | ||||
* | use internal dependency generator | Thierry Vignaud | 2014-09-12 | 1 | -0/+5 |
| | | | | | | (instead of so called "external generator") internal dependency generator is now used by all other distros and is way much faster :-) | ||||
* | use upstream pkgconfigdeps.sh | Thierry Vignaud | 2014-09-09 | 1 | -0/+3 |
| | | | | | after syncing, the only remaining difference is checks added by boklm because we were still using the external generator | ||||
* | gi-find-deps.sh: improve sed magic to handle special sugar typelib requires1.198 | Jani Välimaa | 2014-05-26 | 1 | -0/+3 |
| | |||||
* | Fix gem automated dependancies1.197 | Pascal Terjan | 2013-12-27 | 1 | -0/+3 |
| | |||||
* | Use correct macro for gems dir now that rubygems moved1.196 | Pascal Terjan | 2013-12-27 | 1 | -0/+3 |
| | |||||
* | Fix mistake in previous version1.195 | Pascal Terjan | 2013-12-24 | 1 | -0/+3 |
| | |||||
* | Only install gem .so from paths in require_paths1.194 | Pascal Terjan | 2013-12-24 | 1 | -0/+3 |
| | |||||
* | Improve binary gems handling and get more compatible with Fedora1.193 | Pascal Terjan | 2013-12-17 | 1 | -0/+3 |
| | |||||
* | 1.1921.192 | Pascal Terjan | 2013-10-15 | 1 | -0/+4 |
| | |||||
* | Release 1.1911.191 | Pascal Terjan | 2013-10-14 | 1 | -1/+3 |
| | |||||
* | Have differrent provides/requires for python2 and python3 egg | Pascal Terjan | 2013-10-10 | 1 | -0/+2 |
| | |||||
* | add switch -d to gem_install to move headers into vendorarchdir1.190 | Funda Wang | 2013-09-28 | 1 | -0/+3 |
| | |||||
* | Set valid macros names for Python byte compilation1.189 | Philippe Makowski | 2013-09-25 | 1 | -0/+3 |
| | |||||
* | improve macros for Python byte compilation1.188 | Philippe Makowski | 2013-09-25 | 1 | -0/+3 |
| | |||||
* | update version number1.187 | Philippe Makowski | 2013-09-24 | 1 | -0/+3 |
| | |||||
* | Support gems with .so under ext and not installed in lib1.186 | Pascal Terjan | 2013-09-20 | 1 | -0/+3 |
| | |||||
* | Fix typo in previous version :(1.185 | Pascal Terjan | 2013-09-20 | 1 | -0/+3 |
| | |||||
* | Support empty gems1.184 | Pascal Terjan | 2013-09-20 | 1 | -0/+3 |
| | |||||
* | Fix dependency generation when ruby_version is empty1.183 | Pascal Terjan | 2013-09-20 | 1 | -0/+2 |
| | |||||
* | Handle another git ls-files syntax in gem_setup | Pascal Terjan | 2013-09-12 | 1 | -0/+2 |
| | |||||
* | Fix install of gems with several .so1.182 | Pascal Terjan | 2013-09-10 | 1 | -0/+3 |
| | |||||
* | Support gems with the .so in a subdirectory1.181 | Pascal Terjan | 2013-09-10 | 1 | -0/+3 |
| | |||||
* | Create a gem_setup macro fixing most common problems1.180 | Pascal Terjan | 2013-09-10 | 1 | -0/+3 |
| | |||||
* | Remove extra space in __ruby_module_name1.179 | Pascal Terjan | 2013-09-08 | 1 | -0/+3 |
| | |||||
* | 1.178 rely on plain gem command to build rubygems1.178 | Funda Wang | 2013-08-15 | 1 | -0/+3 |
| | |||||
* | compat with rubygem 2.01.177 | Funda Wang | 2013-08-15 | 1 | -0/+3 |
| | |||||
* | update NEWS | Jani Välimaa | 2013-08-08 | 1 | -0/+2 |
| | |||||
* | Version 1.1761.176 | Jani Välimaa | 2013-07-31 | 1 | -0/+3 |
| | |||||
* | 1.1751.175 | Jani Välimaa | 2013-07-29 | 1 | -1/+4 |
| | |||||
* | 1.1741.174 | Jani Välimaa | 2013-07-06 | 1 | -0/+3 |
| | |||||
* | - Add auto requires for osgi() mvn()1.173 | Dexter Morgan | 2013-07-05 | 1 | -0/+3 |
| | |||||
* | 1.1721.172 | Colin Guthrie | 2013-06-04 | 1 | -0/+1 |
| | |||||
* | Add pkgconfig package requires for private requires | Colin Guthrie | 2013-06-04 | 1 | -0/+2 |
| | |||||
* | - properly fix mga #3697 in find-lang.pl (only exclude man directories)1.171 | David Walser | 2013-04-06 | 1 | -0/+4 |
| | | | | | - own man pages that have a dot in their name (find-lang.pl regexp bug) | ||||
* | revert svn 7582 b/c it introduces a regression when --with-man1.170 | Luc Menut | 2013-04-04 | 1 | -0/+5 |
| | | | | is used in combination with another --with-xxxx: all the directories found by find-lang are skipped | ||||
* | 1.1691.169 | Colin Guthrie | 2013-03-24 | 1 | -0/+1 |
| | |||||
* | Add version macros for systemd/rpm-helper to ease distro upgrades | Colin Guthrie | 2013-03-24 | 1 | -0/+2 |
| | |||||
* | find-lang.pl : do not own man lang directories with --with-man1.168 | Luc Menut | 2013-03-17 | 1 | -0/+4 |
| | | | | patch from Thierry Vignaud (mga #3697, #9055) | ||||
* | fix bug#8757, gi-find-deps.sh incorrectly match 'imports.github'1.167 | Funda Wang | 2013-01-20 | 1 | -1/+4 |
| | |||||
* | - Update arm configuration/macros.1.166 | Arnaud Patard | 2013-01-10 | 1 | -0/+4 |
| | |||||
* | 1.165 | Thomas Backlund | 2012-12-31 | 1 | -0/+1 |
| | |||||
* | set libexec dir to /usr/libexec | Thomas Backlund | 2012-12-06 | 1 | -0/+2 |
| | |||||
* | 1.1641.164 | Colin Guthrie | 2012-11-25 | 1 | -0/+1 |
| | |||||
* | add some macros for udev rules and tmpfiles snippets | Colin Guthrie | 2012-11-25 | 1 | -0/+2 |
| | |||||
* | 1.1631.163 | Olivier Blin | 2012-11-22 | 1 | -0/+1 |
| | |||||
* | modify arch_tagged macro to use ()(64bit) instead of (lib64), to be | Olivier Blin | 2012-11-22 | 1 | -0/+3 |
| | | | | | 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/+3 |
| | |||||
* | 1.1611.161 | Thierry Vignaud | 2012-10-23 | 1 | -0/+1 |
| |