소스 검색

upgrade to bzip2 1.0.2

Ralf S. Engelschall 24 년 전
부모
커밋
c4b1f5dd9d
1개의 변경된 파일6개의 추가작업 그리고 3개의 파일을 삭제
  1. 6 3
      bzip2/bzip2.spec

+ 6 - 3
bzip2/bzip2.spec

@@ -23,6 +23,9 @@
 ##  SUCH DAMAGE.
 ##
 
+%define       V_long  1.0.2
+%define       V_short 102
+
 #   package information
 Name:         bzip2
 Summary:      De-/Compression with BZIP2 Algorithm
@@ -32,11 +35,11 @@ Packager:     The OpenPKG Project
 Distribution: OpenPKG [REL]
 Group:        Compression
 License:      GPL
-Version:      1.0.1
-Release:      20011201
+Version:      %{V_long}
+Release:      20020128
 
 #   list of sources
-Source0:      ftp://sourceware.cygnus.com/pub/bzip2/v100/bzip2-%{version}.tar.gz
+Source0:      ftp://sources.redhat.com/pub/bzip2/v%{V_short}/bzip2-%{V_long}.tar.gz
 
 #   build information
 Prefix:       %{l_prefix}