Re: [Rpm-maint] [rpm-software-management/rpm] rpmopt: make query info command display disttag if it is non-null (#590)

2018-11-02 Thread Igor Gnatenko
One might argue that `DistTag` probably should be used. But I will leave this to @pmatilai and @ffesti -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] rpmopt: make query info command display disttag if it is non-null (#590)

2018-11-02 Thread wladmis
replaced tab with spaces -- 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/pull/590#issuecomment-435516427___ Rpm-maint mailing list

[Rpm-maint] [rpm-software-management/rpm] rpm --restore/--setperms/ --setugids/--setcaps should ignore ghost files by default (#591)

2018-11-02 Thread Markus Linnala
Currently as far as I can see in many cases ghost files are not marked fully in spec files. Problem is when ghost file does not exist but is defined at spec file. If you run rpm --restore you can change many files to perms like d-. or --. or make files where there should be

Re: [Rpm-maint] [rpm-software-management/rpm] rpmopt: make query info command display disttag if it is non-null (#590)

2018-11-02 Thread wladmis
woops, repushed... -- 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/pull/590#issuecomment-435489018___ Rpm-maint mailing list

Re: [Rpm-maint] [rpm-software-management/rpm] rpmopt: make query info command display disttag if it is non-null (#590)

2018-11-02 Thread Igor Gnatenko
ignatenkobrain requested changes on this pull request. actually it doesn't look good to me, please change tab to spaces ;) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] rpmopt: make query info command display disttag if it is non-null (#590)

2018-11-02 Thread Igor Gnatenko
ignatenkobrain approved this pull request. lgtm -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[Rpm-maint] [rpm-software-management/rpm] rpmopt: make query info command display disttag if it is non-null (#590)

2018-11-02 Thread wladmis
In ALT there can be different builds of the same NEVR which only differ in disttag, so it is useful to print its value as part of package information. Signed-off-by: Vladimir D. Seleznev You can view, comment on, or merge this pull request online at:

Re: [Rpm-maint] [rpm-software-management/rpm] rpm --setcaps sets empty security.capability when there is no caps (#585)

2018-11-02 Thread pavlinamv
It is a very good point. Empty capabilities ('') and no capabilities are different. Because (from SETCAP(8) man page): "setting an empty capability set is not the same as removing it. An empty set can be used to guarantee a file is not executed with privilege inspite of the fact that the