Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103927 - dev-java/jdbc3-postgresql should have same version as postgresql or higher
Summary: dev-java/jdbc3-postgresql should have same version as postgresql or higher
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-27 09:07 UTC by Martin Nowack
Modified: 2007-09-22 23:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Requires same version-number as postgresql or higher and >= jdk-1.4 (jdbc3-postgresql-7.4.5.ebuild,1.13 KB, text/plain)
2005-09-06 23:09 UTC, Julie Bovee Hill
Details
Requires same version-no as postgresql or higher and >= jdk-1.4 (jdbc3-postgresql-8.0_p311.ebuild,1.23 KB, text/plain)
2005-09-06 23:11 UTC, Julie Bovee Hill
Details
jdbc3-postgresql-7.4.5.ebuild.patch (jdbc3-postgresql-7.4.5.ebuild.patch,469 bytes, patch)
2005-09-07 19:42 UTC, Julie Bovee Hill
Details | Diff
jdbc3-postgresql-8.0_p311.ebuild.patch (jdbc3-postgresql-8.0_p311.ebuild.patch,543 bytes, patch)
2005-09-07 19:44 UTC, Julie Bovee Hill
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Nowack 2005-08-27 09:07:17 UTC
jdbc3-postgresql should have the same version-number as postgresql or even    
higher. As developers said in   
http://jdbc.postgresql.org/download.html#serverselection.   
So could you mask older postgresql-ebuilds by dependencies?  
An other problem is the jdk for jdbc3 this should be 1.4 or higher. This is  
correct for the 7.3 ebuild but higher ones have ">=virtual/jdk-1.3" as  
dependencies.  
  
Thanks for your help.    

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Julie Bovee Hill 2005-09-06 23:09:15 UTC
Created attachment 67805 [details]
Requires same version-number as postgresql or higher and >= jdk-1.4
Comment 2 Julie Bovee Hill 2005-09-06 23:11:31 UTC
Created attachment 67806 [details]
Requires same version-no as postgresql or higher and >= jdk-1.4
Comment 3 Julie Bovee Hill 2005-09-07 19:42:55 UTC
Created attachment 67882 [details, diff]
jdbc3-postgresql-7.4.5.ebuild.patch

Patch to require same version number as postgresql or higher and require jdk
1.4 or higher.
Comment 4 Julie Bovee Hill 2005-09-07 19:44:33 UTC
Created attachment 67883 [details, diff]
jdbc3-postgresql-8.0_p311.ebuild.patch

Patch to require same version number as postgresql or higher and require jdk
1.4 or higher.
Comment 5 Martin Nowack 2005-09-08 00:29:40 UTC
I think this looks verry good . 
Comment 6 Thomas Matthijs (RETIRED) gentoo-dev 2005-09-10 08:08:43 UTC
is postgresql realy a dependency?

afaik its not needed to build/use the jdbc driver
Comment 7 Thomas Matthijs (RETIRED) gentoo-dev 2005-09-11 03:49:48 UTC
depending on jdk 1.4
not adding postgresql as it not a dep