[Erp5-report] r43393 rafael - /erp5/trunk/utils/rpmgen/README.txt

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Feb 17 03:18:29 CET 2011


Author: rafael
Date: Thu Feb 17 03:18:28 2011
New Revision: 43393

URL: http://svn.erp5.org?rev=43393&view=rev
Log:
improve readme.

Modified:
    erp5/trunk/utils/rpmgen/README.txt

Modified: erp5/trunk/utils/rpmgen/README.txt
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/README.txt?rev=43393&r1=43392&r2=43393&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/README.txt [utf8] (original)
+++ erp5/trunk/utils/rpmgen/README.txt [utf8] Thu Feb 17 03:18:28 2011
@@ -7,11 +7,24 @@ For example:
 
   Run make inside:
   $ cd ~/rpmgen
-  $ make <distribution name> # mandriva, opensuse, fedora or centos
+  $ make <distribution name> # mandriva, opensuse, fedora, centos or debian
 
 The rpm will be created at:
   ~/rpmbuild/RPMS/<arch>/
 
+The deb (for debian) wil be creted at:
+  ~/rpmgen/
+
+IMPORTANT
+----------
+
+The RPM or deb packages generated from this tool aims to be not distribution
+specific (generic packages), some specific conventions for distribution A or 
+B will be sometimes ignored. 
+
+If you aims to include erp5 on some distribution, you may create new 
+specification files.
+
 Tips
 ----
 Using ccache is highly recommended.



More information about the Erp5-report mailing list