OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src openpkg-web openpkg$ Date: 30-Sep-2003 15:51:29 Branch: HEAD Handle: 2003093014512603 Modified files: openpkg-re/vcheck vc.dmalloc openpkg-src/dmalloc dmalloc.spec openpkg-web news.txt Log: upgrading package: dmalloc 5.2.2 -> 5.2.3 Summary: Revision Changes Path 1.9 +1 -1 openpkg-re/vcheck/vc.dmalloc 1.30 +6 -2 openpkg-src/dmalloc/dmalloc.spec 1.6795 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-re/vcheck/vc.dmalloc ============================================================================ $ cvs diff -u -r1.8 -r1.9 vc.dmalloc --- openpkg-re/vcheck/vc.dmalloc 9 Sep 2003 05:42:00 -0000 1.8 +++ openpkg-re/vcheck/vc.dmalloc 30 Sep 2003 13:51:26 -0000 1.9 @@ -2,7 +2,7 @@ } prog dmalloc = { - version = 5.2.2 + version = 5.2.3 url = http://dmalloc.com/releases/ regex = dmalloc-(__VER__)\.tgz } @@ . patch -p0 <<'@@ .' Index: openpkg-src/dmalloc/dmalloc.spec ============================================================================ $ cvs diff -u -r1.29 -r1.30 dmalloc.spec --- openpkg-src/dmalloc/dmalloc.spec 9 Sep 2003 05:42:01 -0000 1.29 +++ openpkg-src/dmalloc/dmalloc.spec 30 Sep 2003 13:51:29 -0000 1.30 @@ -32,8 +32,8 @@ Distribution: OpenPKG [BASE] Group: Development License: GPL -Version: 5.2.2 -Release: 20030909 +Version: 5.2.3 +Release: 20030930 # list of sources Source0: http://dmalloc.com/releases/dmalloc-%{version}.tgz @@ -57,6 +57,10 @@ %prep %setup -q + %{l_shtool} subst \ + -e 's;\(.*\)\(/$(INFOFILE.*\);\1/docs\2;g' \ + -e 's;\(.*\)\(/$(HTMLFILE.*\);\1/docs\2;g' \ + Makefile.in %build CC="%{l_cc}" \ @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.6794 -r1.6795 news.txt --- openpkg-web/news.txt 30 Sep 2003 13:15:19 -0000 1.6794 +++ openpkg-web/news.txt 30 Sep 2003 13:51:27 -0000 1.6795 @@ -1,3 +1,4 @@ +30-Sep-2003: Upgraded package: P<dmalloc-5.2.3-20030930> 30-Sep-2003: Upgraded package: P<bogofilter-0.15.5-20030930> 30-Sep-2003: Upgraded package: P<imagemagick-5.5.7.11-20030930> 30-Sep-2003: Upgraded package: P<openssl-0.9.7-1.2.4> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]