Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kill redondant/unmainted macro (mga#4927) | Thierry Vignaud | 2015-06-21 | 2 | -7/+3 |
| | | | | better use upstream macro | ||||
* | 2.72.7 | Thierry Vignaud | 2014-10-26 | 2 | -1/+3 |
| | |||||
* | add support for limiting parallel builds | Thierry Vignaud | 2014-10-26 | 2 | -1/+7 |
| | | | | (by defining %_smp_ncpus_max in spec file for packages needing it) | ||||
* | 2.62.6 | Pascal Terjan | 2014-10-14 | 2 | -1/+3 |
| | |||||
* | Support being passed the egg-info directory | Pascal Terjan | 2014-10-14 | 2 | -1/+6 |
| | |||||
* | 2.52.5 | Thierry Vignaud | 2014-10-01 | 2 | -1/+3 |
| | |||||
* | do not emit PHP requires for package's own files | Thierry Vignaud | 2014-10-01 | 2 | -0/+11 |
| | |||||
* | stop generating useless ChangeLog | Thierry Vignaud | 2014-09-26 | 1 | -4/+1 |
| | | | | this is just slowing packaging | ||||
* | drop SVN support | Thierry Vignaud | 2014-09-26 | 1 | -14/+0 |
| | |||||
* | 2.42.4 | Thierry Vignaud | 2014-09-26 | 2 | -1/+3 |
| | |||||
* | fix emitting pythoneggs deps with internal generator | Thierry Vignaud | 2014-09-26 | 1 | -6/+11 |
| | | | | | | | with internal generator we only get list of matching files but we'll never get any matching directory => check parent directory | ||||
* | emit pythonegg requires/provides back | Thierry Vignaud | 2014-09-26 | 3 | -1/+7 |
| | |||||
* | no need to use env | Thierry Vignaud | 2014-09-24 | 1 | -1/+1 |
| | |||||
* | readd back pythoneggs.py | Thierry Vignaud | 2014-09-24 | 2 | -1/+185 |
| | |||||
* | remove dwz.macros from git (now SRPMS sources) | Thierry Vignaud | 2014-09-24 | 3 | -43/+2 |
| | |||||
* | remove now useless g-ir-extract-deps | Thierry Vignaud | 2014-09-24 | 3 | -76/+1 |
| | |||||
* | remove kmod.* from git (now SRPMS sources) | Thierry Vignaud | 2014-09-24 | 2 | -2/+2 |
| | | | | | It's stupid to do our own git of some upstream git Easier to sync this way... | ||||
* | 2.32.3 | Pascal Terjan | 2014-09-18 | 2 | -1/+3 |
| | |||||
* | Generate devel() dependencies for gcc libs | Pascal Terjan | 2014-09-18 | 2 | -1/+3 |
| | |||||
* | 2.22.2 | Thomas Backlund | 2014-09-15 | 2 | -1/+3 |
| | |||||
* | update NEWS | Thomas Backlund | 2014-09-15 | 1 | -0/+3 |
| | |||||
* | retrieve file name from stdin | Thierry Vignaud | 2014-09-15 | 1 | -1/+2 |
| | |||||
* | fix matchign META files | Thierry Vignaud | 2014-09-15 | 1 | -3/+2 |
| | |||||
* | 2.12.1 | Thierry Vignaud | 2014-09-15 | 2 | -1/+3 |
| | |||||
* | use rpmdeps to generate any "normal" dependencies | Thierry Vignaud | 2014-09-15 | 3 | -26/+21 |
| | | | | in case someone disables internal deps generator | ||||
* | convert kmod provides to internal generator | Thierry Vignaud | 2014-09-15 | 5 | -6/+4 |
| | |||||
* | convert perl requires from meta to internal generator | Thierry Vignaud | 2014-09-15 | 3 | -0/+5 |
| | |||||
* | actually package php.attr | Thierry Vignaud | 2014-09-15 | 2 | -1/+3 |
| | |||||
* | 2.02.0 | Thierry Vignaud | 2014-09-12 | 2 | -1/+3 |
| | |||||
* | kill dead file | Thierry Vignaud | 2014-09-12 | 2 | -184/+3 |
| | | | | should have been deleted in commit abcac127ed949e61e91870b8b45fd0fbd2fa9683 | ||||
* | convert multiarch deps to internal generator | Thierry Vignaud | 2014-09-12 | 5 | -4/+12 |
| | |||||
* | convert devel(foo) deps to internal generator | Thierry Vignaud | 2014-09-12 | 8 | -35/+64 |
| | | | | also kill X11R6 path btw (killed years ago) | ||||
* | kill dead magic.* files | Thierry Vignaud | 2014-09-12 | 4 | -312/+1 |
| | |||||
* | convert "perlapi" deps to internal generator | Thierry Vignaud | 2014-09-12 | 8 | -33/+40 |
| | |||||
* | gstreamer/haskell/ruby/typelib will be managed elsewhere | Thierry Vignaud | 2014-09-12 | 5 | -175/+3 |
| | | | | we backported the needed .(attr|prov|req) files from FC/SuSe | ||||
* | convert PHP deps to internal generator | Thierry Vignaud | 2014-09-12 | 5 | -13/+6 |
| | |||||
* | drop most of the script-based dependency generation bits | Thierry Vignaud | 2014-09-12 | 7 | -637/+7 |
| | | | | | | | | | 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 | 5 | -18/+30 |
| | | | | | 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 | 2 | -6/+8 |
| | | | | | | (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 | 6 | -67/+9 |
| | | | | | after syncing, the only remaining difference is checks added by boklm because we were still using the external generator | ||||
* | sync (8/8): Handle broken pkgconfig files better, rhbz#484970 | Thierry Vignaud | 2014-09-09 | 1 | -2/+7 |
| | | | | (Lubomir Rintel) | ||||
* | sync (7:8): move a comment | Thierry Vignaud | 2014-09-09 | 1 | -1/+1 |
| | |||||
* | sync (6/8): process one file at a time | Thierry Vignaud | 2014-09-09 | 1 | -4/+2 |
| | |||||
* | sync (5/8): just export the variable | Thierry Vignaud | 2014-09-09 | 1 | -4/+4 |
| | |||||
* | sync (4:8) define PKG_CONFIG_PATH like upstream | Thierry Vignaud | 2014-09-09 | 1 | -2/+4 |
| | |||||
* | sync (3:8): kill stupid test, just merge with case | Thierry Vignaud | 2014-09-09 | 1 | -11/+5 |
| | |||||
* | sync (2/8): kill useless test | Thierry Vignaud | 2014-09-09 | 1 | -9/+4 |
| | |||||
* | sync with upstream (1/8): Require pkg-config 0.24 | Thierry Vignaud | 2014-09-09 | 1 | -0/+5 |
| | | | | for creating pkgconfig() dependencies | ||||
* | 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 |