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 openpkg-web Date: 08-Jul-2003 14:19:48 Branch: HEAD Handle: 2003070813194701 Modified files: openpkg-src/axyftp axyftp.spec openpkg-web news.txt Log: modernize build flags Summary: Revision Changes Path 1.23 +4 -4 openpkg-src/axyftp/axyftp.spec 1.5442 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/axyftp/axyftp.spec ============================================================================ $ cvs diff -u -r1.22 -r1.23 axyftp.spec --- openpkg-src/axyftp/axyftp.spec 23 Feb 2003 09:09:40 -0000 1.22 +++ openpkg-src/axyftp/axyftp.spec 8 Jul 2003 12:19:48 -0000 1.23 @@ -33,7 +33,7 @@ Group: FTP License: Artistic Version: 0.5.1 -Release: 20030223 +Release: 20030708 # list of sources Source0: ftp://ftp.wxftp.seul.org/pub/wxftp/axyftp-%{version}.tar.gz @@ -41,8 +41,8 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20020206, gtk -PreReq: OpenPKG, openpkg >= 20020206, gtk +BuildPreReq: OpenPKG, openpkg >= 20030708, gtk +PreReq: OpenPKG, openpkg >= 20030708, gtk AutoReq: no AutoReqProv: no @@ -55,7 +55,7 @@ %build CC="%{l_cc}" \ CFLAGS="%{l_cflags -O}" \ - CPPFLAGS="-I%{l_prefix}/include" \ + CPPFLAGS="%{l_cppflags}" \ ./configure \ --prefix=%{l_prefix} \ --with-gui=gtk \ @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.5441 -r1.5442 news.txt --- openpkg-web/news.txt 8 Jul 2003 12:19:29 -0000 1.5441 +++ openpkg-web/news.txt 8 Jul 2003 12:19:47 -0000 1.5442 @@ -1,3 +1,4 @@ +08-Jul-2003: Upgraded package: P<axyftp-0.5.1-20030708> 08-Jul-2003: Upgraded package: P<gd-2.0.15-20030708> 08-Jul-2003: Upgraded package: P<openpkg-20030708-20030708> 08-Jul-2003: Upgraded package: P<cfengine-2.0.7-20030708> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]