OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 22-Apr-2004 12:49:23
Branch: HEAD Handle: 2004042211492300
Modified files:
openpkg-src/fsl fsl.spec
Log:
upgrading package: fsl 1.4.0 -> 1.5a1
Summary:
Revision Changes Path
1.64 +2 -12 openpkg-src/fsl/fsl.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/fsl/fsl.spec
============================================================================
$ cvs diff -u -r1.63 -r1.64 fsl.spec
--- openpkg-src/fsl/fsl.spec 10 Mar 2004 10:53:53 -0000 1.63
+++ openpkg-src/fsl/fsl.spec 22 Apr 2004 10:49:23 -0000 1.64
@@ -33,8 +33,8 @@
Class: CORE
Group: System
License: MIT-style
-Version: 1.4.0
-Release: 20040310
+Version: 1.5a1
+Release: 20040422
# package options
%option with_fsl_debuglogcode no
@@ -71,16 +71,6 @@
%prep
%setup -q
- %{l_shtool} subst -e 's;^\(all: .*\) pcre_test *$;\1;' lib_pcre/Makefile.in
- %{l_shtool} subst \
- -e 's;\(pcre\);fsl_\1;g' \
- -e 's;\(regcomp\);fsl_\1;g' \
- -e 's;\(regerror\);fsl_\1;g' \
- -e 's;\(regexec\);fsl_\1;g' \
- -e 's;\(regfree\);fsl_\1;g' \
- -e '/#include/s;fsl_pcre;pcre;g' \
- *.[ch] \
- lib_pcre/*.[ch]
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]