OpenPKG CVS Repository
http://www.openpkg.org/cvsweb/cvsweb.cgi
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael Schloh
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-web, openpkg-src Date: 22-Aug-2002 16:30:11
Branch: HEAD Handle: 2002082215300802
Modified files:
openpkg-src/integrit integrit.spec
openpkg-web news.txt
Log:
Fixed doc building with the SVR4 bourne shell.
Summary:
Revision Changes Path
1.3 +3 -1 openpkg-src/integrit/integrit.spec
1.1371 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
Index: openpkg-src/integrit/integrit.spec
============================================================
$ cvs diff -u -r1.2 -r1.3 integrit.spec
--- openpkg-src/integrit/integrit.spec 13 Aug 2002 12:48:26 -0000 1.2
+++ openpkg-src/integrit/integrit.spec 22 Aug 2002 14:30:10 -0000 1.3
@@ -37,10 +37,11 @@
Group: System
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20020720
+Release: 20020822
# list of sources
Source0:
http://unc.dl.sourceforge.net/sourceforge/integrit/integrit-%{version}.tar.gz
+Patch0: integrit.patch
# build information
Prefix: %{l_prefix}
@@ -71,6 +72,7 @@
%prep
%setup -q -n integrit-%{V_major}
+ %patch0 -p1
%build
CC="%{l_cc}" \
Index: openpkg-web/news.txt
============================================================
$ cvs diff -u -r1.1370 -r1.1371 news.txt
--- openpkg-web/news.txt 22 Aug 2002 13:49:21 -0000 1.1370
+++ openpkg-web/news.txt 22 Aug 2002 14:30:08 -0000 1.1371
@@ -1,3 +1,4 @@
+22-Aug-2002: Upgraded package: P<integrit-3.01.03-20020822>
22-Aug-2002: Upgraded package: P<sgml-1.0-20020822>
22-Aug-2002: Upgraded package: P<saxon-6.5.2-20020822>
22-Aug-2002: Upgraded package: P<cvs-1.11.2-20020822>
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]