Browse Source

upgrading package: fntsample 2.8 -> 3.0

master
parent
commit
d44a9e7290
  1. 6
      fntsample/fntsample.spec

6
fntsample/fntsample.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: EVAL
Group: Typesetting
License: GPL
Version: 2.8
Release: 20080426
Version: 3.0
Release: 20090327
# list of sources
Source0: http://switch.dl.sourceforge.net/fntsample/fntsample-%{version}.tar.gz
@ -72,7 +72,7 @@ AutoReqProv: no
--prefix=%{l_prefix} \
--mandir=%{l_prefix}/man \
--with-unicode-blocks=%{SOURCE1}
%{l_make} %{l_mflags -O}
%{l_make} %{l_mflags}
%install
rm -rf $RPM_BUILD_ROOT

Loading…
Cancel
Save