and where exactly did you report it at all so it would get fixed?

or you expect out of nowhere the macro being fixed?

On Sunday 24 May 2009 15:55, w.kier wrote:
> - strange workaround for addtogroup macro error
>
> ---- Files affected:
> packages/mythtv:
>    mythtv.spec (1.77 -> 1.78)
>
> ---- Diffs:
...
>  %clean
>  rm -rf $RPM_BUILD_ROOT
>  
> +# Empty newline after %addusertogroup %{name} video below is intended.
> +# Do not remove it until rpm stop joining lines with that macro.
>  %pre backend
>  %groupadd -g 149 %{name}
>  %useradd -u 149 -d /var/lib/mythtv -g %{name} -c "MythTV User" %{name}
>  %addusertogroup %{name} video
> +
>  %addusertogroup %{name} audio


-- 
glen
_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to