SPECS: ctorrent.spec - upgrade to dnh 3.2 - added incomplete.patc...

wiget wiget at pld-linux.org
Tue Jan 15 20:25:18 CET 2008


Author: wiget                        Date: Tue Jan 15 19:25:18 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- upgrade to dnh 3.2 
- added incomplete.patch (extracted from ctorrent cvs, described at ctorrent home page - 2007-11-27)
- more docs added 

---- Files affected:
SPECS:
   ctorrent.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: SPECS/ctorrent.spec
diff -u SPECS/ctorrent.spec:1.16 SPECS/ctorrent.spec:1.17
--- SPECS/ctorrent.spec:1.16	Thu Feb 22 09:29:22 2007
+++ SPECS/ctorrent.spec	Tue Jan 15 20:25:13 2008
@@ -2,15 +2,14 @@
 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.2
-Version:	%{_base_version}_%{_dnh_version}
+Version:	3.2
 Release:	1
 License:	GPL
 Group:		Applications/Networking
-Source0:	http://www.rahul.net/dholmes/ctorrent/ctorrent-%{_base_version}-%{_dnh_version}.tar.gz
-# Source0-md5:	76484082d3d44d7d1fbc9f2e0e33440f
-#URL:		http://ctorrent.sourceforge.net/
+Source0:	http://www.rahul.net/dholmes/ctorrent/ctorrent-dnh%{version}.tar.gz
+# Source0-md5:	23b37cd7b558ad6a27974b311499bab6
+Patch0:		%{name}-incomplete.patch
+Patch1:		%{name}-m4.patch
 URL:		http://www.rahul.net/dholmes/ctorrent/
 BuildRequires:	autoconf >= 2.50
 BuildRequires:	automake
@@ -37,7 +36,9 @@
 używa się sieci BitTorrent.
 
 %prep
-%setup -q -n %{name}-%{_dnh_version}
+%setup -q -n %{name}-dnh%{version}
+%patch0 -p1
+%patch1 -p1
 
 %build
 %{__aclocal}
@@ -59,7 +60,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS README UserGuide README-DNH.TXT ChangeLog
 %attr(755,root,root) %{_bindir}/ctorrent
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -68,7 +69,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.16  2007-02-22 08:29:22  jajcus
+Revision 1.17  2008-01-15 19:25:13  wiget
+- upgrade to dnh 3.2
+- added incomplete.patch (extracted from ctorrent cvs, described at ctorrent home page - 2007-11-27)
+- more docs added
+
+Revision 1.16  2007/02/22 08:29:22  jajcus
 - Version: 1.3.4_dnh2.2
 
 Revision 1.15  2007/02/12 21:23:52  glen
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ctorrent.spec?r1=1.16&r2=1.17&f=u



More information about the pld-cvs-commit mailing list