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: 09-Jul-2003 17:15:13
Branch: HEAD Handle: 2003070916151102
Modified files:
openpkg-src/xemacs xemacs.spec
openpkg-web news.txt
Log:
do not install by accident into info/info/
Summary:
Revision Changes Path
1.14 +1 -3 openpkg-src/xemacs/xemacs.spec
1.5485 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xemacs/xemacs.spec
============================================================================
$ cvs diff -u -r1.13 -r1.14 xemacs.spec
--- openpkg-src/xemacs/xemacs.spec 8 Jul 2003 14:43:20 -0000 1.13
+++ openpkg-src/xemacs/xemacs.spec 9 Jul 2003 15:15:13 -0000 1.14
@@ -37,7 +37,7 @@
Group: Editor
License: GPL
Version: %{V_xemacs}
-Release: 20030707
+Release: 20030709
# package options
%option with_gtk yes
@@ -104,8 +104,6 @@
%install
rm -rf $RPM_BUILD_ROOT
- %{l_shtool} mkdir -f -p -m 755 \
- $RPM_BUILD_ROOT%{l_prefix}/info
%{l_make} %{l_mflags} install \
prefix=$RPM_BUILD_ROOT%{l_prefix} \
exec_prefix=$RPM_BUILD_ROOT%{l_prefix}
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.5484 -r1.5485 news.txt
--- openpkg-web/news.txt 9 Jul 2003 15:13:35 -0000 1.5484
+++ openpkg-web/news.txt 9 Jul 2003 15:15:11 -0000 1.5485
@@ -1,3 +1,4 @@
+09-Jul-2003: Upgraded package: P<xemacs-21.4.13-20030709>
09-Jul-2003: Upgraded package: P<max-7.4.2-20030709>
09-Jul-2003: Upgraded package: P<libxml-2.5.8-20030709>
09-Jul-2003: Upgraded package: P<aica-0.81-20030709>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]