From: Mark Huang Date: Mon, 26 Apr 2004 21:06:37 +0000 (+0000) Subject: - cobbled together a plkmod-2_0_3-7_planetlab tag from -D 2004/04/06 X-Git-Tag: chroot-breakout-hotfix~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=66df574835c74953ba411ff14cbf3a5519fa792e;p=build.git - cobbled together a plkmod-2_0_3-7_planetlab tag from -D 2004/04/06 plus rpm/plkmod.spec:1.20 --- diff --git a/Makefile b/Makefile index f1b141cd..7b976100 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $Id: Makefile,v 1.30.2.3 2004/04/26 19:58:51 mlh-pl_rpm Exp $ +# $Id: Makefile,v 1.30.2.4 2004/04/26 20:55:11 mlh-pl_rpm Exp $ # # Default target @@ -73,8 +73,8 @@ ALL += kernel # plkmod-CVSROOT := pup-silk@cvs.planet-lab.org:/cvs -plkmod-INITIAL := plkmod-2_0_3 -plkmod-TAG := plkmod-2_0_3 +plkmod-INITIAL := plkmod-2_0_3-7_planetlab +plkmod-TAG := plkmod-2_0_3-7_planetlab plkmod-MODULE := sys-v3 plkmod-SPEC := sys-v3/rpm/plkmod.spec plkmod-RPMFLAGS = --define "kernelver $(shell rpmquery --queryformat '%{VERSION}-%{RELEASE}\n' --specfile SPECS/$(notdir $(kernel-SPEC)) | head -1)"