rpms/ctorrent/FC-4 .cvsignore, 1.2, 1.3 ctorrent.spec, 1.1, 1.2 sources, 1.2, 1.3

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


Author: rathann

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

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-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	27 May 2006 23:54:20 -0000	1.2
+++ .cvsignore	1 Nov 2006 17:15:22 -0000	1.3
@@ -1 +1 @@
-ctorrent-1.3.2.tar.gz
+ctorrent-1.3.4-dnh2.1.tar.gz


Index: ctorrent.spec
===================================================================
RCS file: /cvs/extras/rpms/ctorrent/FC-4/ctorrent.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ctorrent.spec	27 May 2006 23:54:20 -0000	1.1
+++ ctorrent.spec	1 Nov 2006 17:15:22 -0000	1.2
@@ -1,22 +1,22 @@
-Name: ctorrent       
-Version: 1.3.2       
-Release: 3%{?dist}
-Summary: BitTorrent Client written in C      
-
-Group: Applications/Internet	        
-License: GPL        
-URL: http://ctorrent.sourceforge.net         
-Source0: http://download.sourceforge.net/ctorrent/ctorrent-1.3.2.tar.gz      
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+%define dnh dnh2.1
 
-BuildRequires: openssl-devel   
+Name: ctorrent
+Version: 1.3.4
+Release: 1.%{dnh}%{?dist}
+Summary: BitTorrent Client written in C
+Group: Applications/Internet
+License: GPL
+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
 
 %description
 CTorrent is a BitTorrent Client written in C that
 doesn't require any graphical component, such as an X server.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{dnh}
 
 %build
 %configure
@@ -32,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-1.dnh2.1
+- upstream has stopped development, rebase to Enhanced CTorrent, fixes #212307
+- add more docs
+
 * Wed May 24 2006 Andrea Veri <bluekuja at ubuntu.com> 1.3.2-3
  - Added openssl-devel to BR
  - Removed libc.so.6 libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1) in BR


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ctorrent/FC-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	27 May 2006 23:54:20 -0000	1.2
+++ sources	1 Nov 2006 17:15:22 -0000	1.3
@@ -1 +1 @@
-1bc787df91285a9cec8509617c3152d6  ctorrent-1.3.2.tar.gz
+5cc1e46e1d1a3144f319cdec43256169  ctorrent-1.3.4-dnh2.1.tar.gz




More information about the scm-commits mailing list