aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 2.62.6Pascal Terjan2014-10-142-1/+3
|
* Support being passed the egg-info directoryPascal Terjan2014-10-142-1/+6
|
* 2.52.5Thierry Vignaud2014-10-012-1/+3
|
* do not emit PHP requires for package's own filesThierry Vignaud2014-10-012-0/+11
|
* stop generating useless ChangeLogThierry Vignaud2014-09-261-4/+1
| | | | this is just slowing packaging
* drop SVN supportThierry Vignaud2014-09-261-14/+0
|
* 2.42.4Thierry Vignaud2014-09-262-1/+3
|
* fix emitting pythoneggs deps with internal generatorThierry Vignaud2014-09-261-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 backThierry Vignaud2014-09-263-1/+7
|
* no need to use envThierry Vignaud2014-09-241-1/+1
|
* readd back pythoneggs.pyThierry Vignaud2014-09-242-1/+185
|
* remove dwz.macros from git (now SRPMS sources)Thierry Vignaud2014-09-243-43/+2
|
* remove now useless g-ir-extract-depsThierry Vignaud2014-09-243-76/+1
|
* remove kmod.* from git (now SRPMS sources)Thierry Vignaud2014-09-242-2/+2
| | | | | It's stupid to do our own git of some upstream git Easier to sync this way...
* 2.32.3Pascal Terjan2014-09-182-1/+3
|
* Generate devel() dependencies for gcc libsPascal Terjan2014-09-182-1/+3
|
* 2.22.2Thomas Backlund2014-09-152-1/+3
|
* update NEWSThomas Backlund2014-09-151-0/+3
|
* retrieve file name from stdinThierry Vignaud2014-09-151-1/+2
|
* fix matchign META filesThierry Vignaud2014-09-151-3/+2
|
* 2.12.1Thierry Vignaud2014-09-152-1/+3
|
* use rpmdeps to generate any "normal" dependenciesThierry Vignaud2014-09-153-26/+21
| | | | in case someone disables internal deps generator
* convert kmod provides to internal generatorThierry Vignaud2014-09-155-6/+4
|
* convert perl requires from meta to internal generatorThierry Vignaud2014-09-153-0/+5
|
* actually package php.attrThierry Vignaud2014-09-152-1/+3
|
* 2.02.0Thierry Vignaud2014-09-122-1/+3
|
* kill dead fileThierry Vignaud2014-09-122-184/+3
| | | | should have been deleted in commit abcac127ed949e61e91870b8b45fd0fbd2fa9683
* convert multiarch deps to internal generatorThierry Vignaud2014-09-125-4/+12
|
* convert devel(foo) deps to internal generatorThierry Vignaud2014-09-128-35/+64
| | | | also kill X11R6 path btw (killed years ago)
* kill dead magic.* filesThierry Vignaud2014-09-124-312/+1
|
* convert "perlapi" deps to internal generatorThierry Vignaud2014-09-128-33/+40
|
* gstreamer/haskell/ruby/typelib will be managed elsewhereThierry Vignaud2014-09-125-175/+3
| | | | we backported the needed .(attr|prov|req) files from FC/SuSe
* convert PHP deps to internal generatorThierry Vignaud2014-09-125-13/+6
|
* drop most of the script-based dependency generation bitsThierry Vignaud2014-09-127-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 generatorThierry Vignaud2014-09-125-18/+30
| | | | | we also patch rpm's script.req for outputing perl-base instead of /usr/bin/perl
* use internal dependency generatorThierry Vignaud2014-09-122-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.shThierry Vignaud2014-09-096-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#484970Thierry Vignaud2014-09-091-2/+7
| | | | (Lubomir Rintel)
* sync (7:8): move a commentThierry Vignaud2014-09-091-1/+1
|
* sync (6/8): process one file at a timeThierry Vignaud2014-09-091-4/+2
|
* sync (5/8): just export the variableThierry Vignaud2014-09-091-4/+4
|
* sync (4:8) define PKG_CONFIG_PATH like upstreamThierry Vignaud2014-09-091-2/+4
|
* sync (3:8): kill stupid test, just merge with caseThierry Vignaud2014-09-091-11/+5
|
* sync (2/8): kill useless testThierry Vignaud2014-09-091-9/+4
|
* sync with upstream (1/8): Require pkg-config 0.24Thierry Vignaud2014-09-091-0/+5
| | | | for creating pkgconfig() dependencies
* add TODO items vs FCThierry Vignaud2014-09-091-0/+3
|
* drop old TODO itemThierry Vignaud2014-09-091-1/+0
| | | | rpmb_deprecated was removed in commit 7f21de15fa24e29c588796ac8952f3098273ed7e
* reduce diff with upstream: sync commentsThierry Vignaud2014-09-092-21/+36
|
* fix buildingThierry Vignaud2014-09-091-0/+1
| | | | broken after commit f4a067b541d1cd3339c69336484d180dfeeb58ae
* Update README (and convert to Markdown)Colin Guthrie2014-07-232-37/+64
|