Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 79687 - version bump: qmailadmin-1.2.3
Summary: version bump: qmailadmin-1.2.3
Status: RESOLVED DUPLICATE of bug 110252
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Qmail Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 95690 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-01-27 02:29 UTC by Mike Baikov
Modified: 2006-04-11 17:16 UTC (History)
1 user (show)

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


Attachments
qmailadmin-1.2.7.ebuild (qmailadmin-1.2.7.ebuild,2.09 KB, text/plain)
2005-06-10 09:14 UTC, Bjoern Olausson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Baikov 2005-01-27 02:29:11 UTC
simple change name to 1.2.3 in ebuild filename

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Benedikt Böhm (RETIRED) gentoo-dev 2005-01-30 13:13:41 UTC
1.2.7 is out btw
Comment 2 Mike Baikov 2005-01-30 22:50:26 UTC
1.2.7 is devel version.
1.2.3 is stable version.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-06-10 08:08:13 UTC
*** Bug 95690 has been marked as a duplicate of this bug. ***
Comment 4 Bjoern Olausson 2005-06-10 09:14:38 UTC
Created attachment 60994 [details]
qmailadmin-1.2.7.ebuild

I version-bumped qmailadmin to the latest version, fixed the Maildir | .maildir

issue with only editing the file qmailadmin.h as supposed in the qmailadmin.h 
file.

src_unpack() {
	unpack ${A}
	cd "${S}"
	sed -e 's|"Maildir"|".maildir"|g' -i qmailadmin.h
}

So this works for me on an x86. No problems so far.

Reproducible: Always
Steps to Reproduce:


Actual Results:  
Works fine on Gentoo x86

Expected Results:  
Should work on all platforms?

Please test it and if it works, but it into the offical tree.

regards
blubbi
Comment 5 Mike Baikov 2005-06-14 10:16:20 UTC
Somebody can update portage tree? 1.2.1 is very old version!

Please!
Comment 6 Mick Reed 2005-06-16 08:51:22 UTC
I would do it if I knew how.  Thanks in advance, devs.
Comment 7 Mick Reed 2005-06-16 13:36:27 UTC
(In reply to comment #6)
Sorry, I should have RTFM.  I report success of this 1.2.7 ebuild, on hardened 
amd64 using vanilla-2.6.11.9-grsec. SMP I might add.   
Comment 8 Martin Bianculli 2005-07-22 12:36:31 UTC
To compile you must emerge first the ezmlm-idx-mysql package, otherwise
qmailadmin-1.2.7 fails to compile. In 1.2.1 it wasn't neccesary to do that...!

To update the portage: 
copy this ebuild in this file /usr/portage/net-mail/emerge ezmlm-idx-mysql
the run ebuild qmailadmin-1.2.7.ebuild digest in the command line
finnaly run emerge =net-mail/qmailadmin-1.2.7
try do it without ezmlm-idx-mysql and then with it and post your experiences

I'm running AMD64 hardened-sources
Comment 9 SpanKY gentoo-dev 2006-04-11 17:16:52 UTC
*** This bug has been marked as a duplicate of 110252 ***