octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44769] odepkg patch to be complied on octave


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #44769] odepkg patch to be complied on octave ver. 4
Date: Wed, 08 Apr 2015 10:15:33 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A

URL:
  <http://savannah.gnu.org/bugs/?44769>

                 Summary: odepkg patch to be complied on octave ver. 4
                 Project: GNU Octave
            Submitted by: tmacchant
            Submitted on: 2015年04月08日 10時15分32秒
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.0-rc2
        Operating System: Any

    _______________________________________________________

Details:

I have tried to update odepkg-0.8.5 to be built on octave ver. 4.

http://octave.1599824.n4.nabble.com/Who-did-revise-codes-of-the-odepkg-package-to-work-on-octave-4-0-td4669683.html

I do not understand real means of "Clean up". 
I did bump the Version number and Release date in the package DESCRIPTION
file, update the NEWS and INDEX file, and the version in configure.ac file.

There is not src/confure.ac in odepkg-0.8.4 and I have renamed
src/confure.base to src/confure.ac and modified. But "hg export tip" seem to
be failed for src/confure.base   

diff -ur odepkg/src/configure.base odepkg-work/src/configure.ac
 

--- odepkg/src/configure.base   2015-04-08 17:55:23.558057000 +0900
+++ odepkg-work/src/configure.ac        2015-04-08 18:40:09.194057000 +0900
@@ -7,10 +7,10 @@
 
 AC_INIT(configure.base)
 
-PACKAGE=octave-forge
+PACKAGE=odepkg
 MAJOR_VERSION=0
-MINOR_VERSION=1
-PATCH_LEVEL=0
+MINOR_VERSION=8
+PATCH_LEVEL=5
 
 dnl Kill caching --- this ought to be the default
 define([AC_CACHE_LOAD], )dnl


Any help is appreciated.

Tasuro



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: 2015年04月08日 10時15分32秒  Name: odepkg-2.patch  Size: 4kB   By:
tmacchant

<http://savannah.gnu.org/bugs/download.php?file_id=33591>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44769>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]