Displaying 2 results from an estimated 2 matches for "ntlm3".
Did you mean:
ntlm
2016 Oct 26
3
rpmbuild question
Hi, folks,
Trying to build a package from a gzipped tarball of a python package.
I'm trying to build it in /root/rpmbuild. Python has a way to build it,
but it creates its own tree, with a clone of the rpmbuild tree under
*that*.
So, from the specfile, I'm trying to understand, after much googling,
what I need to change the Source and BuildRoot to. My latest try for
the latter is
2016 Oct 26
0
rpmbuild question
...39;s an error.
>
First of all read up on how to properly build an RPM:
https://www.hogarthuk.com/?q=node/11
Since this is python look up the Fedora python guidelines and follow those.
Here's the spec for a recent python library I packaged:
https://pkgs.fedoraproject.org/cgit/rpms/python-ntlm3.git/tree/python-ntlm3.spec
If you don't need python3 you can strip that stuff out ...
The Fedora python guidelines have a decent spec template you can crib, keep
in mind the el6 caveats if you need to build for that with regards to macro
definitions