OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 08-Mar-2005 14:37:36
Branch: HEAD Handle: 2005030813373600
Modified files:
openpkg-src/bittorrent bittorrent.spec
Log:
upgrading package: bittorrent 3.4.2 -> 4.0.0
Summary:
Revision Changes Path
1.7 +5 -5 openpkg-src/bittorrent/bittorrent.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/bittorrent/bittorrent.spec
============================================================================
$ cvs diff -u -r1.6 -r1.7 bittorrent.spec
--- openpkg-src/bittorrent/bittorrent.spec 1 Jan 2005 10:48:04 -0000
1.6
+++ openpkg-src/bittorrent/bittorrent.spec 8 Mar 2005 13:37:36 -0000
1.7
@@ -26,18 +26,18 @@
# package information
Name: bittorrent
Summary: BitTorrent Peer-To-Peer Networking
-URL: http://bitconjurer.org/BitTorrent/
+URL: http://www.bittorrent.com/
Vendor: Bram Cohen
Packager: The OpenPKG Project
Distribution: OpenPKG
Class: PLUS
Group: Network
License: MIT-style
-Version: 3.4.2
-Release: 20041207
+Version: 4.0.0
+Release: 20050308
# list of sources
-Source0:
http://osdn.dl.sourceforge.net/bittorrent/BitTorrent-%{version}.tar.gz
+Source0: http://www.bittorrent.com/dl/BitTorrent-%{version}.tar.gz
Source1: rc.bittorrent
Source2: apache.conf
@@ -55,7 +55,7 @@
%track
prog bittorrent = {
version = %{version}
- url = http://prdownloads.sourceforge.net/bittorrent/
+ url = http://www.bittorrent.com/dl/
regex = BitTorrent-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]