]> git.pld-linux.org Git - packages/ctorrent.git/commitdiff
- Version: 1.3.4_dnh2.2 auto/th/ctorrent-1_3_4_dnh2_2-1
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 22 Feb 2007 08:29:22 +0000 (08:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ctorrent.spec -> 1.16

ctorrent.spec

index 62d74ff12499efee8e7201e8d60d5ecde08d257f..5d2500d4d87432db7c7eea343b3123bd2ad153dd 100644 (file)
@@ -1,15 +1,14 @@
-Summary:       BitTorrent client written in the C++
-Summary(pl.UTF-8):     Klient BitTorrenta napisany w C++
+Summary:       Enhanced CTorrent - BitTorrent client written in the C++
+Summary(pl.UTF-8):     Enhanced CTorrent - Klient BitTorrenta napisany w C++
 Name:          ctorrent
 %define        _base_version 1.3.4
-%define        _dnh_version dnh2
+%define        _dnh_version dnh2.2
 Version:       %{_base_version}_%{_dnh_version}
-Release:       0.1
+Release:       1
 License:       GPL
 Group:         Applications/Networking
-Source0:       http://dl.sourceforge.net/ctorrent/%{name}-%{_base_version}.tar.bz2
-# Source0-md5: 823010ec78215d476537c9eba9381cdd
-Patch0:                http://www.rahul.net/dholmes/ctorrent/patchset-ctorrent-%{_base_version}-%{_dnh_version}.diff
+Source0:       http://www.rahul.net/dholmes/ctorrent/ctorrent-%{_base_version}-%{_dnh_version}.tar.gz
+# Source0-md5: 76484082d3d44d7d1fbc9f2e0e33440f
 #URL:          http://ctorrent.sourceforge.net/
 URL:           http://www.rahul.net/dholmes/ctorrent/
 BuildRequires: autoconf >= 2.50
@@ -37,8 +36,7 @@ CTorrent pomaga dokładnie w tym zadaniu, zakładając iż
 używa się sieci BitTorrent.
 
 %prep
-%setup -q -n %{name}-%{_base_version}
-%patch0 -p0
+%setup -q -n %{name}-%{_dnh_version}
 
 %build
 %{__aclocal}
This page took 0.09908 seconds and 4 git commands to generate.