On 05/19/2011 08:25 PM, Kalev Lember wrote:
> On 05/19/2011 02:19 PM, Panu Matilainen wrote:
>> On 05/19/2011 01:49 PM, Kalev Lember wrote:
>>> This is the contents of the mingw32.attr file:
>>> %__mingw32_provides %{_rpmconfigdir}/mingw32-find-provides.sh
>>> %__mingw32_requires %{_rpmconf
On 05/19/2011 08:52 PM, Panu Matilainen wrote:
> Indeed, for something like mingw32 where everything lives in a distinct
> directory structure with easily recognizable suffixes, additional
> magic-rules adds little value over plain path-based regexes.
Thanks Panu.
After discussing it with Erik va
On 05/19/2011 08:25 PM, Kalev Lember wrote:
> On 05/19/2011 02:19 PM, Panu Matilainen wrote:
>> On 05/19/2011 01:49 PM, Kalev Lember wrote:
>>> This is the contents of the mingw32.attr file:
>>> %__mingw32_provides %{_rpmconfigdir}/mingw32-find-provides.sh
>>> %__mingw32_requires %{_rpmconf
On 05/19/2011 03:11 PM, Erik van Pienbroek wrote:
> Hi Kalev,
>
> Thanks for looking into this feature.
>
> While this feature sure looks interesting for the future I think it's
> too soon to switch to this yet. As Panu indicated there are some things
> which still need to be implemented (the and
On 05/19/2011 02:19 PM, Panu Matilainen wrote:
> On 05/19/2011 01:49 PM, Kalev Lember wrote:
>> This is the contents of the mingw32.attr file:
>> %__mingw32_provides %{_rpmconfigdir}/mingw32-find-provides.sh
>> %__mingw32_requires %{_rpmconfigdir}/mingw32-find-requires.sh
>> %__mingw32_magi
Kalev Lember schreef op do 19-05-2011 om 13:49 [+0300]:
> I am planning to add the new mingw32.attr file to the mingw32-filesystem
> package in rawhide soon. Any objections?
Hi Kalev,
Thanks for looking into this feature.
While this feature sure looks interesting for the future I think it's
too
On 05/19/2011 01:49 PM, Kalev Lember wrote:
> Hello,
>
> I poked a bit at the new RPM 4.9 dependency extraction system and it
> looks really nice. Right now we have the following boilerplate macros at
> the top of each and every mingw32- spec file:
>
> %global _use_internal_dependency_generator 0
>