Re: [Rpm-maint] [rpm] Pythoneggs cleanups (#46)

2016-02-11 Thread Florian Festi
Closed #46. --- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/46#event-546932390___ Rpm-maint mailing list Rpm-maint@lists.rpm.org http://lists.rpm.org/mailman/listinfo/rpm-maint

[Rpm-maint] rpm scripts

2016-02-11 Thread tele
I can not find in source code where rpmbuild trying open scripts ( for example find-requires ) Where or how I need looking ? ___ Rpm-maint mailing list Rpm-maint@lists.rpm.org http://lists.rpm.org/mailman/listinfo/rpm-maint

Re: [Rpm-maint] [rpm] Support Apache Subversion as SCM in the BUILD arena. (#55)

2016-02-11 Thread Lubos Kardos
It can be applied also without support for compressed patches but it would be nice at least to show some error and fail build when somebody will try to use compressed patches with svn. Now no error is showed an build continues without applying patches. --- Reply to this email directly or view

Re: [Rpm-maint] PATCH 4/2013 Reimplement setprogname() and getprogname() to be generic and portable

2016-02-11 Thread Florian Festi
Looks like this fell through the cracks back then. I can only guess why. May be everyone was on vacation... Anyway this topic came up recently and this looks like the proper solution. Pushed upstream as 61109446ac67ca8f3d96a5592814561db908d83c with only very minor corrections as followup patches.

Re: [Rpm-maint] [rpm] Rename to pythonX.Ydist, read .dist-info, support legacy pythoneggs()(), and cleanups (#50)

2016-02-11 Thread Florian Festi
I think the different cli flags are not orthogonal enough. Here is the latest version from the PR plus what I think should be done to get a clean behavior. Anyone missing anything? Florian -- Red Hat GmbH, http://www.de.redhat.com/ Registered seat: Grasbrunn, Commercial register: Amtsgericht

Re: [Rpm-maint] [rpm] Rename to pythonX.Ydist, read .dist-info, support legacy pythoneggs()(), and cleanups (#50)

2016-02-11 Thread Neal Gompa
Florian, It should be all nice and fixed up in the GitHub PR. I added an extra patch on top to resolve getopt related issues, so everything should be peachy. :) Thanks for the patch. :) On Thu, Feb 11, 2016 at 11:34 AM, Florian Festi wrote: > I think the different cli flags

Re: [Rpm-maint] [rpm] fixes for OS X (#57)

2016-02-11 Thread Florian Festi
Closed #57. --- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/57#event-546952766___ Rpm-maint mailing list Rpm-maint@lists.rpm.org http://lists.rpm.org/mailman/listinfo/rpm-maint

Re: [Rpm-maint] rpm scripts

2016-02-11 Thread Florian Festi
On 01/26/2016 01:57 PM, tele wrote: > I can not find in source code where rpmbuild trying open scripts > ( for example find-requires ) > Where or how I need looking ? The dependency generator is using file attributes (see fileattrs/ [1]). The code handling those can be found in build/rpmfc.[hc]

Re: [Rpm-maint] [rpm] Rename to pythonX.Ydist, read .dist-info, support legacy pythoneggs()(), and cleanups (#50)

2016-02-11 Thread Florian Festi
Closed #50. --- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/50#event-547469932___ Rpm-maint mailing list Rpm-maint@lists.rpm.org http://lists.rpm.org/mailman/listinfo/rpm-maint

Re: [Rpm-maint] [rpm] Rename to pythonX.Ydist, read .dist-info, support legacy pythoneggs()(), and cleanups (#50)

2016-02-11 Thread Florian Festi
Ok, squashed the last three commits and adjusted the commit message a bit. --- Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/pull/50#issuecomment-182966562___ Rpm-maint mailing list