Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-22 Thread Matthew Miller
On Sat, Jan 20, 2018 at 08:51:15AM +0100, Igor Gnatenko wrote: > > As you know, I want to go the other way. I want to bring Fedora > > improvements to Fedora packages built for EL _more quickly_. That may > > not be possible with EL7 and certainly not with EL6, but let's not > > close ourselves off

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-21 Thread Zbigniew Jędrzejewski-Szmek
On Sat, Jan 20, 2018 at 08:53:17AM +0100, Igor Gnatenko wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On Sat, 2018-01-20 at 00:51 +, Tim Landscheidt wrote: > > Igor Gnatenko wrote: > > > > > […] > > > > I was not fully aware of this and I've personally hit this difficulty >

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-20 Thread J. Randall Owens
On 20/01/18 05:08, Chris Adams wrote: > Once upon a time, Nico Kadel-Garcia said: >> I don't see any modern scripting language where a leading 0 would lead >> to interpreting a number as octal. > > I suggest you check again; I don't see any where a leading 0 does NOT > lead to interpreting a numb

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-20 Thread Nico Kadel-Garcia
On Sat, Jan 20, 2018 at 12:08 AM, Chris Adams wrote: > Once upon a time, Nico Kadel-Garcia said: >> I don't see any modern scripting language where a leading 0 would lead >> to interpreting a number as octal. > > I suggest you check again; I don't see any where a leading 0 does NOT > lead to inte

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Sat, 2018-01-20 at 00:51 +, Tim Landscheidt wrote: > Igor Gnatenko wrote: > > > […] > > > I was not fully aware of this and I've personally hit this difficulty > > > not on my proposal of the remove hicolor icon caches but on proposing, > >

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Fri, 2018-01-19 at 13:51 -0500, Matthew Miller wrote: > On Fri, Jan 19, 2018 at 06:37:09PM +0100, Igor Gnatenko wrote: > > Within Fedora, those conditionals are not happening that often.. But > > I would really love to see better separation of Fed

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Sat, 2018-01-20 at 00:39 +, Sérgio Basto wrote: > On Fri, 2018-01-19 at 18:37 +0100, Igor Gnatenko wrote: > > On Fri, 2018-01-19 at 11:22 -0600, Richard Shaw wrote: > > > On Fri, Jan 19, 2018 at 11:15 AM, Igor Gnatenko < > > > ignatenkobr...@f

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Chris Adams
Once upon a time, Nico Kadel-Garcia said: > I don't see any modern scripting language where a leading 0 would lead > to interpreting a number as octal. I suggest you check again; I don't see any where a leading 0 does NOT lead to interpreting a number as octal Here are a few common scripting lan

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Nico Kadel-Garcia
On Fri, Jan 19, 2018 at 9:01 AM, J. Randall Owens wrote: > I'm not even the best at bash, much less the scripting in spec files, > but is it possible this would be a problem because e.g. Fedora 26 would > be evaluated as 026, which would evaluate as octal, and therefore the > conditional evaluate

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Tim Landscheidt
Igor Gnatenko wrote: > […] >> I was not fully aware of this and I've personally hit this difficulty >> not on my proposal of the remove hicolor icon caches but on proposing, >> for example, OpenIPMI or readline changes. >> Most of my changes were by those packages maintainers simple discarded >>

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Sérgio Basto
On Thu, 2018-01-18 at 20:17 +0100, Igor Gnatenko wrote: > Hello, > > I'm working on removing all this cruft from all our packages (and > creating > conditionals for all packages which have epel branch). First many thanks, if we have an wiki page is that info (conditionals for all packages which h

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Sérgio Basto
On Fri, 2018-01-19 at 18:37 +0100, Igor Gnatenko wrote: > On Fri, 2018-01-19 at 11:22 -0600, Richard Shaw wrote: > > On Fri, Jan 19, 2018 at 11:15 AM, Igor Gnatenko < > > ignatenkobr...@fedoraproject.org> wrote: > > > > > I think real problem here is that people want same spec to build > > > every

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Matthew Miller
On Fri, Jan 19, 2018 at 06:37:09PM +0100, Igor Gnatenko wrote: > Within Fedora, those conditionals are not happening that often.. But > I would really love to see better separation of Fedora and EPEL. > Because EPEL **slows down improvements of Fedora**. As you know, I want to go the other way. I

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Neal Gompa
On Fri, Jan 19, 2018 at 12:22 PM, Richard Shaw wrote: > On Fri, Jan 19, 2018 at 11:15 AM, Igor Gnatenko > wrote: >> >> I think real problem here is that people want same spec to build >> everywhere. >> And we are not able to teach people to not do this. Only way how we can >> teach >> them is to

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Fri, 2018-01-19 at 11:22 -0600, Richard Shaw wrote: > On Fri, Jan 19, 2018 at 11:15 AM, Igor Gnatenko < > ignatenkobr...@fedoraproject.org> wrote: > > > I think real problem here is that people want same spec to build > > everywhere. > > And we a

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Richard Shaw
On Fri, Jan 19, 2018 at 11:15 AM, Igor Gnatenko < ignatenkobr...@fedoraproject.org> wrote: > I think real problem here is that people want same spec to build > everywhere. > And we are not able to teach people to not do this. Only way how we can > teach > them is to make it impossible (e.g. deny p

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Fri, 2018-01-19 at 16:37 +, Tomasz Kłoczko wrote: > I think that problem is somewhere else and it is IMO fundamental problem. > > Everything hangs on one simple fact that master branch of the Fedora > packages is used now to build packages fr

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Tomasz Kłoczko
I think that problem is somewhere else and it is IMO fundamental problem. Everything hangs on one simple fact that master branch of the Fedora packages is used now to build packages from the other Fedora-based distributions. It would be b*dy easy remove all icons caches updates if other distributi

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Fri, 2018-01-19 at 14:01 +, J. Randall Owens wrote: > On 18/01/18 19:45, Sérgio Basto wrote: > > On Thu, 2018-01-18 at 20:17 +0100, Igor Gnatenko wrote: > > > Hello, > > > > > > I'm working on removing all this cruft from all our packages (an

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Neal Gompa
On Fri, Jan 19, 2018 at 9:01 AM, J. Randall Owens wrote: > On 18/01/18 19:45, Sérgio Basto wrote: >> On Thu, 2018-01-18 at 20:17 +0100, Igor Gnatenko wrote: >>> Hello, >>> >>> I'm working on removing all this cruft from all our packages (and >>> creating >>> conditionals for all packages which hav

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread J. Randall Owens
On 18/01/18 19:45, Sérgio Basto wrote: > On Thu, 2018-01-18 at 20:17 +0100, Igor Gnatenko wrote: >> Hello, >> >> I'm working on removing all this cruft from all our packages (and >> creating >> conditionals for all packages which have epel branch). > >> Unfortunately some maintainers adding them b

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-19 Thread Alexander Ploumistos
On Fri, Jan 19, 2018 at 8:51 AM, Igor Gnatenko wrote: > On Fri, 2018-01-19 at 07:53 +0100, Alexander Ploumistos wrote: >> Should the scriptlets be removed only in rawhide, or can I apply the >> changes in F26 and F27? > > They can be removed for all supported Fedora. Thanks, the recent thread on

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-18 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Fri, 2018-01-19 at 07:53 +0100, Alexander Ploumistos wrote: > Hello Igor, > > On Thu, Jan 18, 2018 at 8:17 PM, Igor Gnatenko > wrote: > > I'm working on removing all this cruft from all our packages (and creating > > conditionals for all package

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-18 Thread Alexander Ploumistos
Hello Igor, On Thu, Jan 18, 2018 at 8:17 PM, Igor Gnatenko wrote: > I'm working on removing all this cruft from all our packages (and creating > conditionals for all packages which have epel branch). Should the scriptlets be removed only in rawhide, or can I apply the changes in F26 and F27? Re

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-18 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Thu, 2018-01-18 at 19:45 +, Sérgio Basto wrote: > On Thu, 2018-01-18 at 20:17 +0100, Igor Gnatenko wrote: > > Hello, > > > > I'm working on removing all this cruft from all our packages (and > > creating > > conditionals for all packages whic

Re: Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-18 Thread Sérgio Basto
On Thu, 2018-01-18 at 20:17 +0100, Igor Gnatenko wrote: > Hello, > > I'm working on removing all this cruft from all our packages (and > creating > conditionals for all packages which have epel branch). > Unfortunately some maintainers adding them back with conditionals > like: > %if 0%{?fedora}

Please stop re-adding gtk-update-icon-cache scriptlets (for Fedora)

2018-01-18 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, I'm working on removing all this cruft from all our packages (and creating conditionals for all packages which have epel branch). Unfortunately some maintainers adding them back with conditionals like: %if 0%{?fedora} < 28 || 0%{?rhel} < 8