OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 31-May-2007 18:07:52
Branch: HEAD Handle: 2007053117075200
Modified files:
openpkg-src/io io.spec
Removed files:
openpkg-src/io io.patch
Log:
upgrading package: io 20070430 -> 20070528
Summary:
Revision Changes Path
1.3 +0 -13 openpkg-src/io/io.patch
1.9 +3 -5 openpkg-src/io/io.spec
____________________________________________________________________________
rm -f openpkg-src/io/io.patch <<'@@ .'
Index: openpkg-src/io/io.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/io/io.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 io.spec
--- openpkg-src/io/io.spec 7 May 2007 16:43:51 -0000 1.8
+++ openpkg-src/io/io.spec 31 May 2007 16:07:52 -0000 1.9
@@ -23,8 +23,8 @@
##
# package version
-%define V_opkg 20070430
-%define V_dist 2007-04-30
+%define V_opkg 20070528
+%define V_dist 2007-05-28
# package information
Name: io
@@ -37,7 +37,7 @@
Group: Language
License: BSD
Version: %{V_opkg}
-Release: 20070507
+Release: 20070531
# package options
%option with_threads no
@@ -47,7 +47,6 @@
# list of sources
Source0: http://io.urbanape.com/release/Io-%{V_dist}.zip
-Patch0: io.patch
# build information
Prefix: %{l_prefix}
@@ -86,7 +85,6 @@
%prep
%setup -q -T -c
%{l_prefix}/bin/unzip -q -x %{SOURCE0}
- %patch -p0 -d Io-%{V_dist}
%build
# prepare addon directory
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]