]> git.pld-linux.org Git - packages/cDonkey.git/blobdiff - cDonkey.spec
- 0.8.9
[packages/cDonkey.git] / cDonkey.spec
index 0a2dcc52d83a7007c1c06ba544d973591a174661..0ce19a9f243d1545b267e3a609cd2d1f1cfc20a6 100644 (file)
@@ -1,22 +1,32 @@
 Summary:       Open source core client for eDonkey
+Summary(pl):   Otwarty rdzeñ klienta sieci eDonkey
 Name:          cDonkey
-Version:       0.5.2
+Version:       0.8.9
 Release:       1
 License:       GPL
 Group:         Applications/Communications
 Source0:       http://suche.org/%{name}-%{version}.tar.bz2
 URL:           http://cdonkey.suche.org/
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: db-devel >= 4.1
-BuildRequires: openssl-devel
-BuildRequires: zlib-devel 
+BuildRequires: libtool
+BuildRequires: openssl-devel >= 0.9.7
+BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Provides:      eDonkey-core
 
 %description
 cDonkey is an open source core client for eDonkey without a GUI. It
-works together with eMule and ed2k_gui. It uses Berkley DB-4.1 for
+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.
 
+%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.
+
 %prep
 %setup -q -n %{name}
 
@@ -38,4 +48,4 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/*
-%doc TODO
+%doc TODO FAQ-EN README
This page took 0.082703 seconds and 4 git commands to generate.