[Bug 505259] Review Request: python-utmp - Python modules for utmp records

bugzilla at redhat.com bugzilla at redhat.com
Tue Jul 28 10:20:24 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=505259





--- Comment #12 from Juha Tuomala <tuju at iki.fi>  2009-07-28 06:20:22 EDT ---
I made it work by having that part in spec:

%build
make -f Makefile.glibc \
    DEFINES=" \
        -D_HAVE_UT_SESSION -D_HAVE_UT_ADDR_V6 -D_HAVE_UT_EXIT \
        -D_HAVE_UT_HOST -D_HAVE_UT_ID -D_HAVE_UT_TV -D_HAVE_UT_USER \
        -D_HAVE_UTMPNAME -D_HAVE_SETUTENT -D_HAVE_GETUTENT -D_HAVE_ENDUTENT \
        -D_HAVE_GETUTID -D_HAVE_GETUTLINE -D_HAVE_PUTUTLINE \
        %{optflags}" \
    PYTHONVER=%{python_version}

Is that okay approach? I communicate with author so that he could modify the
makefiles allowing simpler options without patching them.

f10: http://koji.fedoraproject.org/koji/taskinfo?taskID=1549469
f11: http://koji.fedoraproject.org/koji/taskinfo?taskID=1549509
src: http://tuju.fi/fedora/11/python-utmp-0.7-5.fc10.src.rpm
spec: http://tuju.fi/fedora/11/python-utmp.spec

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list