FreeBSD Bugzilla – Attachment 118208 Details for
Bug 160397
[patch] sysutils/createrepo -- missing dependencies + fix
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.04 KB, created by
Pietro Cerutti
on 2011-09-02 16:10:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Pietro Cerutti
Created:
2011-09-02 16:10:09 UTC
Size:
1.04 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/sysutils/createrepo/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- Makefile 19 Jul 2011 03:45:58 -0000 1.1 >+++ Makefile 2 Sep 2011 12:15:59 -0000 >@@ -13,7 +13,9 @@ > COMMENT= Creates a common metadata repository > > RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sqlitecachec.py:${PORTSDIR}/devel/py-yum-metadata-parser \ >- ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 >+ ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ >+ ${PYTHON_SITELIBDIR}/rpm/__init__.py:${PORTSDIR}/archivers/rpm5 \ >+ ${PYTHON_SITELIBDIR}/urlgrabber/__init__.py:${PORTSDIR}/www/py-urlgrabber > > USE_PYTHON= yes > USE_GMAKE= yes >@@ -32,7 +34,7 @@ > ${WRKSRC}/bin/mergerepo \ > ${WRKSRC}/bin/modifyrepo \ > ${WRKSRC}/bin/createrepo >- ${REINPLACE_CMD} -e 's|#!/usr/bin/|#!${PYTHON_CMD}|' \ >+ ${REINPLACE_CMD} -e 's|#!/usr/bin/python -t|#!${PYTHON_CMD}|' \ > ${WRKSRC}/genpkgmetadata.py \ > ${WRKSRC}/dmd.py \ > ${WRKSRC}/mergerepo.py \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 160397
: 118208