[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
RE: Building for a Python application
- From: "Aaron Hanson" <a hanson f5 com>
- To: <rpm-list redhat com>
- Subject: RE: Building for a Python application
- Date: Tue, 29 Apr 2003 07:58:27 -0700
I would go back to step 1; My experience is that scripted applications should be distributed as rpms, just like any other. I think the rpmlint package (written in python) is a good example for such an application (directory layout, modifying python path, etc.)
http://people.mandrakesoft.com/~flepied/projects/rpmlint/
-Aaron
-----Original Message-----
From: Neil Hodge [mailto:neh@attbi.com]
Sent: Monday, April 28, 2003 7:32 PM
To: rpm-list@redhat.com
Subject: Building for a Python application
All:
This is probably more of a protocol question(s), but here it goes:
I have an app I would like to distribute, which is a python application.
1. Should I package this as a source rpm, or a binary rpm? I would
think source. But I need it to be in a /usr/share/... type location.
That being the case:
2. How do I get a source rpm to see source files in the final
destination locations (if it is just like -bb, then I know how to do
it)? Or more precisely, which parts of the spec file does 'rpmbuild
-bs' process (is is not shown on the man page)?
Thanks.
Neil
_______________________________________________
Rpm-list mailing list
Rpm-list@redhat.com
https://listman.redhat.com/mailman/listinfo/rpm-list
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]