OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst Root: /e/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src openpkg-web Date: 09-Jul-2003 15:27:29 Branch: HEAD Handle: 2003070914272702 Modified files: openpkg-src/instant instant.spec openpkg-web news.txt Log: find embedded regexp header Summary: Revision Changes Path 1.25 +2 -2 openpkg-src/instant/instant.spec 1.5467 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/instant/instant.spec ============================================================================ $ cvs diff -u -r1.24 -r1.25 instant.spec --- openpkg-src/instant/instant.spec 8 Jul 2003 14:40:09 -0000 1.24 +++ openpkg-src/instant/instant.spec 9 Jul 2003 13:27:29 -0000 1.25 @@ -33,7 +33,7 @@ Group: SGML License: BSD Version: 1.0 -Release: 20030614 +Release: 20030709 # list of sources Source0: instant-%{version}.tar.gz @@ -59,7 +59,7 @@ %build %{l_make} %{l_mflags -O} \ CC="%{l_cc}" \ - CFLAGS="%{l_cflags -O}" \ + CFLAGS="%{l_cflags -O} -I." \ TRANSPEC_DIR=%{l_prefix}/share/sgml/transpec %install @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.5466 -r1.5467 news.txt --- openpkg-web/news.txt 9 Jul 2003 13:19:11 -0000 1.5466 +++ openpkg-web/news.txt 9 Jul 2003 13:27:27 -0000 1.5467 @@ -1,3 +1,4 @@ +09-Jul-2003: Upgraded package: P<instant-1.0-20030709> 09-Jul-2003: Upgraded package: P<dhcp-agent-0.40-20030709> 09-Jul-2003: New package: P<openpkg-rc-0.7.1-20030709> 09-Jul-2003: Upgraded package: P<ntp-4.1.1c-20030709> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]