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: 05-Apr-2003 22:04:24
Branch: HEAD Handle: 2003040521042202
Modified files:
openpkg-src/lyx lyx.spec
openpkg-web news.txt
Log:
speclint police
Summary:
Revision Changes Path
1.5 +4 -4 openpkg-src/lyx/lyx.spec
1.3980 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lyx/lyx.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 lyx.spec
--- openpkg-src/lyx/lyx.spec 24 Mar 2003 19:25:19 -0000 1.4
+++ openpkg-src/lyx/lyx.spec 5 Apr 2003 20:04:24 -0000 1.5
@@ -37,9 +37,9 @@
Packager: The OpenPKG Project
Distribution: OpenPKG [JUNK]
Group: Print
-License: GPL2
+License: GPL
Version: %{V_lyx}
-Release: 20030324
+Release: 20030405
# package options
%option with_xforms yes
@@ -111,7 +111,7 @@
( cd lyx-%{V_lyx}
%if "%{with_qt}" == "yes"
- echo "qt_cv_libname=qt-mt" > config.cache
+ echo "qt_cv_libname=qt-mt" >config.cache
%endif
CC="%{l_cc}" \
CXX="%{l_cxx}" \
@@ -120,7 +120,7 @@
CPPFLAGS="%{l_cppflags}" \
LDFLAGS="%{l_ldflags}" \
./configure \
- --cache-file=config.cache \
+ --cache-file=./config.cache \
--prefix=%{l_prefix} \
--with-libiconv-prefix=%{l_prefix} \
--x-includes=$x11_inc \
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.3979 -r1.3980 news.txt
--- openpkg-web/news.txt 5 Apr 2003 19:37:45 -0000 1.3979
+++ openpkg-web/news.txt 5 Apr 2003 20:04:22 -0000 1.3980
@@ -1,3 +1,4 @@
+05-Apr-2003: Upgraded package: P<lyx-1.3.1-20030405>
05-Apr-2003: Upgraded package: P<samba-2.2.8-20030405>
05-Apr-2003: Upgraded package: P<nagios-1.0-20030405>
05-Apr-2003: Upgraded package: P<honeyd-0.5-20030405>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]