On Tue, Jan 11, 2005, Michael Schloh von Bennewitz wrote: > OpenPKG CVS Repository > http://cvs.openpkg.org/ > ____________________________________________________________________________ > > Server: cvs.openpkg.org Name: Michael Schloh > Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] > Module: openpkg-src Date: 11-Jan-2005 12:14:37 > Branch: HEAD Handle: 2005011111143600 > > Modified files: > openpkg-src/coreutils coreutils.spec > > Log: > code from alpha version is not used anywhere in package, so remove all > references to it > Please review, since I'm not sure if somebody intentionally wants these unused references to remain in the package.
> Summary:
> Revision Changes Path
> 1.43 +3 -12 openpkg-src/coreutils/coreutils.spec
> ____________________________________________________________________________
>
> patch -p0 <<'@@ .'
> Index: openpkg-src/coreutils/coreutils.spec
> ============================================================================
> $ cvs diff -u -r1.42 -r1.43 coreutils.spec
> --- openpkg-src/coreutils/coreutils.spec 1 Jan 2005 10:48:22 -0000
> 1.42
> +++ openpkg-src/coreutils/coreutils.spec 11 Jan 2005 11:14:36 -0000
> 1.43
> @@ -23,10 +23,6 @@
> ## SUCH DAMAGE.
> ##
>
> -# package version
> -%define V_alpha 5.1.3
> -%define V_release 5.2.1
> -
> # package information
> Name: coreutils
> Summary: GNU Core Utilities
> @@ -37,8 +33,8 @@
> Class: BASE
> Group: Utility
> License: GPL
> -Version: %{V_release}
> -Release: 20040526
> +Version: 5.2.1
> +Release: 20050111
>
> # package options
> %option with_legacy no
> @@ -72,13 +68,8 @@
> ls, mkdir, mkfifo, mknod, mv, rm, rmdir, shred, sync, touch, vdir.
>
> %track
> - prog coreutils:alpha = {
> - version = %{V_alpha}
> - url = ftp://alpha.gnu.org/gnu/coreutils/
> - regex = coreutils-(__VER__)\.tar\.(gz|bz2)
> - }
> prog coreutils:release = {
> - version = %{V_release}
> + version = %{version}
> url = ftp://ftp.gnu.org/gnu/coreutils/
> regex = coreutils-(__VER__)\.tar\.(gz|bz2)
> }
> @@ .
> ______________________________________________________________________
> The OpenPKG Project www.openpkg.org
> CVS Repository Commit List [email protected]
--
Michael Schloh von Bennewitz <[EMAIL PROTECTED]>
Development Team, Operations Northern Europe
Cable & Wireless Telecommunications Services
Tel +49-89-92699-227, Fax +49-89-92699-808
pgpZUXxQJi4I1.pgp
Description: PGP signature
