[hyphen-mn] Related: rhbz#905980 use url fragment hack

Caolán McNamara caolanm at fedoraproject.org
Thu Jan 31 01:38:31 UTC 2013


commit 24335a7c4307fa014e649ac11607a62363382a25
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Jan 31 01:37:55 2013 +0000

    Related: rhbz#905980 use url fragment hack

 .gitignore               |    2 +-
 hyphen-mn-cleantex.patch |    4 ++--
 hyphen-mn.spec           |    6 +++---
 sources                  |    2 +-
 4 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 93d3ba5..face7ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/hyph-mn-cyrl.tex?view=co
+/hyph-mn-cyrl.tex
diff --git a/hyphen-mn-cleantex.patch b/hyphen-mn-cleantex.patch
index 8759137..49f983c 100644
--- a/hyphen-mn-cleantex.patch
+++ b/hyphen-mn-cleantex.patch
@@ -1,5 +1,5 @@
---- hyph-mn-cyrl.tex?view=co	2010-04-11 18:46:51.000000000 +0100
-+++ hyph-mn-cyrl.tex?view=co	2010-04-11 18:49:41.000000000 +0100
+--- hyph-mn-cyrl.tex	2010-04-11 18:46:51.000000000 +0100
++++ hyph-mn-cyrl.tex	2010-04-11 18:49:41.000000000 +0100
 @@ -82,7 +82,6 @@
  %    For instance, байгуулъ-я, үзүүль-е
  % 3. However one vowel can be belong to a syllable, it's not possible to use hyphen.
diff --git a/hyphen-mn.spec b/hyphen-mn.spec
index 71db986..fa15524 100644
--- a/hyphen-mn.spec
+++ b/hyphen-mn.spec
@@ -3,7 +3,7 @@ Summary: Mongolian hyphenation rules
 %define upstreamid 20100531
 Version: 0.%{upstreamid}
 Release: 5%{?dist}
-Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl.tex?view=co
+Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl.tex?view=co#/hyph-mn-cyrl.tex
 Group: Applications/Text
 URL: http://www.ctan.org/tex-archive/help/Catalogue/entries/mnhyphn.html
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -22,11 +22,11 @@ cp -p %{SOURCE0} .
 %patch0 -p0 -b .clean
 
 %build
-substrings.pl hyph-mn-cyrl.tex?view=co hyph_mn_MN.dic UTF-8
+substrings.pl hyph-mn-cyrl.tex hyph_mn_MN.dic UTF-8
 echo "Created with substring.pl by substrings.pl hyph-mn-cyrl.tex hyph_mn_MN.dic UTF-8" > README
 echo "Original in-line credits were:" >> README
 echo "" >> README
-head -n 83 hyph-mn-cyrl.tex?view=co >> README
+head -n 83 hyph-mn-cyrl.tex >> README
 
 %install
 rm -rf $RPM_BUILD_ROOT
diff --git a/sources b/sources
index 167bcac..ab8f80b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2470bfb2e4808d34c711e3d2bb169d43  hyph-mn-cyrl.tex?view=co
+2470bfb2e4808d34c711e3d2bb169d43  hyph-mn-cyrl.tex


More information about the scm-commits mailing list