OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 19-Aug-2002 11:10:25
Branch: HEAD Handle: 2002081910102401
Modified files:
openpkg-src/perl-dbi perl-dbi.spec
openpkg-web news.txt
Log:
Duplicated option variables from header section to description section.
Summary:
Revision Changes Path
1.20 +7 -2 openpkg-src/perl-dbi/perl-dbi.spec
1.1229 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/perl-dbi/perl-dbi.spec
============================================================
$ cvs diff -u -r1.19 -r1.20 perl-dbi.spec
--- openpkg-src/perl-dbi/perl-dbi.spec 14 Aug 2002 07:07:46 -0000 1.19
+++ openpkg-src/perl-dbi/perl-dbi.spec 19 Aug 2002 09:10:25 -0000 1.20
@@ -53,8 +53,8 @@
Distribution: OpenPKG [BASE]
Group: Language
License: GPL/Artistic
-Version: 20020814
-Release: 20020814
+Version: 20020819
+Release: 20020819
# list of sources
Source0: http://www.cpan.org/modules/by-module/DBI/DBI-%{V_dbi}.tar.gz
@@ -92,6 +92,11 @@
- DBD::mysql (%{V_dbd_mysql}) [with_dbd_mysql=%{V_with_dbd_mysql}]
- DBD::Pg (%{V_dbd_pg}) [with_dbd_pg=%{V_with_dbd_pg}]
- DBD::Oracle (%{V_dbd_oracle}) [with_dbd_oracle=%{V_with_dbd_oracle}]
+
+ Options:
+ --define 'with_dbd_mysql %{with_dbd_mysql}' \
+ --define 'with_dbd_pg %{with_dbd_pg}' \
+ --define 'with_dbd_oracle %{with_dbd_oracle}'
%prep
%setup0 -q -c -n %{name}-%{version}
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1228 -r1.1229 news.txt
--- openpkg-web/news.txt 19 Aug 2002 09:04:59 -0000 1.1228
+++ openpkg-web/news.txt 19 Aug 2002 09:10:24 -0000 1.1229
@@ -1,3 +1,4 @@
+19-Aug-2002: Upgraded package: P<perl-dbi-20020819-20020819>
19-Aug-2002: Upgraded package: P<mysql-3.23.52-20020819>
19-Aug-2002: Upgraded package: P<mutt-1.4i-20020819>
19-Aug-2002: Upgraded package: P<emacs-21.2-20020819>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]