[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openpkg-cvs
Subject:    [CVS] OpenPKG: openpkg-src/haxe/ haxe.patch haxe.spec
From:       "Ralf S. Engelschall" <rse () openpkg ! org>
Date:       2008-05-30 12:12:03
Message-ID: 20080530121203.6D6731B5062 () master ! openpkg ! org
[Download RAW message or body]

  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  rse@openpkg.org
  Module: openpkg-src                      Date:   30-May-2008 14:12:02
  Branch: HEAD                             Handle: 2008053013120200

  Modified files:
    openpkg-src/haxe        haxe.patch haxe.spec

  Log:
    downgrade to release version 1.19 and use the bundled install.ml

  Summary:
    Revision    Changes     Path
    1.2         +15 -15     openpkg-src/haxe/haxe.patch
    1.4         +3  -3      openpkg-src/haxe/haxe.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/haxe/haxe.patch
  ============================================================================
  $ cvs diff -u -r1.1 -r1.2 haxe.patch
  --- openpkg-src/haxe/haxe.patch	30 May 2008 10:23:05 -0000	1.1
  +++ openpkg-src/haxe/haxe.patch	30 May 2008 12:12:02 -0000	1.2
  @@ -1,17 +1,17 @@
  -Index: install.ml
  ---- install.ml.orig	2008-05-26 12:49:40 +0200
  -+++ install.ml	2008-05-30 11:43:14 +0200
  -@@ -161,10 +161,10 @@
  - in
  - let startdir = Sys.getcwd() in
  - try
  --	download();
  -+	(* download(); *)
  - 	compile();
  - 	Sys.chdir startdir;
  - with
  - 	Failure msg ->
  - 		Sys.chdir startdir;
  +Index: haxe/doc/install.ml
  +--- haxe/doc/install.ml.orig	2007-12-16 14:37:46 +0100
  ++++ haxe/doc/install.ml	2008-05-30 14:06:45 +0200
  +@@ -144,10 +144,10 @@
  + in
  + let startdir = Sys.getcwd() in
  + try
  +-	download();
  ++	(* download(); *)
  + 	compile();
  + 	Sys.chdir startdir;
  + with
  + 	Failure msg ->
  + 		Sys.chdir startdir;
   -		prerr_endline msg; exit 1
   \ No newline at end of file
  -+		prerr_endline msg; exit 1
  ++		prerr_endline msg; exit 1
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/haxe/haxe.spec
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 haxe.spec
  --- openpkg-src/haxe/haxe.spec	30 May 2008 11:14:25 -0000	1.3
  +++ openpkg-src/haxe/haxe.spec	30 May 2008 12:12:02 -0000	1.4
  @@ -22,7 +22,7 @@
   ##
   
   #   package version
  -%define       V_release  2.00
  +%define       V_release  1.19
   %define       V_snapshot 20080530
   
   #   package information
  @@ -70,8 +70,8 @@
   %build
       %{l_shtool} subst \
           -e 's%"/usr/lib/libz.dylib".*"/lib/libz.so.1"%"%{l_prefix}/lib/libz.a"%' \
  -        install.ml
  -    %{l_prefix}/bin/ocaml install.ml
  +        haxe/doc/install.ml
  +    %{l_prefix}/bin/ocaml haxe/doc/install.ml
   
   %install
       rm -rf $RPM_BUILD_ROOT
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic