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:19:58
Branch: HEAD Handle: 2003010311195601
Modified files:
openpkg-src/al al.spec
openpkg-web news.txt
Log:
upgrade to new %option world order
Summary:
Revision Changes Path
1.8 +6 -6 openpkg-src/al/al.spec
1.2512 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/al/al.spec
============================================================================
$ cvs diff -u -r1.7 -r1.8 al.spec
--- openpkg-src/al/al.spec 3 Jan 2003 10:50:59 -0000 1.7
+++ openpkg-src/al/al.spec 3 Jan 2003 11:19:57 -0000 1.8
@@ -23,9 +23,6 @@
## SUCH DAMAGE.
##
-# package options
-%option with_ex no
-
# package information
Name: al
Summary: Assembly Line Library
@@ -36,7 +33,10 @@
Group: System
License: MIT/X11-style
Version: 0.9.1
-Release: 20021230
+Release: 20030103
+
+# package options
+%option with_ex no
# list of sources
Source0: ftp://ftp.ossp.org/pkg/lib/al/al-%{version}.tar.gz
@@ -44,8 +44,8 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20021230
-PreReq: OpenPKG, openpkg >= 20021230
+BuildPreReq: OpenPKG, openpkg >= 20030103
+PreReq: OpenPKG, openpkg >= 20030103
%if "%{with_ex}" == "yes"
BuildPreReq: ex
PreReq: ex
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.2511 -r1.2512 news.txt
--- openpkg-web/news.txt 3 Jan 2003 11:18:32 -0000 1.2511
+++ openpkg-web/news.txt 3 Jan 2003 11:19:56 -0000 1.2512
@@ -1,3 +1,4 @@
+03-Jan-2003: New package: P<al-0.9.1-20030103>
03-Jan-2003: Upgraded package: P<al-0.9.1-20030103>
03-Jan-2003: New package: P<apache-1.3.27-20030103>
03-Jan-2003: Upgraded package: P<openpkg-20030103-20030103>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]