From c5b06353141de033142f2cf9d64252b42e65df7a Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sat, 8 Nov 2003 07:50:25 +0000 Subject: [PATCH] do not use underscores; we usually replace those special chars with a plain dot --- abiword/abiword.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/abiword/abiword.spec b/abiword/abiword.spec index 42d48c0f88..b52d6a0f45 100644 --- a/abiword/abiword.spec +++ b/abiword/abiword.spec @@ -28,7 +28,7 @@ # FIXME: ms: update freetype2 paths!!! # package version -%define V_opkg 2.0.1_2 +%define V_opkg 2.0.1.2 %define V_dist 2.0.1-2 # package information @@ -41,7 +41,7 @@ Distribution: OpenPKG [JUNK] Group: Editor License: GPL Version: %{V_opkg} -Release: 20031107 +Release: 20031108 # list of sources Source0: http://download.sourceforge.net/sourceforge/abiword/abiword-%{V_dist}.tar.gz