[Erp5-report] r33411 lucas - in /spec/debian-erp5-appliance: DEBIAN/control README.txt
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Mar 5 01:10:23 CET 2010
Author: lucas
Date: Fri Mar 5 01:10:22 2010
New Revision: 33411
URL: http://svn.erp5.org?rev=33411&view=rev
Log:
Make possible to replace package by external source.
Modified:
spec/debian-erp5-appliance/DEBIAN/control
spec/debian-erp5-appliance/README.txt
Modified: spec/debian-erp5-appliance/DEBIAN/control
URL: http://svn.erp5.org/spec/debian-erp5-appliance/DEBIAN/control?rev=33411&r1=33410&r2=33411&view=diff
==============================================================================
--- spec/debian-erp5-appliance/DEBIAN/control [utf8] (original)
+++ spec/debian-erp5-appliance/DEBIAN/control [utf8] Fri Mar 5 01:10:22 2010
@@ -1,4 +1,4 @@
-Package: erp5
+Package: __PACKAGE_NAME__
Architecture: amd64
Priority: optional
Version: __VERSION__
Modified: spec/debian-erp5-appliance/README.txt
URL: http://svn.erp5.org/spec/debian-erp5-appliance/README.txt?rev=33411&r1=33410&r2=33411&view=diff
==============================================================================
--- spec/debian-erp5-appliance/README.txt [utf8] (original)
+++ spec/debian-erp5-appliance/README.txt [utf8] Fri Mar 5 01:10:22 2010
@@ -1,8 +1,9 @@
How to run
----------
Before create the package you must define the version.
-Use your preferred file editor and open DEBIAN/control and DEBIAN/prerm,
-please replace __VERSION__ by the version value that you want.
+Use your preferred file editor and open the files DEBIAN/control and
+DEBIAN/prerm,please replace __VERSION__ by the version number and replace
+__PACKAGE_NAME__ by the package name that you want.
Assuming that you replaced __VERSION__ for 5.4.6 here we go the procedure.
More information about the Erp5-report
mailing list