Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 273547 - games-server/cyphesis-0.5.20 version bump request
Summary: games-server/cyphesis-0.5.20 version bump request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 273428
  Show dependency tree
 
Reported: 2009-06-10 13:02 UTC by Pacho Ramos
Modified: 2009-08-15 17:24 UTC (History)
0 users

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


Attachments
cyphesis-0.5.20-gcc44.patch (cyphesis-0.5.20-gcc44.patch,251 bytes, patch)
2009-06-10 13:02 UTC, Pacho Ramos
Details | Diff
cyphesis-0.5.20.ebuild (cyphesis-0.5.20.ebuild,1.14 KB, text/plain)
2009-08-15 10:35 UTC, Samuli Suominen (RETIRED)
Details
cyphesis-0.5.20-python26.patch (cyphesis-0.5.20-python26.patch,1.82 KB, patch)
2009-08-15 10:36 UTC, Samuli Suominen (RETIRED)
Details | Diff
cyphesis-0.5.20-automagic.patch (cyphesis-0.5.20-automagic.patch,1.40 KB, patch)
2009-08-15 10:36 UTC, Samuli Suominen (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2009-06-10 13:02:26 UTC
Lost of buyfixes over 0.5.18

Thanks

Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2009-06-10 13:02:51 UTC
Created attachment 194150 [details, diff]
cyphesis-0.5.20-gcc44.patch

Patch from fedora for fixing gcc-4.4 building
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-08-15 10:35:48 UTC
Created attachment 201308 [details]
cyphesis-0.5.20.ebuild
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-08-15 10:36:11 UTC
Created attachment 201309 [details, diff]
cyphesis-0.5.20-python26.patch
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-08-15 10:36:51 UTC
Created attachment 201310 [details, diff]
cyphesis-0.5.20-automagic.patch

Copy of -gentoo.patch with additional duplicate documentation removing.
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2009-08-15 10:38:19 UTC
--localstatedir=/var/${PN} does /var/tmp/cyphesis but I think it could just be /var/tmp since it creates the unique filename there (just to avoid creating a extra directory under /var)
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2009-08-15 10:39:19 UTC
(In reply to comment #5)
> --localstatedir=/var/${PN} does /var/tmp/cyphesis but I think it could just be
> /var/tmp since it creates the unique filename there (just to avoid creating a
> extra directory under /var)
> 

/var/cyphesis/tmp I mean. Just /var/tmp seems more correct.
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2009-08-15 17:24:01 UTC
+*cyphesis-0.5.20 (15 Aug 2009)
+
+  15 Aug 2009; Samuli Suominen <ssuominen@gentoo.org>
+  +cyphesis-0.5.20.ebuild, +files/cyphesis-0.5.20-gcc44.patch,
+  +files/cyphesis-0.5.20-gentoo.patch,
+  +files/cyphesis-0.5.20-python26.patch:
+  Version bump wrt #273547, thanks to Pacho Ramos for reporting.