Bug 37911 - drivel 0.9.3 version bump
Bug#: 37911 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: gnome@gentoo.org Reported By: eradicator@gentoo.org
Component: Ebuilds
URL: 
Summary: drivel 0.9.3 version bump
Keywords:  
Status Whiteboard: 
Opened: 2004-01-11 15:08 0000
Description:   Opened: 2004-01-11 15:08 0000
renaming the 0.9.1 ebuild to 0.9.3 and adding a dependency on >=intltool-0.28
(for the OrigTree.pm module) works.  With older versions of intltool, we see
this:

make[2]: Leaving directory
`/var/tmp/portage/drivel-0.9.3/work/drivel-0.9.3/src'
make[2]: Entering directory `/var/tmp/portage/drivel-0.9.3/work/drivel-0.9.3'
LC_ALL=C ./intltool-merge ./po drivel.desktop.in drivel.desktop -d -u -c
./po/.intltool-merge-cache
The OrigTree module doesn't seem to be properly installed ./intltool-merge

make[2]: *** [drivel.desktop] Error 2
make[2]: Leaving directory `/var/tmp/portage/drivel-0.9.3/work/drivel-0.9.3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/drivel-0.9.3/work/drivel-0.9.3'
make: *** [all-recursive-am] Error 2

!!! ERROR: net-misc/drivel-0.9.3 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure



Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Yi Quang (RETIRED) 2004-01-11 20:17:50 0000 -------
This can't go in right now because intltool .28 for whatever reason is disliked
by  the gnome herd. 

------- Comment #2 From Spider (RETIRED) 2004-01-11 20:24:20 0000 -------
use intltoolize --force to get that fixed.

   intltool 0.28  has other bugs that are worse :-/

------- Comment #3 From Jeremy Huddleston (RETIRED) 2004-01-12 04:48:50 0000 -------
Created an attachment (id=23671) [details]
net-misc/drivel/drivel-0.9.3.ebuild

version bump
add dep on intltool and call 'intltoolize --forcce' to replace the
intltool-*.in files that come in the package

------- Comment #4 From Jeremy Huddleston (RETIRED) 2004-01-25 02:30:28 0000 -------
You gnome guys mind if I commit this?  I'm trying to clean up my personal
PORTAGE_OVERLAY a bit...  I'd be willing to add myself as a maintainer for this
package if you're swamped...

Spider, are you around?  Doesn't look like you've been on IRC for a couple
weeks...

------- Comment #5 From foser (RETIRED) 2004-01-25 04:24:23 0000 -------
Sure add it, we're short on time here.

Do mark it all ~arch before adding though.

------- Comment #6 From Jeremy Huddleston (RETIRED) 2004-01-25 12:51:54 0000 -------
committed (in ~arch of course).