Skip to content

sdist: no way to include generated spec file in source. #5

Description

@olahaye74

No way to tell sdist to include the generated rpm spec file in tarball.
this is usefull when trying to generate the rpm using rpmbuild -tb
(rrpmbuild will use the specfile from tarball to build the package. This is more friendly than extracting the tarball and running python setup.py bdist_rpm; cd ..; \rm -rf )

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions