Work on rpm package

This commit is contained in:
Laurent Destailleur 2011-09-03 01:46:33 +00:00
parent b4f03d7133
commit 56b002c5f1
5 changed files with 9 additions and 8 deletions

View File

@ -572,6 +572,7 @@ if ($nboftargetok) {
print "Copy patch file to $RPMDIR/SOURCES\n";
$ret=`cp "$SOURCE/build/rpm/dolibarr-forrpm.patch" "$RPMDIR/SOURCES"`;
$ret=`chmod 644 $RPMDIR/SOURCES/dolibarr-forrpm.patch`;
print "Launch RPM build (rpmbuild --clean -ba $BUILDROOT/${BUILDFIC})\n";
#$ret=`rpmbuild -vvvv --clean -ba $BUILDROOT/${BUILDFIC}`;

View File

@ -195,13 +195,13 @@ fi
# Show result
echo
echo "----- Dolibarr %version - (c) Dolibarr dev team -----"
echo "----- Dolibarr %version-%release - (c) Dolibarr dev team -----"
echo "Dolibarr files are now installed (into /usr/share/dolibarr)."
echo "To finish installation and use Dolibarr, click on the menu"
echo "entry Dolibarr ERP-CRM or call the following page from your"
echo "web browser:"
echo "http://localhost/dolibarr/"
echo "--------------------------------------------------"
echo "-------------------------------------------------------"
echo

View File

@ -259,7 +259,7 @@ fi
# Show result
echo
echo "----- Dolibarr %version - (c) Dolibarr dev team -----"
echo "----- Dolibarr %version-%release - (c) Dolibarr dev team -----"
echo "Dolibarr files are now installed (into /usr/share/dolibarr)."
echo "To finish installation and use Dolibarr, click on the menu"
echo "entry Dolibarr ERP-CRM or call the following page from your"
@ -316,5 +316,5 @@ fi
%changelog
* Wed Jul 31 2011 Laurent Destailleur 3.1.0-0.2.beta1
* Wed Jul 31 2011 Laurent Destailleur 3.2.0-0.1.a
- Initial version (#723326)

View File

@ -185,7 +185,7 @@ fi
# Show result
echo
echo "----- Dolibarr %version - (c) Dolibarr dev team -----"
echo "----- Dolibarr %version-%release - (c) Dolibarr dev team -----"
echo "Dolibarr files are now installed (into /usr/share/dolibarr)."
echo "To finish installation and use Dolibarr, click on the menu"
echo "entry Dolibarr ERP-CRM or call the following page from your"
@ -225,5 +225,5 @@ fi
%changelog
* Wed Jul 31 2011 Laurent Destailleur 3.1.0-0.2.beta1
* Wed Jul 31 2011 Laurent Destailleur 3.2.0-0.1.a
- Initial version (#723326)

View File

@ -189,7 +189,7 @@ fi
# Show result
echo
echo "----- Dolibarr %version - (c) Dolibarr dev team -----"
echo "----- Dolibarr %version-%release - (c) Dolibarr dev team -----"
echo "Dolibarr files are now installed (into /usr/share/dolibarr)."
echo "To finish installation and use Dolibarr, click on the menu"
echo "entry Dolibarr ERP-CRM or call the following page from your"
@ -229,5 +229,5 @@ fi
%changelog
* Wed Jul 31 2011 Laurent Destailleur 3.1.0-0.2.beta1
* Wed Jul 31 2011 Laurent Destailleur 3.2.0-0.1.a
- Initial version (#723326)