|
|
@@ -42,8 +42,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [BASE]
|
|
|
Group: Language
|
|
|
License: GPL/Artistic
|
|
|
-Version: 20030201
|
|
|
-Release: 20030201
|
|
|
+Version: 20030202
|
|
|
+Release: 20030202
|
|
|
|
|
|
# package options
|
|
|
%option with_dbd_mysql no
|
|
|
@@ -98,7 +98,7 @@ AutoReqProv: no
|
|
|
%setup7 -q -T -D -a 7
|
|
|
|
|
|
%build
|
|
|
- # FIXME: remove in later version of DBD::Sprite
|
|
|
+ # FIXME: can be removed in a later version than DBD::Sprite 0.43
|
|
|
( cd DBD-Sprite-%{V_dbd_sprite}
|
|
|
%{l_shtool} subst -e '/realclean/d' Makefile.PL )
|
|
|
|