[Rpm-maint] [rpm-software-management/rpm] missing popt Requires in rpm.pc (#724)

2019-06-01 Thread Tomasz Kłoczko
Looks like in generated rpm.pc is missing "Requires: popt". In installed rpmlib.h is "#include ". -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/724_

Re: [Rpm-maint] [rpm-software-management/rpm] missing popt Requires in rpm.pc (#724)

2019-06-01 Thread Tomasz Kłoczko
BTW do you know where is popt git repo? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/724#issuecomment-497986412___ Rpm-maint

Re: [Rpm-maint] [rpm-software-management/rpm] missing popt Requires in rpm.pc (#724)

2019-06-01 Thread Igor Gnatenko
Well, technically it is there: ``` 15:Libs.private: -lpopt -lrt -lpthread -llzma -ldb -lbz2 -lz -llua -lm -ldl ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/724#

Re: [Rpm-maint] [rpm-software-management/rpm] missing popt Requires in rpm.pc (#724)

2019-06-04 Thread Panu Matilainen
The superfluous include is removed now (commit 74033a316520aa7877f62e39296f293b7d4493e0), thanks for pointing that out. Linking to popt is entirely optional for API users though, so the private libs is the right place for it. -- You are receiving this because you are subscribed to this thread.

Re: [Rpm-maint] [rpm-software-management/rpm] missing popt Requires in rpm.pc (#724)

2019-06-04 Thread Panu Matilainen
Closed #724. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/724#event-2387437402___ Rpm-maint mailing list Rpm-maint@lists.rpm

Re: [Rpm-maint] [rpm-software-management/rpm] missing popt Requires in rpm.pc (#724)

2019-06-05 Thread Panu Matilainen
> BTW do you know where is popt git repo? As of roughly 15 minutes ago, thanks to @Conan-Kudo 's cvs conversion effort, there is one now here: https://github.com/rpm-software-management/popt -- You are receiving this because you are subscribed to this thread. Reply to this email directly or vi

Re: [Rpm-maint] [rpm-software-management/rpm] missing popt Requires in rpm.pc (#724)

2019-06-05 Thread Tomasz Kłoczko
BTW it would be really good to make new popt release :) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-software-management/rpm/issues/724#issuecomment-499100987_

Re: [Rpm-maint] [rpm-software-management/rpm] missing popt Requires in rpm.pc (#724)

2019-06-05 Thread ニール・ゴンパ
That's probably going to be a while. We'll need to figure out what the distros are doing to popt, clean them up, and integrate them into the git repo before we consider making a new release. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or vie

Re: [Rpm-maint] [rpm-software-management/rpm] missing popt Requires in rpm.pc (#724)

2019-06-05 Thread Panu Matilainen
For the time being, our plans with popt are limited to giving it a home and a place where people can file bugs and submit patches and see what happens. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/rpm-s