rpms/ctorrent/EL-5 ctorrent.spec, 1.6, 1.7 sources, 1.5, 1.6 .cvsignore, 1.5, 1.6

Dominik Mierzejewski rathann at fedoraproject.org
Sat Aug 22 14:55:41 UTC 2009


Author: rathann

Update of /cvs/pkgs/rpms/ctorrent/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6386

Modified Files:
	ctorrent.spec sources .cvsignore 
Log Message:
revert last commit, we don't put security fixes together with other updates
for EPEL



Index: ctorrent.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ctorrent/EL-5/ctorrent.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- ctorrent.spec	22 Aug 2009 14:24:31 -0000	1.6
+++ ctorrent.spec	22 Aug 2009 14:55:41 -0000	1.7
@@ -1,25 +1,22 @@
-%define dnh dnh3.3.2
+%define dnh dnh2.1
 
 Name: ctorrent
 Version: 1.3.4
-Release: 4.%{dnh}%{?dist}
-Summary: Command line BitTorrent client for unix-like environments
+Release: 3.%{dnh}%{?dist}
+Summary: BitTorrent Client written in C
 Group: Applications/Internet
-License: GPLv2+
+License: GPL
 URL: http://www.rahul.net/dholmes/ctorrent/
-Source0: http://downloads.sourceforge.net/sourceforge/dtorrent/%{name}-%{dnh}.tar.gz
-# http://sourceforge.net/tracker/download.php?group_id=202532&atid=981959&file_id=325065&aid=2782875
-Patch0: %{name}-CVE-2009-1759.patch
+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
-Enhanced CTorrent is a BitTorrent client for unix-like environments. High
-performance with minimal system resources and dependencies are a priority.
+CTorrent is a BitTorrent Client written in C that
+doesn't require any graphical component, such as an X server.
 
 %prep
 %setup -q -n %{name}-%{dnh}
-%patch0 -p0
 
 %build
 %configure
@@ -35,16 +32,9 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 %{_bindir}/ctorrent
-%doc AUTHORS COPYING ChangeLog NEWS README README-DNH.TXT UserGuide
+%doc AUTHORS COPYING ChangeLog NEWS README README-DNH.TXT
 
 %changelog
-* Fri Aug 21 2009 Dominik 'Rathann' Mierzejewski <rpm at greysector.net> 1.3.4-4.dnh3.3.2
-- fixed stack-based buffer overflow (CVE-2009-1759, RHBZ #501813)
-- update to 3.3.2 patch
-- improve summary: and description
-- update License: tag in accordance with current guidelines
-- add UserGuide to docs
-
 * Wed Nov 01 2006 Dominik 'Rathann' Mierzejewski <rpm at greysector.net> 1.3.4-3.dnh2.1
 - upstream has stopped development, rebase to Enhanced CTorrent, fixes #212307
 - add more docs


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ctorrent/EL-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	22 Aug 2009 14:24:31 -0000	1.5
+++ sources	22 Aug 2009 14:55:41 -0000	1.6
@@ -1 +1 @@
-59b23dd05ff70791cd6449effa7fc3b6  ctorrent-dnh3.3.2.tar.gz
+5cc1e46e1d1a3144f319cdec43256169  ctorrent-1.3.4-dnh2.1.tar.gz


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ctorrent/EL-5/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- .cvsignore	22 Aug 2009 14:24:31 -0000	1.5
+++ .cvsignore	22 Aug 2009 14:55:41 -0000	1.6
@@ -1 +1 @@
-ctorrent-dnh3.3.2.tar.gz
+ctorrent-1.3.4-dnh2.1.tar.gz




More information about the fedora-extras-commits mailing list