SPECS: cDonkey.spec - added db patch to fix build with db 4.[234]
qboosh
qboosh at pld-linux.org
Sun Jan 29 00:30:50 CET 2006
Author: qboosh Date: Sat Jan 28 23:30:50 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added db patch to fix build with db 4.[234]
---- Files affected:
SPECS:
cDonkey.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/cDonkey.spec
diff -u SPECS/cDonkey.spec:1.17 SPECS/cDonkey.spec:1.18
--- SPECS/cDonkey.spec:1.17 Sat Jan 28 23:41:57 2006
+++ SPECS/cDonkey.spec Sun Jan 29 00:30:45 2006
@@ -11,6 +11,7 @@
Patch0: %{name}-in_addr.patch
Patch1: %{name}-types.patch
Patch2: %{name}-nolibs.patch
+Patch3: %{name}-db.patch
URL: http://cdonkey.suche.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -23,20 +24,21 @@
%description
cDonkey is an open source core client for eDonkey without a GUI. It
-works together with eMule and ed2k_gui. It uses Berkeley DB-4.1 for
-fast List management. The eMule Packet data and source2source exchange
-was implemented. It currently only works with Linux.
+works together with eMule and ed2k_gui. It uses Berkeley DB for fast
+List management. The eMule Packet data and source2source exchange was
+implemented. It currently only works with Linux.
%description -l pl
cDonkey jest otwartym rdzeniem klienta sieci eDonkey bez interfejsu
-graficznego. Współgra z eMule oraz ed2k_gui. Używa bazy Berkeley w
-wersji 4.1 do szybkiego zarządzania listami. Działa tylko na Linuksie.
+graficznego. Współgra z eMule oraz ed2k_gui. Używa bazy Berkeley DB
+do szybkiego zarządzania listami. Działa tylko na Linuksie.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
%build
%{__libtoolize}
@@ -66,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2006/01/28 23:30:45 qboosh
+- added db patch to fix build with db 4.[234]
+
Revision 1.17 2006/01/28 22:41:57 qboosh
- unified
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cDonkey.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list