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: 24-Oct-2006 07:50:32
Branch: OPENPKG_2_STABLE Handle: 2006102406495636
Modified files: (Branch: OPENPKG_2_STABLE)
openpkg-src/axl axl.spec
Removed files: (Branch: OPENPKG_2_STABLE)
openpkg-src/axl axl.patch
Log:
MFC: latest fixed version
Summary:
Revision Changes Path
1.2 +0 -51 openpkg-src/axl/axl.patch
1.5.2.3 +3 -5 openpkg-src/axl/axl.spec
____________________________________________________________________________
rm -f openpkg-src/axl/axl.patch <<'@@ .'
Index: openpkg-src/axl/axl.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/axl/axl.spec
============================================================================
$ cvs diff -u -r1.5.2.2 -r1.5.2.3 axl.spec
--- openpkg-src/axl/axl.spec 16 Oct 2006 14:48:19 -0000 1.5.2.2
+++ openpkg-src/axl/axl.spec 24 Oct 2006 05:50:32 -0000 1.5.2.3
@@ -23,8 +23,8 @@
##
# package version
-%define V_external 0.2.5
-%define V_internal b2308.g2308
+%define V_external 0.2.6
+%define V_internal b2345.g2345
# package information
Name: axl
@@ -37,11 +37,10 @@
Group: XML
License: LGPL
Version: %{V_external}
-Release: 2.20061018
+Release: 2.20061024
# list of sources
Source0:
http://switch.dl.sourceforge.net/vortexlibrary/axl-%{V_external}.%{V_internal}.tar.gz
-Patch0: axl.patch
# build information
Prefix: %{l_prefix}
@@ -64,7 +63,6 @@
%prep
%setup -q -n axl-%{V_external}.%{V_internal}
- %patch -p0
%build
CC="%{l_cc}" \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]