update to 10855 [release 10855-1mamba;Thu Oct 30 2014]
This commit is contained in:
parent
554c0535c3
commit
66b52e82ac
18
amule.spec
18
amule.spec
@ -1,13 +1,14 @@
|
|||||||
Name: amule
|
Name: amule
|
||||||
Version: 2.3.1
|
Version: 10855
|
||||||
Release: 4mamba
|
Release: 1mamba
|
||||||
Summary: An eMule-like client for the eD2k and Kademlia file sharing networks
|
Summary: An eMule-like client for the eD2k and Kademlia file sharing networks
|
||||||
Group: Graphical Desktop/Applications/Internet
|
Group: Graphical Desktop/Applications/Internet
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.amule.org/
|
URL: http://www.amule.org/
|
||||||
Source: http://downloads.sourceforge.net/project/amule/aMule/%{version}/aMule-%{version}.tar.xz
|
Source: git://repo.or.cz/amule.git/amule-svn-r%{version}/amule-%{version}.tar.bz2
|
||||||
|
#http://downloads.sourceforge.net/project/amule/aMule/%{version}/aMule-%{version}.tar.xz
|
||||||
Source1: aMule-wrapper.sh
|
Source1: aMule-wrapper.sh
|
||||||
Patch1: aMule-2.1.3-wx.patch
|
Patch1: aMule-2.1.3-wx.patch
|
||||||
Patch2: amule-2.3.1-gcc-4.7.patch
|
Patch2: amule-2.3.1-gcc-4.7.patch
|
||||||
@ -59,9 +60,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
|
|||||||
aMule is an eMule-like client for the eD2k and Kademlia networks, supporting multiple platforms.
|
aMule is an eMule-like client for the eD2k and Kademlia networks, supporting multiple platforms.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n aMule-%{version}
|
%setup -q
|
||||||
#%patch1 -p1
|
#%patch1 -p1
|
||||||
%patch2 -p1
|
#%patch2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -75,7 +76,9 @@ aMule is an eMule-like client for the eD2k and Kademlia networks, supporting mul
|
|||||||
--enable-alcc \
|
--enable-alcc \
|
||||||
--enable-amule-daemon \
|
--enable-amule-daemon \
|
||||||
--enable-amulecmd \
|
--enable-amulecmd \
|
||||||
--enable-geoip
|
--enable-geoip \
|
||||||
|
--with-wxshared \
|
||||||
|
--with-wx-config=wx-config-unicode
|
||||||
|
|
||||||
# --enable-webservergui \
|
# --enable-webservergui \
|
||||||
# --enable-amulecmdgui \
|
# --enable-amulecmdgui \
|
||||||
@ -128,6 +131,9 @@ test x%{buildroot} != x/ && rm -rf %{buildroot}
|
|||||||
%doc ABOUT-NLS
|
%doc ABOUT-NLS
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 30 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 10855-1mamba
|
||||||
|
- update to 10855
|
||||||
|
|
||||||
* Fri Dec 13 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.1-4mamba
|
* Fri Dec 13 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.1-4mamba
|
||||||
- rebuilt with binutils 2.24
|
- rebuilt with binutils 2.24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user