|
|
@@ -23,7 +23,7 @@
|
|
|
##
|
|
|
|
|
|
# package version
|
|
|
-%define V_linkchecker 2.9
|
|
|
+%define V_linkchecker 3.0
|
|
|
%define V_pydns 2.3.0
|
|
|
|
|
|
# package information
|
|
|
@@ -37,11 +37,11 @@ Class: PLUS
|
|
|
Group: Misc
|
|
|
License: GPL
|
|
|
Version: %{V_linkchecker}
|
|
|
-Release: 20050423
|
|
|
+Release: 20050709
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://osdn.dl.sourceforge.net/linkchecker/linkchecker-%{V_linkchecker}.tar.gz
|
|
|
-Source1: http://osdn.dl.sourceforge.net/sourceforge/pydns/pydns-%{V_pydns}.tgz
|
|
|
+Source1: http://osdn.dl.sourceforge.net/pydns/pydns-%{V_pydns}.tgz
|
|
|
Patch0: linkchecker.patch
|
|
|
|
|
|
# build information
|