Bug 13610

Summary: RFE: FreeCiv 1.11
Product: [Retired] Red Hat Linux Reporter: Sam Varshavchik <mrsam>
Component: freecivAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-07-08 20:50:38 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Spec file.
none
Gnome icons for freeciv, used by the spec file.
none
RPM patch for freeciv. none

Description Sam Varshavchik 2000-07-08 20:48:34 UTC
Release 1.11 of the greatest game in the world is out.

Additionally, I've built a more robust RPM of FreeCiv for RH 6.2, that also
installs Gnome icons.

I will be attaching my spec file plus a few related files to this report.

Comment 1 Sam Varshavchik 2000-07-08 20:49:20 UTC
Created attachment 958 [details]
Spec file.

Comment 2 Sam Varshavchik 2000-07-08 20:50:00 UTC
Created attachment 959 [details]
Gnome icons for freeciv, used by the spec file.

Comment 3 Sam Varshavchik 2000-07-08 20:50:37 UTC
Created attachment 960 [details]
RPM patch for freeciv.

Comment 4 Bernhard Rosenkraenzer 2000-07-10 15:17:10 UTC
I've updated to 1.11 and included the icons; I don't like your specfile though
(it has several absolute don't!s, such as %define version, wmconfig (obsolete),
modification of %description (WAY too late for that, the descriptions have been
sent off to the translators weeks ago, maybe for 7.1).

Also, placing the desktop file in /usr/share/gnome/apps/Games is a bad idea(tm)
- it belongs to /etc/X11/applnk/Games where both gnome and kde can see it.
Freeciv is hardly something KDE users wouldn't want. ;)


Comment 5 Sam Varshavchik 2000-07-10 21:32:46 UTC
FYI - bug 12072 was just closed, fixing a general problem with texinfo that, so
far, required every package using texinfo - including freeciv - to be patched.