Browse Source

do not use underscores; we usually replace those special chars with a plain dot

master
parent
commit
c5b0635314
  1. 4
      abiword/abiword.spec

4
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

Loading…
Cancel
Save