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: 18-Nov-2008 21:37:05
Branch: HEAD Handle: 2008111820370500
Modified files:
openpkg-src/lzip lzip.spec
Log:
upgrading package: lzip 1.0 -> 1.1
Summary:
Revision Changes Path
1.2 +6 -6 openpkg-src/lzip/lzip.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/lzip/lzip.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 lzip.spec
--- openpkg-src/lzip/lzip.spec 15 Oct 2008 18:20:55 -0000 1.1
+++ openpkg-src/lzip/lzip.spec 18 Nov 2008 20:37:05 -0000 1.2
@@ -24,18 +24,18 @@
# package information
Name: lzip
Summary: LZMA Compression
-URL: http://es.geocities.com/ant_diaz2001/lzip.html
+URL: http://www.nongnu.org/lzip/lzip.html
Vendor: Antonia Diaz Diaz
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
Class: EVAL
Group: Compression
License: GPL
-Version: 1.0
-Release: 20081015
+Version: 1.1
+Release: 20081118
# list of sources
-Source0: http://es.geocities.com/ant_diaz2001/lzip-%{version}.tar.gz
+Source0:
http://download.savannah.gnu.org/releases/lzip/lzip-%{version}.tar.bz2
# build information
Prefix: %{l_prefix}
@@ -59,8 +59,8 @@
%track
prog lzip = {
version = %{version}
- url = http://es.geocities.com/ant_diaz2001/lzip.html
- regex = lzip-(__VER__)\.tar\.gz
+ url = http://download.savannah.gnu.org/releases/lzip/
+ regex = lzip-(__VER__)\.tar\.bz2
}
%prep
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]