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: 07-Jul-2003 13:09:10
Branch: HEAD Handle: 2003070712090802
Modified files:
openpkg-src/mico mico.spec
openpkg-web news.txt
Log:
add libraries to PreReq
Summary:
Revision Changes Path
1.30 +2 -1 openpkg-src/mico/mico.spec
1.5352 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/mico/mico.spec
============================================================================
$ cvs diff -u -r1.29 -r1.30 mico.spec
--- openpkg-src/mico/mico.spec 2 Jul 2003 10:17:07 -0000 1.29
+++ openpkg-src/mico/mico.spec 7 Jul 2003 11:09:10 -0000 1.30
@@ -33,7 +33,7 @@
Group: System
License: LGPL/GPL
Version: 2.3.10
-Release: 20030702
+Release: 20030707
# package options
%option with_ssl no
@@ -51,6 +51,7 @@
PreReq: OpenPKG, openpkg >= 20030103
%if "%{with_ssl}" == "yes"
BuildPreReq: openssl
+PreReq: openssl
%endif
%if "%{with_qt}" == "yes"
BuildPreReq: qt
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5351 -r1.5352 news.txt
--- openpkg-web/news.txt 7 Jul 2003 11:06:23 -0000 1.5351
+++ openpkg-web/news.txt 7 Jul 2003 11:09:08 -0000 1.5352
@@ -1,3 +1,4 @@
+07-Jul-2003: Upgraded package: P<mico-2.3.10-20030707>
07-Jul-2003: Upgraded package: P<mgv-3.1.5-20030707>
07-Jul-2003: Upgraded package: P<lyx-1.3.2-20030707>
07-Jul-2003: Upgraded package: P<joe-2.9.8-20030707>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]