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: 03-Jan-2003 12:28:12 Branch: HEAD Handle: 2003010311281001 Modified files: openpkg-src/mico mico.spec openpkg-web news.txt Log: upgrade to new %option world order Summary: Revision Changes Path 1.7 +9 -11 openpkg-src/mico/mico.spec 1.2521 +1 -0 openpkg-web/news.txt ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/mico/mico.spec ============================================================================ $ cvs diff -u -r1.6 -r1.7 mico.spec --- openpkg-src/mico/mico.spec 2 Jan 2003 16:08:52 -0000 1.6 +++ openpkg-src/mico/mico.spec 3 Jan 2003 11:28:11 -0000 1.7 @@ -23,12 +23,6 @@ ## SUCH DAMAGE. ## -# package options -%option with_ssl no -%option with_qt no -%option with_gtk no -%option with_tcl no - # package information Name: mico Summary: CORBA Toolkit @@ -39,7 +33,13 @@ Group: System License: GPL Version: 2.3.7 -Release: 20030102 +Release: 20030103 + +# package options +%option with_ssl no +%option with_qt no +%option with_gtk no +%option with_tcl no # list of sources Source0: http://www.mico.org/mico-%{version}.tar.gz @@ -48,8 +48,8 @@ # build information Prefix: %{l_prefix} BuildRoot: %{l_buildroot} -BuildPreReq: OpenPKG, openpkg >= 20021230, gcc -PreReq: OpenPKG, openpkg >= 20021230 +BuildPreReq: OpenPKG, openpkg >= 20030103, gcc +PreReq: OpenPKG, openpkg >= 20030103 AutoReq: no AutoReqProv: no @@ -64,8 +64,6 @@ - Only make use of widely available, free, non-proprietary tools - Only implement what is required for a CORBA compliant implementation - Provide a clear design even for implementation internals - - %options -p8 %prep %setup -q -n mico @@ . patch -p0 <<'@@ .' Index: openpkg-web/news.txt ============================================================================ $ cvs diff -u -r1.2520 -r1.2521 news.txt --- openpkg-web/news.txt 3 Jan 2003 11:27:20 -0000 1.2520 +++ openpkg-web/news.txt 3 Jan 2003 11:28:10 -0000 1.2521 @@ -1,3 +1,4 @@ +03-Jan-2003: New package: P<mico-2.3.7-20030103> 03-Jan-2003: New package: P<ghostscript-8.00-20030103> 03-Jan-2003: New package: P<gcc33-3.3s20021230-20030103> 03-Jan-2003: New package: P<gcc-3.2.1-20030103> @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List [EMAIL PROTECTED]