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 10:55:25
Branch: HEAD Handle: 2002081909552400
Modified files:
openpkg-src/emacs emacs.spec
openpkg-web news.txt
Log:
Duplicated option variables from header section to description section.
Summary:
Revision Changes Path
1.25 +7 -1 openpkg-src/emacs/emacs.spec
1.1226 +2 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/emacs/emacs.spec
============================================================
$ cvs diff -u -r1.24 -r1.25 emacs.spec
--- openpkg-src/emacs/emacs.spec 13 Aug 2002 12:47:53 -0000 1.24
+++ openpkg-src/emacs/emacs.spec 19 Aug 2002 08:55:24 -0000 1.25
@@ -41,7 +41,7 @@
Group: Editor
License: GPL
Version: 21.2
-Release: 20020317
+Release: 20020819
# list of sources
Source0: ftp://ftp.gnu.org/gnu/emacs/emacs-%{version}.tar.gz
@@ -66,6 +66,12 @@
%description
The popular GNU EMACS text editor.
+
+ Options:
+ --define 'with_fsl %{with_fsl}' \
+ --define 'with_x11 %{with_x11}' \
+ --define 'with_jpeg %{with_jpeg}' \
+ --define 'with_png %{with_png}'
%prep
%setup -q
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1225 -r1.1226 news.txt
--- openpkg-web/news.txt 19 Aug 2002 08:27:01 -0000 1.1225
+++ openpkg-web/news.txt 19 Aug 2002 08:55:24 -0000 1.1226
@@ -1,3 +1,5 @@
+19-Aug-2002: Upgraded package: P<emacs-21.2-20020819>
+19-Aug-2002: Upgraded package: P<cvs-1.11.2-20020819>
19-Aug-2002: Upgraded package: P<graphviz-1.8.9-20020819>
19-Aug-2002: Upgraded package: P<sendmail-8.12.5-20020819>
18-Aug-2002: Upgraded package: P<vim-6.1.158-20020818>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]