Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add TODO items vs FC | Thierry Vignaud | 2014-09-09 | 1 | -0/+3 |
| | |||||
* | drop old TODO item | Thierry Vignaud | 2014-09-09 | 1 | -1/+0 |
| | | | | rpmb_deprecated was removed in commit 7f21de15fa24e29c588796ac8952f3098273ed7e | ||||
* | reduce diff with upstream: sync comments | Thierry Vignaud | 2014-09-09 | 2 | -21/+36 |
| | |||||
* | fix building | Thierry Vignaud | 2014-09-09 | 1 | -0/+1 |
| | | | | broken after commit f4a067b541d1cd3339c69336484d180dfeeb58ae | ||||
* | Update README (and convert to Markdown) | Colin Guthrie | 2014-07-23 | 2 | -37/+64 |
| | |||||
* | gi-find-deps.sh: improve sed magic to handle special sugar typelib requires1.198 | Jani Välimaa | 2014-05-26 | 3 | -2/+5 |
| | |||||
* | Fix gem automated dependancies1.197 | Pascal Terjan | 2013-12-27 | 3 | -2/+5 |
| | |||||
* | Use correct macro for gems dir now that rubygems moved1.196 | Pascal Terjan | 2013-12-27 | 3 | -3/+6 |
| | |||||
* | Fix mistake in previous version1.195 | Pascal Terjan | 2013-12-24 | 3 | -2/+5 |
| | |||||
* | Only install gem .so from paths in require_paths1.194 | Pascal Terjan | 2013-12-24 | 3 | -13/+17 |
| | |||||
* | Improve binary gems handling and get more compatible with Fedora1.193 | Pascal Terjan | 2013-12-17 | 3 | -12/+15 |
| | |||||
* | 1.1921.192 | Pascal Terjan | 2013-10-15 | 2 | -1/+5 |
| | |||||
* | Add -O to %make | Pascal Terjan | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | Switch to new pythonegg deps | Pascal Terjan | 2013-10-15 | 1 | -10/+3 |
| | |||||
* | Release 1.1911.191 | Pascal Terjan | 2013-10-14 | 2 | -2/+4 |
| | |||||
* | Only add new provides for now, to add them everywhere before switching requires | Pascal Terjan | 2013-10-14 | 1 | -1/+10 |
| | |||||
* | Have differrent provides/requires for python2 and python3 egg | Pascal Terjan | 2013-10-10 | 2 | -2/+5 |
| | |||||
* | add switch -d to gem_install to move headers into vendorarchdir1.190 | Funda Wang | 2013-09-28 | 3 | -2/+11 |
| | |||||
* | Set valid macros names for Python byte compilation1.189 | Philippe Makowski | 2013-09-25 | 3 | -3/+6 |
| | |||||
* | improve macros for Python byte compilation1.188 | Philippe Makowski | 2013-09-25 | 3 | -2/+11 |
| | |||||
* | update version number1.187 | Philippe Makowski | 2013-09-24 | 2 | -1/+4 |
| | |||||
* | 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 | 3 | -5/+10 |
| | |||||
* | Fix typo in previous version :(1.185 | Pascal Terjan | 2013-09-20 | 3 | -2/+5 |
| | |||||
* | Support empty gems1.184 | Pascal Terjan | 2013-09-20 | 3 | -2/+5 |
| | |||||
* | Fix dependency generation when ruby_version is empty1.183 | Pascal Terjan | 2013-09-20 | 3 | -2/+4 |
| | |||||
* | Handle another git ls-files syntax in gem_setup | Pascal Terjan | 2013-09-12 | 2 | -0/+3 |
| | |||||
* | Fix install of gems with several .so1.182 | Pascal Terjan | 2013-09-10 | 3 | -2/+5 |
| | |||||
* | Support gems with the .so in a subdirectory1.181 | Pascal Terjan | 2013-09-10 | 3 | -5/+8 |
| | |||||
* | Create a gem_setup macro fixing most common problems1.180 | Pascal Terjan | 2013-09-10 | 3 | -1/+15 |
| | |||||
* | Remove extra space in __ruby_module_name1.179 | Pascal Terjan | 2013-09-08 | 3 | -2/+5 |
| | |||||
* | 1.178 rely on plain gem command to build rubygems1.178 | Funda Wang | 2013-08-15 | 4 | -18/+23 |
| | |||||
* | fix syntax typo | Funda Wang | 2013-08-15 | 1 | -1/+1 |
| | |||||
* | compat with rubygem 2.01.177 | Funda Wang | 2013-08-15 | 3 | -2/+5 |
| | |||||
* | update NEWS | Jani Välimaa | 2013-08-08 | 1 | -0/+2 |
| | |||||
* | don't add python-gi requires automatically as we can't be sure if the code ↵ | Jani Välimaa | 2013-08-08 | 1 | -1/+2 |
| | | | | was written for python3 (again from SUSE) | ||||
* | Version 1.1761.176 | Jani Välimaa | 2013-07-31 | 2 | -1/+4 |
| | |||||
* | sync more with SUSE to find typelib requires from Python scripts without .py ↵ | Jani Välimaa | 2013-07-31 | 1 | -28/+45 |
| | | | | extension (mga#10863) | ||||
* | 1.1751.175 | Jani Välimaa | 2013-07-29 | 2 | -2/+5 |
| | |||||
* | sync 'find javascript requires' code with SUSE to find versioned requires | Jani Välimaa | 2013-07-29 | 1 | -4/+8 |
| | |||||
* | 1.1741.174 | Jani Välimaa | 2013-07-06 | 2 | -1/+4 |
| | |||||
* | handle 'gi.require_version("Gtk", "3.0")' type requires (from SUSE) | Jani Välimaa | 2013-07-06 | 1 | -1/+5 |
| | |||||
* | - Add auto requires for osgi() mvn()1.173 | Dexter Morgan | 2013-07-05 | 3 | -1/+31 |
| | |||||
* | 1.1721.172 | Colin Guthrie | 2013-06-04 | 2 | -1/+2 |
| | |||||
* | Add pkgconfig package requires for private requires | Colin Guthrie | 2013-06-04 | 2 | -1/+3 |
| | |||||
* | - properly fix mga #3697 in find-lang.pl (only exclude man directories)1.171 | David Walser | 2013-04-06 | 3 | -3/+7 |
| | | | | | - 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 | 3 | -2/+6 |
| | | | | 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 | 2 | -1/+2 |
| | |||||
* | Add version macros for systemd/rpm-helper to ease distro upgrades | Colin Guthrie | 2013-03-24 | 2 | -1/+10 |
| | |||||
* | find-lang.pl : do not own man lang directories with --with-man1.168 | Luc Menut | 2013-03-17 | 3 | -1/+6 |
| | | | | patch from Thierry Vignaud (mga #3697, #9055) |