Bug 245281

Summary: broken URL in libpqxx package description
Product: [Fedora] Fedora Reporter: petrosyan
Component: libpqxxAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
URL: http://thaiopensource.org/development/libpqxx/
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-22 11:30:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 237018    

Description petrosyan 2007-06-22 05:03:54 UTC
Description of problem:
broken URL in libpqxx package description
URL         : http://thaiopensource.org/development/libpqxx/

the correct URL is http://pqxx.org/

Version-Release number of selected component (if applicable):
libpqxx-2.6.8-5.fc7

How reproducible:
Always

Steps to Reproduce:
rpm -qi libpqxx

Additional info:
Also a new version 2.6.9 of libpqxx has been released.

Comment 1 Rex Dieter 2007-06-22 11:30:29 UTC
Thanks.

It's correct in cvs, and btw (just latest comment added to changelog):

%changelog
* Mon Jun 04 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.6.8-6
- 2.6.9 pulled, revert to 2.6.8 (for koffice)

* Tue May 22 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 2.6.9-1
- libpqxx-2.6.9

Ie, libpqxx-2.6.9 changed their api slightly, making it incompatible with
koffice builds.  When/if koffice/upstream fixes this, we can consider upgrading.