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: 14-Apr-2008 20:17:11 Branch: HEAD Handle: 2008041419171000 Modified files: openpkg-src/star star.spec Log: upgrading package: star 1.5a89 -> 1.5 Summary: Revision Changes Path 1.63 +4 -8 openpkg-src/star/star.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/star/star.spec ============================================================================ $ cvs diff -u -r1.62 -r1.63 star.spec --- openpkg-src/star/star.spec 21 Mar 2008 11:39:49 -0000 1.62 +++ openpkg-src/star/star.spec 14 Apr 2008 18:17:10 -0000 1.63 @@ -21,10 +21,6 @@ ## SUCH DAMAGE. ## -# package version -%define V_major 1.5 -%define V_minor a89 - # package information Name: star Summary: Fast Tape Archiver (TAR) @@ -35,11 +31,11 @@ Class: EVAL Group: Archiver License: CDDL -Version: %{V_major}%{V_minor} -Release: 20080321 +Version: 1.5 +Release: 20080414 # list of sources -Source0: ftp://ftp.berlios.de/pub/star/alpha/star-%{version}.tar.bz2 +Source0: ftp://ftp.berlios.de/pub/star/star-%{version}.tar.bz2 Patch0: star.patch # build information @@ -71,7 +67,7 @@ } %prep - %setup -q -n star-%{V_major} + %setup -q %patch -p0 %build @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org