|
@@ -23,6 +23,9 @@
|
|
|
## SUCH DAMAGE.
|
|
## SUCH DAMAGE.
|
|
|
##
|
|
##
|
|
|
|
|
|
|
|
|
|
+%define V_long 1.0.2
|
|
|
|
|
+%define V_short 102
|
|
|
|
|
+
|
|
|
# package information
|
|
# package information
|
|
|
Name: bzip2
|
|
Name: bzip2
|
|
|
Summary: De-/Compression with BZIP2 Algorithm
|
|
Summary: De-/Compression with BZIP2 Algorithm
|
|
@@ -32,11 +35,11 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [REL]
|
|
Distribution: OpenPKG [REL]
|
|
|
Group: Compression
|
|
Group: Compression
|
|
|
License: GPL
|
|
License: GPL
|
|
|
-Version: 1.0.1
|
|
|
|
|
-Release: 20011201
|
|
|
|
|
|
|
+Version: %{V_long}
|
|
|
|
|
+Release: 20020128
|
|
|
|
|
|
|
|
# list of sources
|
|
# 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
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
Prefix: %{l_prefix}
|