[Patches] [ python-Patches-755286 ] Generate rpm filelist including directories

SourceForge.net noreply@sourceforge.net
Tue, 17 Jun 2003 01:36:41 -0700


Patches item #755286, was opened at 2003-06-16 14:57
Message generated for change (Comment added) made by nijel
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=755286&group_id=5470

Category: Distutils and setup.py
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Michal Čihař (nijel)
Assigned to: Nobody/Anonymous (nobody)
Summary: Generate rpm filelist including directories

Initial Comment:
Attached patch adds --record-rpm option to distutils,
that allows generating of rpm-like filelist, that
contains also directories. Currently most rpm vendors
are using some external commands to get dir list or
have hard coded it in spec file.

----------------------------------------------------------------------

>Comment By: Michal Čihař (nijel)
Date: 2003-06-17 10:36

Message:
Logged In: YES 
user_id=192186

Version 4 improves handling of mutliple levels of install
directories.

----------------------------------------------------------------------

Comment By: Michal Čihař (nijel)
Date: 2003-06-16 17:37

Message:
Logged In: YES 
user_id=192186

One more update:
- fix generating of dirs in chrooted installs for install_data
- don't include directory for install_scripts


----------------------------------------------------------------------

Comment By: Michal Čihař (nijel)
Date: 2003-06-16 15:49

Message:
Logged In: YES 
user_id=192186

Updated version fixes problems with self defined get_outputs
methods.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=755286&group_id=5470