msttcorefonts: update download path and specfile (1.3-7mamba)
This commit is contained in:
parent
c213d68810
commit
9701e31b4b
@ -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/
|
||||
|
||||
|
@ -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 <silvan.calarco@mambasoft.it> 1.3-7mamba
|
||||
- retry times raised to 5
|
||||
- replace use of wget with curl
|
||||
|
||||
* Fri Feb 02 2007 Davide Madrisan <davide.madrisan@qilinux.it> 1.3-6qilnx
|
||||
- get download parameters from a sysconfig file
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user