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: 12-Feb-2007 08:14:03
Branch: HEAD Handle: 2007021207140300
Modified files:
openpkg-src/uni2ascii uni2ascii.spec
Log:
upgrading package: uni2ascii 3.12 -> 3.13
Summary:
Revision Changes Path
1.5 +4 -4 openpkg-src/uni2ascii/uni2ascii.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/uni2ascii/uni2ascii.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 uni2ascii.spec
--- openpkg-src/uni2ascii/uni2ascii.spec 10 Jan 2007 08:44:18 -0000
1.4
+++ openpkg-src/uni2ascii/uni2ascii.spec 12 Feb 2007 07:14:03 -0000
1.5
@@ -32,11 +32,11 @@
Class: EVAL
Group: Charset
License: GPL
-Version: 3.12
-Release: 20070110
+Version: 3.13
+Release: 20070212
# list of sources
-Source0:
http://billposer.org/Software/Downloads/uni2ascii-%{version}.tgz
+Source0:
http://billposer.org/Software/Downloads/uni2ascii-%{version}.tar.gz
# build information
Prefix: %{l_prefix}
@@ -54,7 +54,7 @@
prog uni2ascii = {
version = %{version}
url = http://billposer.org/Software/uni2ascii.html
- regex = uni2ascii-(__VER__)\.tgz
+ regex = uni2ascii-(__VER__)\.tar.gz
}
%prep
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]