|
|
@@ -39,7 +39,7 @@
|
|
|
# o any cc(1)
|
|
|
|
|
|
# the package version/release
|
|
|
-%define V_openpkg 20040712
|
|
|
+%define V_openpkg 20040715
|
|
|
|
|
|
# the used software versions
|
|
|
%define V_rpm 4.2.1
|
|
|
@@ -138,7 +138,7 @@ BuildRoot: %{l_buildroot}
|
|
|
AutoReq: no
|
|
|
AutoReqProv: no
|
|
|
Provides: OpenPKG
|
|
|
-Provides: openpkg = 2.0.3-2.0.3
|
|
|
+Provides: openpkg = 2.1.0-2.1.0
|
|
|
|
|
|
%description
|
|
|
This is the bootstrap package for the RPM-based Unix Software
|
|
|
@@ -203,7 +203,7 @@ Provides: openpkg = 2.0.3-2.0.3
|
|
|
}
|
|
|
prog openpkg:tar = {
|
|
|
version = %{V_tar}
|
|
|
- url = ftp://alpha.gnu.org/gnu/tar/
|
|
|
+ url = ftp://ftp.gnu.org/gnu/tar/
|
|
|
regex = tar-(__VER__)\.tar\.gz
|
|
|
}
|
|
|
prog openpkg:zlib = {
|