Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 238515

Summary: syslog-ng-2.1.1.ebuild (Update)
Product: Gentoo Linux Reporter: Mark LaCroix <mark>
Component: New packagesAssignee: Mr. Bones. (RETIRED) <mr_bones_>
Status: RESOLVED WONTFIX    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 238514    
Bug Blocks:    
Attachments: New ebuild for syslog-ng-2.1.1
Patch for configure.in to look for the correct .pc file
New ebuild for syslog-ng-2.1.1
New ebuild for syslog-ng-2.1.1

Description Mark LaCroix 2008-09-23 21:44:53 UTC
syslog-ng has a new stable release

The source package incorrectly looks for dbi-0.8.pc instead of the libdbi standard dbi.pc file name.  An update for libdbi is required to create the proper dbi.pc file

Attached is the ebuild and a configure.in patch to correct the libdbi pkgconfig file name.
Comment 1 Mark LaCroix 2008-09-23 21:46:14 UTC
Created attachment 166212 [details]
New ebuild for syslog-ng-2.1.1
Comment 2 Mark LaCroix 2008-09-23 21:46:53 UTC
Created attachment 166213 [details, diff]
Patch for configure.in to look for the correct .pc file
Comment 3 Mark LaCroix 2008-09-23 22:06:20 UTC
Created attachment 166217 [details]
New ebuild for syslog-ng-2.1.1

Fixed eautoconf to eautoreconf
Comment 4 Mark LaCroix 2008-09-23 22:06:24 UTC
Created attachment 166219 [details]
New ebuild for syslog-ng-2.1.1

Fixed eautoconf to eautoreconf
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2008-09-24 05:07:32 UTC
2.1.1 has known issues.  I'll check the next version and maybe pick that one up.
Comment 6 Mark LaCroix 2008-09-25 03:24:28 UTC
I though that is what the unstable branch was for...