As you may know,
%package devel
%files devel
will build a package, named as %{name}-devel, while sometime, you want to name it with a different basename, then you could do this,
%package -n foobar
%files -n foobar
评论:

发表一条评论:
该日志评论功能被禁用了。

This blog copyright 2009 by yongsun