OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 22-May-2009 12:25:30 Branch: HEAD Handle: 2009052211253000 Modified files: openpkg-src/top top.spec Removed files: openpkg-src/top top.patch Log: upgrading package: top 3.6.1 -> 3.8b1 Summary: Revision Changes Path 1.4 +0 -12 openpkg-src/top/top.patch 1.31 +6 -8 openpkg-src/top/top.spec ____________________________________________________________________________ rm -f openpkg-src/top/top.patch <<'@@ .' Index: openpkg-src/top/top.patch ============================================================================ [NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED] @@ . patch -p0 <<'@@ .' Index: openpkg-src/top/top.spec ============================================================================ $ cvs diff -u -r1.30 -r1.31 top.spec --- openpkg-src/top/top.spec 18 Apr 2009 13:16:59 -0000 1.30 +++ openpkg-src/top/top.spec 22 May 2009 10:25:30 -0000 1.31 @@ -22,13 +22,13 @@ ## # package version -%define V_dist 3.6.1 -%define V_opkg 3.6.1 +%define V_dist 3.8beta1 +%define V_opkg 3.8b1 # package information Name: top Summary: Full-Screen Process Display -URL: http://www.spang.uk.eu.org/top/ +URL: http://www.unixtop.org/ Vendor: William LeFebvre Packager: OpenPKG Foundation e.V. Distribution: OpenPKG Community @@ -36,11 +36,10 @@ Group: Monitoring License: Freely Redistributable Version: %{V_opkg} -Release: 20080101 +Release: 20090522 # list of sources -Source0: ftp://ftp.groupsys.com/pub/top/top-%{V_dist}.tar.gz -Patch0: top.patch +Source0: http://www.unixtop.org/dist/top-%{V_dist}.tar.gz # build information Prefix: %{l_prefix} @@ -57,13 +56,12 @@ %track prog top = { version = %{V_dist} - url = ftp://ftp.groupsys.com/pub/top/ + url = http://www.unixtop.org/download/ regex = top-(__VER__)\.tar\.gz } %prep %setup -q -n top-%{V_dist} - %patch -p0 %build # configure program @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org