Author: walluck Date: Thu Oct 26 08:11:11 2006 New Revision: 72921 Modified: packages/cooker/epic5/current/SPECS/epic5.spec
Log: fix summary, description, and menu summary Modified: packages/cooker/epic5/current/SPECS/epic5.spec ============================================================================== --- packages/cooker/epic5/current/SPECS/epic5.spec (original) +++ packages/cooker/epic5/current/SPECS/epic5.spec Thu Oct 26 08:11:11 2006 @@ -1,8 +1,8 @@ Name: epic5 Version: 0.3.1 -Release: %mkrel 1 +Release: %mkrel 2 Epoch: 0 -Summary: Another popular Unix IRC client +Summary: (E)nhanced (P)rogrammable (I)RC-II (C)lient Group: Networking/IRC License: BSD URL: http://www.epicsol.org/ @@ -20,9 +20,18 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot %description -EPIC is the (E)nhanced (P)rogrammable (I)RC-II (C)lient. It -is a program used to connect to IRC servers around the globe -so that the user can ``chat'' with others. +EPIC4 is a new direction in ircII development. No longer is EPIC +100% backwards compatable with ircII, but instead we have chosen to +find those things where compatability is undesirable, and fix them. +No gratuitous incompatabilities have been added, but lots of new +code has been added to make EPIC the best ircII client we could make. + +EPIC4 is derived directly from EPIC3, which was itself derived from +IRC-II which is currently maintained by Matthew Green, and includes +in whole all the additions included in the "plus" clients by Jeremy +Nelson and all of the modifications in the "mod" clients by Jake Khuon. +EPIC is currently maintained by EPIC Software Labs (ESL), comprised of +a couple of dozen people. %prep %setup -q -a 1 -T -b 0 @@ -48,7 +57,7 @@ %{__cat} > %{name}.desktop << EOF [Desktop Entry] Name=EPIC5 -Comment=Enhance Programmable ircII Client +Comment=(E)nhanced (P)rogrammable (I)RC-II (C)lient Exec=epic5 Terminal=true Type=Application
