[Erp5-report] r37721 lucas - /erp5/trunk/utils/rpmgen/Makefile

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Aug 11 20:16:37 CEST 2010


Author: lucas
Date: Wed Aug 11 20:16:36 2010
New Revision: 37721

URL: http://svn.erp5.org?rev=37721&view=rev
Log:
The spec file is the same used for Fedora 12 and Fedora 13.

Modified:
    erp5/trunk/utils/rpmgen/Makefile

Modified: erp5/trunk/utils/rpmgen/Makefile
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/Makefile?rev=37721&r1=37720&r2=37721&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/Makefile [utf8] (original)
+++ erp5/trunk/utils/rpmgen/Makefile [utf8] Wed Aug 11 20:16:36 2010
@@ -35,6 +35,6 @@ opensuse: clean opensuse-dependencies ru
 	sudo rpmbuild -bb specs/tiolive-application-buildout-opensuse11.2.spec
 
 fedora: clean fedora-dependencies run_buildout install 
-	sudo rpmbuild -bb specs/erp5-official-buildout-fedora12.spec
+	sudo rpmbuild -bb specs/erp5-official-buildout-fedora.spec
 	find ~/rpmbuild/RPMS -name erp5-$(VERSION)*.rpm -print0 | xargs -0 sudo yum install -y --nogpgcheck
-	sudo rpmbuild -bb specs/tiolive-application-buildout-fedora12.spec	
+	sudo rpmbuild -bb specs/tiolive-application-buildout-fedora.spec	




More information about the Erp5-report mailing list