[Erp5-report] r37614 lucas - /erp5/trunk/utils/rpmgen/profiles/fedora.cfg
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Aug 6 22:06:48 CEST 2010
Author: lucas
Date: Fri Aug 6 22:06:48 2010
New Revision: 37614
URL: http://svn.erp5.org?rev=37614&view=rev
Log:
This is not required as well.
Modified:
erp5/trunk/utils/rpmgen/profiles/fedora.cfg
Modified: erp5/trunk/utils/rpmgen/profiles/fedora.cfg
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/profiles/fedora.cfg?rev=37614&r1=37613&r2=37614&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/profiles/fedora.cfg [utf8] (original)
+++ erp5/trunk/utils/rpmgen/profiles/fedora.cfg [utf8] Fri Aug 6 22:06:48 2010
@@ -13,12 +13,12 @@ urls =
[create-software-fedora-spec]
recipe = createmandrivaspec
-name = erp5-official-buildout
+name = erp5-5.4.6
input = templates/${:base}.in
output = specs/${:base}
-version = ${checkout:location}/VERSION.txt
-release = 001
+version = 5.4.6
+release = 002
helper_script = ${checkout:location}/helpers/fedora.sh
base = erp5-official-buildout-fedora12.spec
requires_i586 = /usr/bin/env
@@ -197,7 +197,7 @@ requires_i586 = /usr/bin/env
libxslt.so.1(LIBXML2_1.1.26)
libxslt.so.1(LIBXML2_1.1.9)
libz.so.1
- perl >= 0:5.004
+ perl
perl(AnyDBM_File)
perl(Benchmark)
perl(Config)
@@ -430,8 +430,8 @@ name = tiolive-application
input = templates/${:base}.in
output = specs/${:base}
find_provides = ${buildout:directory}/find_provides.sh
-version = ${checkout:location}/VERSION.txt
-release = 001
+version = 5.4.6
+release = 002
softwarehome = /opt/erp5/${:version}
softwarename = ${create-software-fedora-spec:name}
base = tiolive-application-buildout-fedora12.spec
More information about the Erp5-report
mailing list