cvs2svn RPM
coeus77 <[email protected]> Sun, 9 Dec 2012 17:17:19 -0800 (PST)
| Newsgroups | gmane.comp.version-control.subversion.cvs2svn.devel |
|---|---|
| Message-ID | <[email protected]> |
Is there any guide/recommended pattern for creating an RPM package out of the cvs2svn tar.gz's? I started writing a .spec file and couldn't seem determine what to include in the %files list exactly. Since the make install command just calls a setup.py, isn't all that's happening is the python packages are being copied to the appropriate python dir on the current system? Are any executables actually created anywhere? For example, after running: %install make install DESTDIR=$RPM_BUILD_DIR make man what should I list in the %files section of the .spec?: %files %doc cvs2svn.1 README BUGS CHANGES COMMITTERS COPYING HACKING # what needs to be here? It seems like I should include the cvs2svn_rcsparse and maybe cvs2svn_lib but # then what would be the point of running the make install? -- View this message in context: http://old.nabble.com/cvs2svn-RPM-tp34777824p34777824.html Sent from the cvs2svn - dev mailing list archive at Nabble.com. ------------------------------------------------------ http://cvs2svn.tigris.org/ds/viewMessage.do?dsForumId=1667&dsMessageId=3034349 To unsubscribe from this discussion, e-mail: [[email protected]].