OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Torsten Homeyer
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Oct-2005 08:08:22
Branch: HEAD Handle: 2005102807082200
Modified files:
openpkg-src/spin spin.spec
Log:
upgrading package: spin 4.2.5 -> 4.2.6
Summary:
Revision Changes Path
1.12 +5 -3 openpkg-src/spin/spin.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/spin/spin.spec
============================================================================
$ cvs diff -u -r1.11 -r1.12 spin.spec
--- openpkg-src/spin/spin.spec 6 Apr 2005 06:16:10 -0000 1.11
+++ openpkg-src/spin/spin.spec 28 Oct 2005 06:08:22 -0000 1.12
@@ -23,8 +23,8 @@
##
# package version
-%define V_real 4.2.5
-%define V_dist 425
+%define V_real 4.2.6
+%define V_dist 426
# package information
Name: spin
@@ -37,7 +37,7 @@
Group: Language
License: Freeware
Version: %{V_real}
-Release: 20050406
+Release: 20051028
# package options
%option with_x11 no
@@ -78,6 +78,8 @@
%prep
%setup -q -c
+ cd Spin
+ mv * ..
%build
# build spin
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]