@@ -33,7 +33,7 @@ Class: CORE
Group: Building
License: GPL
Version: 2.0.7
-Release: 20070519
+Release: 20070602
# package options
%option with_shtoolize yes
@@ -73,7 +73,8 @@ AutoReqProv: no
%build
./configure \
- --prefix=%{l_prefix}
+ --prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man
%{l_make} %{l_mflags}
%install