View nanomsg.spec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Don't create static libraries (unless we want to) | |
%bcond_with static | |
Name: nanomsg | |
Version: 1.0.0 | |
Release: 1%{?dist} | |
Summary: A fast, scalable, and easy to use socket library | |
Group: System Environment/Libraries |