[Bug 1862861] Review Request: golang-github-shulhan-bindata - A small utility which generates Go code from any file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1862861



--- Comment #3 from Robert-André Mauchin 🐧 <zebob.m@xxxxxxxxx> ---
In practice, I would remove:

# The upstream repository of the "go-bindata" package
# (github.com/jteeuwen/go-bindata) has been archived
# by the owner and is now read-only.  The upstream
# repository of this "golang-github-shulhan-bindata"
# package (github.com/shuLhan/go-bindata) has become
# the de-facto source for the "go-bindata" command.
Obsoletes:      go-bindata < 3.1.0
Provides:       go-bindata = %{version}


and rename with a prefix or suffix the binary and the man page here:

%gobuild -o %{gobuilddir}/bin/go-bindata %{goipath}/cmd/go-bindata
mkdir -p %{gobuilddir}/share/man/man1
help2man --no-discard-stderr -n "%{summary}" -s 1 -o
%{gobuilddir}/share/man/man1/go-bindata.1 -N --version-string="%{version}"
%{gobuilddir}/bin/go-bindata

[…]

%files
%license LICENSE
%doc AUTHORS CHANGELOG CONTRIBUTING.md README.md
%{_mandir}/man1/go-bindata.1*
%{_bindir}/*


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite Conditions]     [KDE Users]

  Powered by Linux