소스 검색

remember more details

Ralf S. Engelschall 23 년 전
부모
커밋
ebafbe4fee
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      perl-dbi/perl-dbi.spec

+ 3 - 3
perl-dbi/perl-dbi.spec

@@ -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 )