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

Bug 1251

Summary: update gperiodic-1.3.2 --> 1.3.3 w/ ebuild bug fixes
Product: Gentoo Linux Reporter: Matthew Kennedy <mbkennedy>
Component: New packagesAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: enhancement CC: mbkennedy
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gperiodic-1.3.2-1.3.3.patch
files/gperiodic-1.3.3-gentoo.diff

Description Matthew Kennedy 2002-03-20 00:12:55 UTC
Please find attached an ebuild patch and gentoo patch for gperiodic.
Comment 1 Matthew Kennedy 2002-03-20 00:18:17 UTC
Created attachment 383 [details, diff]
gperiodic-1.3.2-1.3.3.patch

gperiodic's build system does not honour the --disable-nls flag to configure.
This ebuild updated 1.3.2 to 1.3.3 and fixes the nls problem with a sed tweak.
Since it's an upstream problem, I've also registered this issue with the
gperiodic maintainers.

The other change is the test for NLS. since --disable-nls is default (looking
at configure --help), an else case covering the --enable-nls flag is necessary.
This is a moot point though, since NLS in gperiodic seems to be broken.
Comment 2 Matthew Kennedy 2002-03-20 00:20:21 UTC
Created attachment 384 [details, diff]
files/gperiodic-1.3.3-gentoo.diff

This is a new patch for 1.3.3. The only difference between 1.3.2 and 1.3.3 is
that the version information is now correct.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-03-21 02:16:56 UTC
Thanks for the upgrade/fix.  You forgot copyright year :P