Author: walluck Date: Thu Oct 26 09:27:26 2006 New Revision: 72938 Added: packages/cooker/epic5/current/SOURCES/amnesiac1.4r2.tar.bz2 (contents, props changed) Modified: packages/cooker/epic5/current/SPECS/epic5.spec
Log: include amnesiac 1.4r2 Added: packages/cooker/epic5/current/SOURCES/amnesiac1.4r2.tar.bz2 ============================================================================== Binary file. No diff available. 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 09:27:26 2006 @@ -1,6 +1,6 @@ Name: epic5 Version: 0.3.1 -Release: %mkrel 2 +Release: %mkrel 3 Epoch: 0 Summary: (E)nhanced (P)rogrammable (I)RC-II (C)lient Group: Networking/IRC @@ -8,6 +8,7 @@ URL: http://www.epicsol.org/ Source0: ftp://ftp.epicsol.org:/pub/epic/EPIC5-ALPHA/epic5-0.3.1.tar.bz2 Source1: ftp://ftp.epicsol.org/pub/epic/help/epic-help-current.tar.bz2 +Source2: http://amnesiac.ircii.org/amnesiac1.4r2.tar.bz2 Requires(post): desktop-file-utils Requires(postun): desktop-file-utils #BuildRequires: dante-devel @@ -21,9 +22,9 @@ %description 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 +100% backwards compatible with ircII, but instead we have chosen to +find those things where compatibility is undesirable, and fix them. +No gratuitous incompatibilities 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 @@ -50,9 +51,11 @@ %install %{__rm} -rf %{buildroot} %{makeinstall} libexecdir=%{buildroot}%{_bindir} sharedir=%{buildroot}%{_datadir} installhelp - %{__chmod} 755 %{buildroot}%{_datadir}/%{name}/script/epic-crypt-gpg{,-aa} +%{__tar} -xf %{SOURCE2} -C %{buildroot}%{_datadir}/%{name}/script +%{__chmod} 644 %{buildroot}%{_datadir}/%{name}/script/amn/themes/ansiless.th + %{__mkdir_p} %{buildroot}%{_datadir}/applications %{__cat} > %{name}.desktop << EOF [Desktop Entry]
