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: 09-Dec-2008 08:33:50
Branch: HEAD Handle: 2008120907334900
Modified files:
openpkg-src/fribidi fribidi.spec
Log:
fix URLs
Summary:
Revision Changes Path
1.19 +3 -3 openpkg-src/fribidi/fribidi.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/fribidi/fribidi.spec
============================================================================
$ cvs diff -u -r1.18 -r1.19 fribidi.spec
--- openpkg-src/fribidi/fribidi.spec 16 Jan 2008 21:49:02 -0000 1.18
+++ openpkg-src/fribidi/fribidi.spec 9 Dec 2008 07:33:49 -0000 1.19
@@ -24,7 +24,7 @@
# package information
Name: fribidi
Summary: Unicode BiDi Algorithm
-URL: http://fribidi.org/wiki/
+URL: http://fribidi.org/
Vendor: Dov Grobgeld
Packager: OpenPKG Foundation e.V.
Distribution: OpenPKG Community
@@ -32,7 +32,7 @@
Group: Charset
License: LGPL
Version: 0.19.1
-Release: 20080116
+Release: 20081209
# list of sources
Source0: http://fribidi.org/download/fribidi-%{version}.tar.gz
@@ -55,7 +55,7 @@
%track
prog fribidi = {
version = %{version}
- url = http://fribidi.org/wiki/
+ url = http://fribidi.org/
regex = fribidi-(__VER__)\.tar\.gz
}
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]