SPECS: ctorrent.spec - 'Enhanced CTorrent' patchset for ctorrent
jajcus
jajcus at pld-linux.org
Fri Mar 10 17:41:56 CET 2006
Author: jajcus Date: Fri Mar 10 16:41:56 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 'Enhanced CTorrent' patchset for ctorrent
---- Files affected:
SPECS:
ctorrent.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/ctorrent.spec
diff -u SPECS/ctorrent.spec:1.11 SPECS/ctorrent.spec:1.12
--- SPECS/ctorrent.spec:1.11 Tue Jan 4 20:18:32 2005
+++ SPECS/ctorrent.spec Fri Mar 10 17:41:50 2006
@@ -2,13 +2,17 @@
Summary: BitTorrent client written in the C++
Summary(pl): Klient BitTorrenta napisany w C++
Name: ctorrent
-Version: 1.3.4
-Release: 1
+%define _base_version 1.3.4
+%define _dnh_version dnh2
+Version: %{_base_version}_%{_dnh_version}
+Release: 0.1
License: GPL
Group: Applications/Networking
-Source0: http://dl.sourceforge.net/ctorrent/%{name}-%{version}.tar.bz2
+Source0: http://dl.sourceforge.net/ctorrent/%{name}-%{_base_version}.tar.bz2
# Source0-md5: 823010ec78215d476537c9eba9381cdd
-URL: http://ctorrent.sourceforge.net/
+Patch0: http://www.rahul.net/dholmes/ctorrent/patchset-ctorrent-%{_base_version}-%{_dnh_version}.diff
+#URL: http://ctorrent.sourceforge.net/
+URL: http://www.rahul.net/dholmes/ctorrent/
BuildRequires: libstdc++-devel
BuildRequires: openssl-devel >= 0.9.7d
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -32,7 +36,8 @@
używa się sieci BitTorrent.
%prep
-%setup -q
+%setup -q -n %{name}-%{_base_version}
+%patch0 -p0
%build
%configure
@@ -57,6 +62,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/03/10 16:41:50 jajcus
+- 'Enhanced CTorrent' patchset for ctorrent
+
Revision 1.11 2005/01/04 19:18:32 qboosh
- added NEWS,README to docs, BR: libstdc++-devel
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ctorrent.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list