Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 325 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 325 Bytes

golang-packaging

RPM macros and utilities for golang packaging.

A golang packager can just say

BuildRequires: golang-packaging

and let the included scripts handle Provides/Requires for you automatically. You can also say

BuildRequires: golang(xxx)

in specifications for packages built with golang-packaging.