소스 검색

fix tracking

Ralf S. Engelschall 21 년 전
부모
커밋
1594f23302
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      scanssh/scanssh.spec

+ 2 - 2
scanssh/scanssh.spec

@@ -34,7 +34,7 @@ Class:        PLUS
 Group:        Security
 License:      BSD
 Version:      2.0
-Release:      20040408
+Release:      20040409
 
 #   list of sources
 Source0:      http://www.monkey.org/~provos/scanssh-%{version}.tar.gz
@@ -59,7 +59,7 @@ AutoReqProv:  no
 
 %track
     prog scanssh = {
-        version   = 1.60b
+        version   = %{version}
         url       = http://www.monkey.org/~provos/scanssh/
         regex     = scanssh-(__VER__)\.tar\.gz
         transform = "s/^(\\d+\\.\\d)([^\\d]+)$/${1}0${2}/; $_"