1 Summary: aMule
- another eMule p2p client
6 Group: Applications
/Internet
7 Packager: The aMule Team
(http
://forum.amule.org
/)
8 Vendor: The aMule Project
9 URL: http
://www.amule.org
/
10 Source: %{name}-%{version}.tar.bz2
11 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n
)
14 aMule is a peer to peer file sharing client
, based on the well known eMule.
15 Starting with
2.0.0 aMule works on Linux
, Mac
, *BSD and Windows
, which makes it
16 the first multi
-platform edonkey network client.
30 %{__make} %{?_smp_mflags}
33 [ ! "$RPM_BUILD_ROOT"
= "
/"
] && %{__rm} -rf "$RPM_BUILD_ROOT"
34 %{__make} DESTDIR
="$RPM_BUILD_ROOT"
install
38 [ ! "$RPM_BUILD_ROOT"
= "
/"
] && %{__rm} -rf "$RPM_BUILD_ROOT"
41 %defattr(-,root
,root
,-)
48 %{_bindir}/autostart
-xas
49 %{_libdir}/xchat
/plugins
/xas.pl
50 %{_datadir}/applications
/*
54 %docdir %{_datadir}/doc
/*
60 * Fri May
13 2005 Marcelo Jimenez
<phoenix@amule.org
>
61 - New spec
for aMule
-2.0.0 compliant with Fedora Core specifications.
63 * Mon Apr
19 2005 Marcelo Jimenez
<phoenix@amule.org
>
64 - Removed curl dependency
, aMule now uses wxHTTP.
66 * Mon Mar
26 2005 Marcelo Jimenez
<phoenix@amule.org
>
67 - Added a distro
test, so we know the distro.
68 - Tests
for UTF
-8 enabled LANG to use UTF
-8 systray.
70 * Mon Mar
21 2005 Marcelo Jimenez
<phoenix@amule.org
>
71 - Removed krb5
-libs require and krb5
-devel buildprereq. curl
-lib and
74 * Tue Mar
08 2005 Marcelo Jimenez
<phoenix@amule.org
>
75 - Made it work with cvs snapshots at their very same day.
77 * Wed Jun
16 2004 Ariano Bertacca
<ariano@hirnriss.net
>
80 * Sat May
22 2004 Ariano Bertacca
<ariano@hirnriss.net
>
81 - added webserver package.
83 * Sun Mar
28 2004 Ariano Bertacca
<ariano@hirnriss.net
>
84 - added libcryptopp to dependencies
/BuildPreReq
85 - getting wx
-config and wxbase
-config from installed rpm to avoid problems
86 with people using wxGTK
-2.5.
87 Idea taken from aMule
-2.0.0rc1.spec
done by
88 deltaHF
<deltahf@users.sourceforge.net
> and
89 pure_ascii
<pure_ascii@users.sourceforge.net
>
91 * Tue Feb
10 2004 Ariano Bertacca
<ariano@hirnriss.net
>
92 - modified the BuildPreReq to satisfy amulecmd build requirements.
94 * Sat Jan
23 2004 Ariano Bertacca
<ariano@hirnriss.net
>
95 - initial amule.spec release