#!/bin/sh #USINE CONFIG SERVER=root@urpm4-64.eit.local LTOPDIR=/home/jmrenouard/redhat RTOPDIR=/usr/src/redhat SDIR=SRPMS SPECDIR=SPECS X64DIR=RPMS/x86_64 I386DIR=RPMS/i386 MYRPM="perl /usr/bin/myrpm" #APPLI CONFIG APPLI=socle-ciweb2g VERSION=2.1 RELEASE=6 CHANGELOG="Ajustement parametres JVM - VERSION DE PRODUCTION" REQUIRES="ciweb2g-jakarta-tomcat,ciweb2g-jrockit" EXCLUDE='build.sh,post.sh,pre.sh,\.rpm$' . /usr/bin/rpmFactory