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: 13-Jan-2007 08:33:59
Branch: HEAD Handle: 2007011307335800
Modified files:
openpkg-src/sfio sfio.spec
Log:
embed information into download URL
Summary:
Revision Changes Path
1.36 +2 -3 openpkg-src/sfio/sfio.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/sfio/sfio.spec
============================================================================
$ cvs diff -u -r1.35 -r1.36 sfio.spec
--- openpkg-src/sfio/sfio.spec 1 Jan 2007 17:41:44 -0000 1.35
+++ openpkg-src/sfio/sfio.spec 13 Jan 2007 07:33:58 -0000 1.36
@@ -37,11 +37,10 @@
Group: Libraries
License: BSD
Version: %{V_opkg}
-Release: 20061013
+Release: 20070113
# list of sources
-# (downloadable via username "I accept www.opensource.org/licenses/cpl"
and password "." only)
-Source0:
http://www.research.att.com/~gsf/download/tgz/sfio.%{V_dist}.tgz
+Source0: http://I%20accept%20www.opensource.org%2flicenses%2fcpl:[EMAIL
PROTECTED]/~gsf/download/tgz/sfio.%{V_dist}.tgz
Patch0: sfio.patch
# build information
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]