rpms/ctorrent/FC-5 .cvsignore, 1.3, 1.4 ctorrent.spec, 1.3, 1.4 sources, 1.3, 1.4

Dominik Mierzejewski (rathann) fedora-extras-commits at redhat.com
Wed Nov 1 17:01:27 UTC 2006


Author: rathann

Update of /cvs/extras/rpms/ctorrent/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29500

Modified Files:
	.cvsignore ctorrent.spec sources 
Log Message:
- upstream has stopped development, rebase to Enhanced CTorrent, fixes #212307
- add more docs



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ctorrent/FC-5/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	21 Sep 2006 18:23:05 -0000	1.3
+++ .cvsignore	1 Nov 2006 17:00:54 -0000	1.4
@@ -1 +1 @@
-ctorrent-1.3.4.tar.bz2
+ctorrent-1.3.4-dnh2.1.tar.gz


Index: ctorrent.spec
===================================================================
RCS file: /cvs/extras/rpms/ctorrent/FC-5/ctorrent.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ctorrent.spec	21 Sep 2006 18:23:05 -0000	1.3
+++ ctorrent.spec	1 Nov 2006 17:00:54 -0000	1.4
@@ -1,11 +1,13 @@
+%define dnh dnh2.1
+
 Name: ctorrent
 Version: 1.3.4
-Release: 1%{?dist}
+Release: 2.%{dnh}%{?dist}
 Summary: BitTorrent Client written in C
 Group: Applications/Internet
 License: GPL
-URL: http://ctorrent.sourceforge.net
-Source0: http://switch.dl.sourceforge.net/sourceforge/ctorrent/%{name}-%{version}.tar.bz2
+URL: http://www.rahul.net/dholmes/ctorrent/
+Source0: http://www.rahul.net/dholmes/ctorrent/%{name}-%{version}-%{dnh}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: openssl-devel
 
@@ -14,7 +16,7 @@
 doesn't require any graphical component, such as an X server.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{dnh}
 
 %build
 %configure
@@ -30,9 +32,13 @@
 %files
 %defattr(-,root,root,-)
 %{_bindir}/ctorrent
-%doc AUTHORS README NEWS
+%doc AUTHORS COPYING ChangeLog NEWS README README-DNH.TXT
 
 %changelog
+* Wed Nov 01 2006 Dominik 'Rathann' Mierzejewski <rpm at greysector.net> 1.3.4-2.dnh2.1
+- upstream has stopped development, rebase to Enhanced CTorrent, fixes #212307
+- add more docs
+
 * Thu Sep 21 2006 Dominik 'Rathann' Mierzejewski <rpm at greysector.net> 1.3.4-1
 - update to 1.3.4
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ctorrent/FC-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	21 Sep 2006 18:23:05 -0000	1.3
+++ sources	1 Nov 2006 17:00:54 -0000	1.4
@@ -1 +1 @@
-823010ec78215d476537c9eba9381cdd  ctorrent-1.3.4.tar.bz2
+5cc1e46e1d1a3144f319cdec43256169  ctorrent-1.3.4-dnh2.1.tar.gz




More information about the fedora-extras-commits mailing list