-
Notifications
You must be signed in to change notification settings - Fork 5
add stuff for building RPMs for py2/py3 #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
python-jsonrpclib.spec
Outdated
|
||
Name: python-%{pkgname} | ||
Version: 0.4.0 | ||
Release: test0%{?dist} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Не забудь поправить релизфилд.
%description %_description | ||
|
||
%package -n python2-%{pkgname} | ||
Summary: %summary |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Лучше выровнять с BuildRequires:
.
57ef3aa
to
fe7f15d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Не забудь поправить релизфилд.
add stuff for building RPMs for py2/py3
No description provided.