OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 20-Sep-2004 15:36:25 Branch: HEAD Handle: 2004092014362500 Modified files: openpkg-src/sam2p sam2p.spec Log: upgrade and notice that C++ code is broken Summary: Revision Changes Path 1.10 +7 -7 openpkg-src/sam2p/sam2p.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/sam2p/sam2p.spec ============================================================================ $ cvs diff -u -r1.9 -r1.10 sam2p.spec --- openpkg-src/sam2p/sam2p.spec 7 Feb 2004 17:58:35 -0000 1.9 +++ openpkg-src/sam2p/sam2p.spec 20 Sep 2004 13:36:25 -0000 1.10 @@ -23,6 +23,8 @@ ## SUCH DAMAGE. ## +# FIXME: rse: C++ code broken under GCC 3.4 -- please help out and fix! + # package information Name: sam2p Summary: Bitmap Image to PDF/PS Conversion @@ -33,11 +35,11 @@ Class: EVAL Group: Graphics License: GPL -Version: 0.42 -Release: 20040207 +Version: 0.43 +Release: 20040920 # list of sources -Source0: http://www.inf.bme.hu/~pts/sam2p-%{version}.tar.gz +Source0: ftp://ftp.openpkg.org/sources/CPY/VERSIONED/sam2p/sam2p-%{version}.tar.gz Source1: Makedep Patch0: sam2p.patch @@ -63,15 +65,13 @@ %track prog sam2p = { - disabled - comment = "rse: author does not provide access to versioned distribution files" version = %{version} - url = http://www.inf.bme.hu/~pts/sam2p/ + url = ftp://ftp.openpkg.org/sources/CPY/VERSIONED/sam2p/ regex = sam2p-(__VER__)\.tar\.gz } %prep - %setup -q + %setup -q -c %patch -p0 %build @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]