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: 30-May-2003 20:55:43
Branch: HEAD Handle: 2003053019554002
Modified files:
openpkg-src/xboard xboard.spec
openpkg-web news.txt
Log:
remove obsoleted chmod
Summary:
Revision Changes Path
1.12 +3 -5 openpkg-src/xboard/xboard.spec
1.4654 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xboard/xboard.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 xboard.spec
--- openpkg-src/xboard/xboard.spec 8 Apr 2003 15:42:04 -0000 1.11
+++ openpkg-src/xboard/xboard.spec 30 May 2003 18:55:42 -0000 1.12
@@ -33,7 +33,7 @@
Group: Games
License: GPL
Version: 4.2.6
-Release: 20030408
+Release: 20030530
# list of sources
Source0: ftp://ftp.gnu.org/gnu/xboard/xboard-%{version}.tar.gz
@@ -41,8 +41,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030103, X11, xaw3d
-PreReq: OpenPKG, openpkg >= 20030103, X11
+BuildPreReq: OpenPKG, openpkg >= 20030516, X11, xaw3d
+PreReq: OpenPKG, openpkg >= 20030516, X11
AutoReq: no
AutoReqProv: no
@@ -57,11 +57,9 @@
%prep
%setup -q
- chmod u+w xboard.h
%{l_shtool} subst \
-e 's;gnuchessx;gnuchess xboard;1' \
xboard.h
- chmod u+w Makefile.in
%{l_shtool} subst \
-e 's;\(infodir\ =\ \$(prefix)\/\)share\/\(info\);\1\2;1' \
Makefile.in
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.4653 -r1.4654 news.txt
--- openpkg-web/news.txt 30 May 2003 18:54:51 -0000 1.4653
+++ openpkg-web/news.txt 30 May 2003 18:55:40 -0000 1.4654
@@ -1,3 +1,4 @@
+30-May-2003: Upgraded package: P<xboard-4.2.6-20030530>
30-May-2003: Upgraded package: P<vcg-1.30.3.17-20030530>
30-May-2003: Upgraded package: P<teapop-0.3.5-20030530>
30-May-2003: Upgraded package: P<ssmtp-2.48-20030530>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]