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: 05-May-2008 20:01:41
Branch: HEAD Handle: 2008050519014000
Modified files:
openpkg-src/spandsp spandsp.spec
Log:
upgrading package: spandsp 0.0.4pre18 -> 0.0.5pre2
Summary:
Revision Changes Path
1.4 +5 -4 openpkg-src/spandsp/spandsp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/spandsp/spandsp.spec
============================================================================
$ cvs diff -u -r1.3 -r1.4 spandsp.spec
--- openpkg-src/spandsp/spandsp.spec 9 Mar 2008 17:55:17 -0000 1.3
+++ openpkg-src/spandsp/spandsp.spec 5 May 2008 18:01:40 -0000 1.4
@@ -22,8 +22,9 @@
##
# package version
-%define V_major 0.0.4
-%define V_minor pre18
+%define V_major 0.0.5
+%define V_minor pre2
+%define V_subdir 0.0.4
# package information
Name: spandsp
@@ -36,7 +37,7 @@
Group: VoIP
License: GPL
Version: %{V_major}%{V_minor}
-Release: 20080309
+Release: 20080505
# list of sources
Source0:
http://www.soft-switch.org/downloads/spandsp/spandsp-%{version}.tgz
@@ -64,7 +65,7 @@
}
%prep
- %setup -q -n spandsp-%{V_major}
+ %setup -q -n spandsp-%{V_subdir}
%patch -p0
%build
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]