Displaying 3 results from an estimated 3 matches for "transfiletriggerin".
2016 Oct 06
2
porting spec files
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 I have to change
the packaging logic to build in CentOS 7 and have things work properly?
--
-=-
Sent my from my laptop, may not be able to resp...
2016 Oct 07
1
porting spec files
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 and %postun but are different.
>>
>> Is a simple way to do what they do in CentOS 7 or do I have to change
>> the packaging logic to build in CentOS 7 and have th...
2016 Oct 07
0
porting spec files
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 way to do what they do in CentOS 7 or do I have to change
> the packaging logic to build in CentOS 7 and have things work properly?
>
These are...