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: 03-Jan-2003 12:47:40
Branch: HEAD Handle: 2003010311473802
Modified files:
openpkg-src/tetex tetex.spec
openpkg-web news.txt
Log:
upgrade to new %option world order
Summary:
Revision Changes Path
1.32 +6 -6 openpkg-src/tetex/tetex.spec
1.2543 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/tetex/tetex.spec
============================================================================
$ cvs diff -u -r1.31 -r1.32 tetex.spec
--- openpkg-src/tetex/tetex.spec 3 Jan 2003 10:55:16 -0000 1.31
+++ openpkg-src/tetex/tetex.spec 3 Jan 2003 11:47:40 -0000 1.32
@@ -28,9 +28,6 @@
%define V_src 1.0.7
%define V_texmf 1.0.2
-# package options
-%option with_x11 %{l_test -p x11}
-
# package information
Name: tetex
Summary: The TeX Typesetting System
@@ -41,7 +38,10 @@
Group: Text
License: GPL
Version: %{V_src}
-Release: 20021230
+Release: 20030103
+
+# package options
+%option with_x11 %{l_test -p x11}
# list of sources
Source0:
ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/1.0/distrib/sources/teTeX-src-%{V_src}.tar.gz
@@ -53,8 +53,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230, make, infozip, flex, bison
-PreReq: OpenPKG, openpkg >= 20021230
+BuildPreReq: OpenPKG, openpkg >= 20030103, make, infozip, flex, bison
+PreReq: OpenPKG, openpkg >= 20030103
%if "%{with_x11}" == "yes"
BuildPreReq: X11
PreReq: X11
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2542 -r1.2543 news.txt
--- openpkg-web/news.txt 3 Jan 2003 11:47:29 -0000 1.2542
+++ openpkg-web/news.txt 3 Jan 2003 11:47:38 -0000 1.2543
@@ -1,3 +1,4 @@
+03-Jan-2003: New package: P<tetex-1.0.7-20030103>
03-Jan-2003: New package: P<xalan-c-1.4-20030103>
03-Jan-2003: New package: P<vim-6.1.270-20030103>
03-Jan-2003: New package: P<tcl-8.4.1-20030103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]