diff --git a/SRPMS/msttcorefonts/distroutils.sysconfig b/SRPMS/msttcorefonts/distroutils.sysconfig index e976832..34e79f8 100644 --- a/SRPMS/msttcorefonts/distroutils.sysconfig +++ b/SRPMS/msttcorefonts/distroutils.sysconfig @@ -7,6 +7,7 @@ HAS_MS_LICENSE=no # Select the server that is closest to you by removing the '#' # character in one of the following lines: +MSTTCF_URL=http://mesh.dl.sourceforge.net/project/corefonts/the%20fonts/final/ #MSTTCF_URL=http://aleron.dl.sourceforge.net/sourceforge/corefonts #MSTTCF_URL=http://belnet.dl.sourceforge.net/sourceforge/corefonts #MSTTCF_URL=http://cesnet.dl.sourceforge.net/sourceforge/corefonts @@ -15,5 +16,5 @@ HAS_MS_LICENSE=no #MSTTCF_URL=http://twtelecom.dl.sourceforge.net/sourceforge/corefonts #MSTTCF_URL=http://unc.dl.sourceforge.net/sourceforge/corefonts #MSTTCF_URL=http://umn.dl.sourceforge.net/sourceforge/corefonts -MSTTCF_URL=http://easynews.dl.sourceforge.net/sourceforge/corefonts/ +#MSTTCF_URL=http://easynews.dl.sourceforge.net/sourceforge/corefonts/ diff --git a/SRPMS/msttcorefonts/msttcorefonts.spec.in b/SRPMS/msttcorefonts/msttcorefonts.spec.in index 4cf0db2..e3e8340 100644 --- a/SRPMS/msttcorefonts/msttcorefonts.spec.in +++ b/SRPMS/msttcorefonts/msttcorefonts.spec.in @@ -14,7 +14,7 @@ Name: %{name} Version: 1.3 -Release: 5@distroext@ +Release: 7@distroext@ Summary: TrueType core fonts for the web Group: Graphical Desktop/Fonts Vendor: @vendor@ @@ -30,11 +30,7 @@ BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-root %description -The TrueType core fonts for the web that was once available from -http://www.microsoft.com/typography/fontpack/. The src rpm is cleverly -constructed so that the actual fonts are downloaded from Sourceforge's site -at build time. Therefore this package technically does not 'redistribute' -the fonts, it just makes it easy to install them on a linux system. +The TrueType core fonts for the web that was once available from http://www.microsoft.com/typography/fontpack/. The src rpm is cleverly constructed so that the actual fonts are downloaded from Sourceforge's site at build time. Therefore this package technically does not 'redistribute' the fonts, it just makes it easy to install them on a linux system. %prep rm -rf %{name} @@ -101,6 +97,10 @@ exit 0 %dir %{fontdir} %changelog +* Wed Jun 01 2011 Silvan Calarco 1.3-7mamba +- retry times raised to 5 +- replace use of wget with curl + * Fri Feb 02 2007 Davide Madrisan 1.3-6qilnx - get download parameters from a sysconfig file