? in url is problematic
This commit is contained in:
parent
b558dad3fa
commit
7f355cc051
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/hyph-grc.tex?view=co
|
||||
/hyph-grc.tex
|
||||
|
||||
@ -3,7 +3,9 @@ Summary: Ancient Greek hyphenation rules
|
||||
%define upstreamid 20110913
|
||||
Version: 0.%{upstreamid}
|
||||
Release: 1%{?dist}
|
||||
Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-grc.tex?view=co
|
||||
#? in a url causes trouble
|
||||
#http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-grc.tex?view=co
|
||||
Source: hyph-grc.tex
|
||||
Group: Applications/Text
|
||||
URL: http://tug.org/tex-hyphen
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user