[anaconda] Use %license in anaconda.spec.in

David Shea dshea at redhat.com
Wed Jan 28 21:26:07 UTC 2015


On 01/28/2015 12:48 PM, Brian C. Lane wrote:
> https://fedoraproject.org/wiki/Packaging:LicensingGuidelines#License_Text
> ---
>   anaconda.spec.in | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/anaconda.spec.in b/anaconda.spec.in
> index 6427025..f510109 100644
> --- a/anaconda.spec.in
> +++ b/anaconda.spec.in
> @@ -259,10 +259,10 @@ update-desktop-database &> /dev/null || :
>   %endif
>   
>   %files
> -%doc COPYING
> +%license COPYING

I think we can just remove the %doc line and leave %files empty for 
anaconda, since anaconda requires anaconda-core which includes a copy of 
the license.

Otherwise, ack to all four.


More information about the anaconda-patches mailing list