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

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Aug 16 16:45:45 CEST 2010


Author: lucas
Date: Mon Aug 16 16:45:45 2010
New Revision: 37846

URL: http://svn.erp5.org?rev=37846&view=rev
Log:
The spec file for OpenSUSE 11.2 is the same for the OpenSUSE 11.3.

Modified:
    erp5/trunk/utils/rpmgen/Makefile

Modified: erp5/trunk/utils/rpmgen/Makefile
URL: http://svn.erp5.org/erp5/trunk/utils/rpmgen/Makefile?rev=37846&r1=37845&r2=37846&view=diff
==============================================================================
--- erp5/trunk/utils/rpmgen/Makefile [utf8] (original)
+++ erp5/trunk/utils/rpmgen/Makefile [utf8] Mon Aug 16 16:45:45 2010
@@ -30,9 +30,9 @@ mandriva: clean mandriva-dependencies ru
 	sudo rpmbuild -bb specs/tiolive-application-buildout-mandriva2010.spec
 
 opensuse: clean opensuse-dependencies run_buildout install
-	sudo rpmbuild -bb specs/erp5-official-buildout-opensuse11.2.spec
+	sudo rpmbuild -bb specs/erp5-official-buildout-opensuse.spec
 	find /usr/src/packages/RPMS/ -name  erp5-$(VERSION)*.rpm -print0 | xargs -0 sudo zypper install -y
-	sudo rpmbuild -bb specs/tiolive-application-buildout-opensuse11.2.spec
+	sudo rpmbuild -bb specs/tiolive-application-buildout-opensuse.spec
 
 fedora: clean fedora-dependencies run_buildout install 
 	sudo rpmbuild -bb specs/erp5-official-buildout-fedora.spec




More information about the Erp5-report mailing list