2010/5/7 Eric Noulard :
>
> Thank you Erwan,
> Would you be kind enough to open a feature request on the bug tracker
> http://public.kitware.com/Bug/my_view_page.php
I did open the bug myself before your message get too deep
the mail stack:
http://public.kitware.com/Bug/view.php?id=10701
I did a
2010/5/7 Erwan Legrand :
> I missed a few things in my previous message.
>
>> I'm currently trying to solve a two problems with the RPM generator:
>> * Lack of support for file names containing spaces
>> * Lack of support for %config and %config(noreplace)
>
> * Lack of support for "Obsoletes:"
I missed a few things in my previous message.
I'm currently trying to solve a two problems with the RPM generator:
* Lack of support for file names containing spaces
* Lack of support for %config and %config(noreplace)
* Lack of support for "Obsoletes:"
* Lack of support for %doc
I'm
Hi,
I'm currently trying to solve a two problems with the RPM generator:
* Lack of support for file names containing spaces
* Lack of support for %config and %config(noreplace)
I'm yet to succeed. I tried to fix the call to sed to enclose file names
between double quotes. It's not working as