Re: [CentOS] porting spec files

2016-10-07 Thread Ned Slider
On 07/10/16 10:17, Alice Wonder wrote: On 10/07/2016 01:44 AM, Ned Slider wrote: On 06/10/16 22:50, Alice Wonder wrote: An rpm intended for a bleeding edge Fedora builds perfectly for me when I comment two macros apparently not in CentOS 7 - %transfiletriggerin and %transfiletriggerun

Re: [CentOS] porting spec files

2016-10-07 Thread Alice Wonder
On 10/07/2016 01:44 AM, Ned Slider wrote: On 06/10/16 22:50, Alice Wonder wrote: An rpm intended for a bleeding edge Fedora builds perfectly for me when I comment two macros apparently not in CentOS 7 - %transfiletriggerin and %transfiletriggerun Looks like they operate similar to %post

Re: [CentOS] porting spec files

2016-10-07 Thread Ned Slider
On 06/10/16 22:50, Alice Wonder wrote: An rpm intended for a bleeding edge Fedora builds perfectly for me when I comment two macros apparently not in CentOS 7 - %transfiletriggerin and %transfiletriggerun Looks like they operate similar to %post and %postun but are different. Is a simple

[CentOS] porting spec files

2016-10-06 Thread Alice Wonder
An rpm intended for a bleeding edge Fedora builds perfectly for me when I comment two macros apparently not in CentOS 7 - %transfiletriggerin and %transfiletriggerun Looks like they operate similar to %post and %postun but are different. Is a simple way to do what they do in CentOS 7 or do