OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 03-Oct-2005 11:33:43
Branch: HEAD Handle: 2005100310334300
Modified files:
openpkg-src/fsl fsl.spec
Removed files:
openpkg-src/fsl fsl.patch
Log:
upgrading package: fsl 1.6.0 -> 1.6.1
Summary:
Revision Changes Path
1.8 +0 -82 openpkg-src/fsl/fsl.patch
1.82 +2 -5 openpkg-src/fsl/fsl.spec
____________________________________________________________________________
rm -f openpkg-src/fsl/fsl.patch <<'@@ .'
Index: openpkg-src/fsl/fsl.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/fsl/fsl.spec
============================================================================
$ cvs diff -u -r1.81 -r1.82 fsl.spec
--- openpkg-src/fsl/fsl.spec 5 Sep 2005 14:24:33 -0000 1.81
+++ openpkg-src/fsl/fsl.spec 3 Oct 2005 09:33:43 -0000 1.82
@@ -32,8 +32,8 @@
Class: CORE
Group: System
License: MIT-style
-Version: 1.6.0
-Release: 20050905
+Version: 1.6.1
+Release: 20051003
# package options
%option with_fsl_debuglogcode no
@@ -42,7 +42,6 @@
Source0: ftp://ftp.ossp.org/pkg/lib/fsl/fsl-%{version}.tar.gz
Source1: rc.fsl
Source2: fsl.fsl
-Patch0: fsl.patch
# build information
Prefix: %{l_prefix}
@@ -74,8 +73,6 @@
%{l_shtool} subst \
-e '/LINENO: error: C[+]* preprocessor/{N;N;N;N;s/.*/:/;}' \
configure lib_*/configure
- %patch -p0
- for i in . ./lib_cfg/shtool ./lib_l2/shtool ./lib_pcre/shtool; do cp
%{l_shtool} $i; done
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]