Bug 15398 - tora 1.3.9.2 ebuild and digest (Upgrade)
Bug#: 15398 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: pgsql-bugs@gentoo.org Reported By: rizzo@gentoo.org
Component: Ebuilds
URL: 
Summary: tora 1.3.9.2 ebuild and digest (Upgrade)
Keywords:  
Status Whiteboard: 
Opened: 2003-02-09 19:20 0000
Description:   Opened: 2003-02-09 19:20 0000
TOra 1.3.9 was released 2003-02-09.  I've modified tora-1.3.8 ebuild
accordingly
and have verified install.  Also changed URI to use sourceforge mirror
protocol.

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Don Seiler (RETIRED) 2003-02-09 19:21:12 0000 -------
Created an attachment (id=8104) [details]
tora-1.3.9.ebuild

tora-1.3.9 ebuild file

------- Comment #2 From Don Seiler (RETIRED) 2003-02-09 19:21:39 0000 -------
Created an attachment (id=8105) [details]
digest-tora-1.3.9

tora 1.3.9 digest file

------- Comment #3 From Don Seiler (RETIRED) 2003-02-09 19:43:37 0000 -------
Note that the source tarball hasn't made it's way around to all the mirrors.

------- Comment #4 From Jan Schubert 2003-02-10 03:46:34 0000 -------
Great Job. 
Thx. 

------- Comment #5 From Don Seiler (RETIRED) 2003-02-12 08:58:27 0000 -------
Word on the dev list is that the TOra author wants to take a break and so he is
putting in a bunch more bug fixes now so don't have to wait as long.  This will
result in a tora-1.3.9.1, which should be released today.  Just an FYI.  IMHO
we should release this one also, just in case 1.3.9.1 introduces a problem.

------- Comment #6 From Don Seiler (RETIRED) 2003-02-12 22:42:15 0000 -------
TOra 1.3.9.1 is out.  I'll be uploading new ebuild and digest shortly.

------- Comment #7 From Don Seiler (RETIRED) 2003-02-12 22:44:12 0000 -------
Created an attachment (id=8214) [details]
tora-1.3.9.1.ebuild

tora-1.3.9.1.ebuild

------- Comment #8 From Don Seiler (RETIRED) 2003-02-12 22:44:44 0000 -------
Created an attachment (id=8215) [details]
digest-tora-1.3.9.1

digest-tora-1.3.9.1

------- Comment #9 From Don Seiler (RETIRED) 2003-02-12 22:45:13 0000 -------
new ebuild and digest uploaded, old ones marked obsolete.

------- Comment #10 From Don Seiler (RETIRED) 2003-02-16 10:10:00 0000 -------
TOra author is on a bug-fix rampage.  TOra 1.3.9.2 released this morning.  Will
be submitting ebuild later.  Although ebuild is simply the 1.3.9.1 ebuild
renamed and new digest made accordingly.

------- Comment #11 From Don Seiler (RETIRED) 2003-02-17 09:42:24 0000 -------
Created an attachment (id=8365) [details]
tora-1.3.9.2.ebuild

tora 1.3.9.2 ebuild

------- Comment #12 From Don Seiler (RETIRED) 2003-02-17 09:43:04 0000 -------
Created an attachment (id=8366) [details]
digest-tora-1.3.9.2

tora 1.3.9.2 digest

------- Comment #13 From Don Seiler (RETIRED) 2003-02-17 09:43:33 0000 -------
OK updated ebuild and digest and changed bug summary.

------- Comment #14 From Don Seiler (RETIRED) 2003-03-20 09:03:47 0000 -------
What is the timeline needed for checkin of this ebuild.  The newer version of
tora contains a lot of major bug fixes and feature additions.

------- Comment #15 From Patrick Kursawe 2003-04-22 02:03:22 0000 -------
I am no regular tora user since I have the wrong oracle version installed :-( -
but regarding the fact that there has been no response to this bug, I'll take
it.
Expect a slightly changed version of the ebuild for tora 1.3.9.2 in portage
today.

------- Comment #16 From Patrick Kursawe 2003-04-22 04:17:38 0000 -------
is in portage

------- Comment #17 From Don Seiler (RETIRED) 2003-04-22 08:13:03 0000 -------
What do you mean you have the wrong oracle version?  7.3?

------- Comment #18 From Don Seiler (RETIRED) 2003-04-22 08:15:02 0000 -------
Why did you put the mysql flag in, and why does it depend on perl?

TOra gets it's mysql and postgres functionality directly from Qt now.

------- Comment #19 From Patrick Kursawe 2003-04-22 08:20:24 0000 -------
No, PL/SQL with 9i R2 or whatever it's called does not work. Was already
reported a few times.
I put in the mysql check because it should (didn't try) support mysql directly
when used with Qt 2. And it depends on perl because configure.pl gives a few
syntax errors when executed with /bin/sh :-)

------- Comment #20 From Don Seiler (RETIRED) 2003-04-22 09:08:36 0000 -------
I set tora to depend on qt3 from the beginning.  It probably doesn't hurt to
have that check but I'm sure we discussed it on the tora dev mailing list that
it no longer has any functionality.

The perl thing makes sense.

Thanks for taking care of this.  Hopefully 1.3.10 won't take as long to get in!

------- Comment #21 From Patrick Kursawe 2003-04-22 09:19:47 0000 -------
Well, the test does not do anything if Qt is >= 3 and since we depend on it you
are quite likely right :-)
Kicking out this test before we keep it until 1.4 - won't update the package
revision since this should not change any installed file.