summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwrobell2003-06-21 15:09:04 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit46c3747cce657283f52d7b65140e21793cfb0555 (patch)
treea5cf66135454aae5a260a9775db4192b81fd24de
parentc9e67209c4dfe7737f7a262940d8679b5c2dbd53 (diff)
downloadfonts-TTF-microsoft-46c3747cce657283f52d7b65140e21793cfb0555.zip
fonts-TTF-microsoft-46c3747cce657283f52d7b65140e21793cfb0555.tar.gz
- freebsd.org links are out of date, switch to corefonts.sf.net
- extract filenames into lowercase Changed files: fonts-TTF-microsoft.spec -> 1.12
-rw-r--r--fonts-TTF-microsoft.spec26
1 files changed, 13 insertions, 13 deletions
diff --git a/fonts-TTF-microsoft.spec b/fonts-TTF-microsoft.spec
index 703c8d4..ac1a6f1 100644
--- a/fonts-TTF-microsoft.spec
+++ b/fonts-TTF-microsoft.spec
@@ -10,27 +10,27 @@ Release: 4
License: Microsoft EULA (for non-commercial use)
Group: X11/Fonts
URL: http://www.microsoft.com/truetype/fontpack/
-Source0: ftp://cvsup.pl.freebsd.org/pub/FreeBSD/ports/distfiles/webfonts/andale32.exe
+Source0: http://dl.sourceforge.net/corefonts/andale32.exe
# Source0-md5: cbdc2fdd7d2ed0832795e86a8b9ee19a
-Source1: ftp://cvsup.pl.freebsd.org/pub/FreeBSD/ports/distfiles/webfonts/arial32.exe
+Source1: http://dl.sourceforge.net/corefonts/arial32.exe
# Source1-md5: 9637df0e91703179f0723ec095a36cb5
-Source2: ftp://cvsup.pl.freebsd.org/pub/FreeBSD/ports/distfiles/webfonts/arialb32.exe
+Source2: http://dl.sourceforge.net/corefonts/arialb32.exe
# Source2-md5: c9089ae0c3b3d0d8c4b0a95979bb9ff0
-Source3: ftp://cvsup.pl.freebsd.org/pub/FreeBSD/ports/distfiles/webfonts/comic32.exe
+Source3: http://dl.sourceforge.net/corefonts/comic32.exe
# Source3-md5: 2b30de40bb5e803a0452c7715fc835d1
-Source4: ftp://cvsup.pl.freebsd.org/pub/FreeBSD/ports/distfiles/webfonts/courie32.exe
+Source4: http://dl.sourceforge.net/corefonts/courie32.exe
# Source4-md5: 4e412c772294403ab62fb2d247d85c60
-Source5: ftp://cvsup.pl.freebsd.org/pub/FreeBSD/ports/distfiles/webfonts/georgi32.exe
+Source5: http://dl.sourceforge.net/corefonts/georgi32.exe
# Source5-md5: 4d90016026e2da447593b41a8d8fa8bd
-Source6: ftp://cvsup.pl.freebsd.org/pub/FreeBSD/ports/distfiles/webfonts/impact32.exe
+Source6: http://dl.sourceforge.net/corefonts/impact32.exe
# Source6-md5: 7907c7dd6684e9bade91cff82683d9d7
-Source7: ftp://cvsup.pl.freebsd.org/pub/FreeBSD/ports/distfiles/webfonts/times32.exe
+Source7: http://dl.sourceforge.net/corefonts/times32.exe
# Source7-md5: ed39c8ef91b9fb80f76f702568291bd5
-Source8: ftp://cvsup.pl.freebsd.org/pub/FreeBSD/ports/distfiles/webfonts/trebuc32.exe
+Source8: http://dl.sourceforge.net/corefonts/trebuc32.exe
# Source8-md5: 0d7ea16cac6261f8513a061fbfcdb2b5
-Source9: ftp://cvsup.pl.freebsd.org/pub/FreeBSD/ports/distfiles/webfonts/verdan32.exe
+Source9: http://dl.sourceforge.net/corefonts/verdan32.exe
# Source9-md5: 12d2a75f8156e10607be1eaa8e8ef120
-Source10: ftp://cvsup.pl.freebsd.org/pub/FreeBSD/ports/distfiles/webfonts/webdin32.exe
+Source10: http://dl.sourceforge.net/corefonts/webdin32.exe
# Source10-md5: 230a1d13a365b22815f502eb24d9149b
%if %{!?_with_license_agreement:1}%{?_with_license_agreement:0}
NoSource: 0
@@ -61,7 +61,7 @@ Kolekcja darmowych fontów True Type firmy Microsoft.
%prep
%setup -q -c -T
-/usr/bin/cabextract %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} \
+/usr/bin/cabextract -L %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} \
%{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} %{SOURCE8} %{SOURCE9} \
%{SOURCE10}
@@ -81,7 +81,7 @@ exit 1
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{ttffontsdir}
-install *.ttf *.TTF $RPM_BUILD_ROOT%{ttffontsdir}
+install *.ttf $RPM_BUILD_ROOT%{ttffontsdir}
%clean
rm -rf $RPM_BUILD_ROOT