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: 15-Jan-2003 13:57:36
Branch: HEAD Handle: 2003011512573402
Modified files:
openpkg-src/emacs emacs.spec
openpkg-web news.txt
Log:
downgrade to static default %option values
Summary:
Revision Changes Path
1.32 +2 -2 openpkg-src/emacs/emacs.spec
1.2813 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/emacs/emacs.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 emacs.spec
--- openpkg-src/emacs/emacs.spec 13 Jan 2003 19:08:49 -0000 1.31
+++ openpkg-src/emacs/emacs.spec 15 Jan 2003 12:57:36 -0000 1.32
@@ -33,10 +33,10 @@
Group: Editor
License: GPL
Version: 21.2
-Release: 20030113
+Release: 20030115
# package options
-%option with_x11 %{l_test -p x11}
+%option with_x11 no
%option with_jpeg no
%option with_png no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2812 -r1.2813 news.txt
--- openpkg-web/news.txt 15 Jan 2003 12:15:44 -0000 1.2812
+++ openpkg-web/news.txt 15 Jan 2003 12:57:34 -0000 1.2813
@@ -1,3 +1,4 @@
+15-Jan-2003: Upgraded package: P<emacs-21.2-20030115>
15-Jan-2003: Upgraded package: P<openpkg-tool-20030115-20030115>
15-Jan-2003: Upgraded package: P<automake-1.7.2-20030115>
15-Jan-2003: Upgraded package: P<shiela-1.0.4-20030115>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]