#32 Remove setting name in template
Closed by mikelo2. Opened by mikelo2.
GoSIG/ mikelo2/go2rpm 1.10-no-name  into  master

Download 32.patch

In 71a215f the --name arg is added that sets the goname variable that
is used by the tepmlate.

With the changes in 8b6977d name is set in the template rather than
using %goname rpm variable and the %goname setting is not removed.

This commit restores previous for templating, without modifying the
naming spec introduced in 8b6977d.

We changed this to hardcode the Name into the specfile on purpose based on feedback from the FPC.

Ok, then I guess we can remove https://pagure.io/GoSIG/go2rpm/blob/master/f/go2rpm/templates/profile2.spec#_41-43

Closing for https://pagure.io/GoSIG/go2rpm/pull-request/33

Pull-Request has been closed by mikelo2

Metadata