Browse Source

"fix some trackings"

master
parent
commit
006f927bcc
  1. 11
      fonts-free/fonts-free.spec

11
fonts-free/fonts-free.spec

@ -59,7 +59,7 @@ Class: EVAL
Group: Graphics
License: Open Source
Version: 0
Release: 20100107
Release: 20100120
# list of sources
Source0: http://fedorahosted.org/releases/l/i/liberation-fonts/liberation-fonts-ttf-%{V_liberation}.tar.gz
@ -130,7 +130,7 @@ AutoReqProv: no
prog fonts-free:gentium = {
version = %{V_gentium}
url = http://download.openpkg.org/components/versioned/fonts-free/
regex = GentiumBasic_(.+)\.zip
regex = GentiumBasic_(\d+)\.zip
}
prog fonts-free:lido = {
version = %{V_lido}
@ -168,6 +168,7 @@ AutoReqProv: no
regex = freefont-ttf-(__VER__)\.tar\.gz
}
prog fonts-free:arkpandora = {
comment = "rse: 2010-01-20: website no longer existing?"
version = %{V_arkpandora}
url = http://www.users.bigpond.net.au/gavindi/
regex = ttf-arkpandora-(__VER__)\.tgz
@ -214,13 +215,13 @@ AutoReqProv: no
}
prog fonts-free:envycoder = {
version = %{V_envycoder}
url = http://damieng.com/blog/2008/05/26/envy-code-r-preview-7-coding-font-released
regex = EnvyCodeR-(__VER__)\.zip
url = http://damieng.com/blog/tag/envy-code-r
regex = EnvyCodeR-(PR\d+)\.zip
}
prog fonts-free:inconsolata = {
version = %{V_inconsolata}
url = http://download.openpkg.org/components/versioned/fonts-free/
regex = inconsolata-(\d+)\.otf
regex = Inconsolata-(\d+)\.otf
}
prog fonts-free:anonymouspro = {
version = %{V_anonymouspro}

Loading…
Cancel
Save