[hyphen-mn] Resolves: rhbz#905980 rework for new link

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


commit a41d091db1e6ed253dafcc01f9ca83c34472e31c
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Jan 31 01:21:38 2013 +0000

    Resolves: rhbz#905980 rework for new link

 .gitignore               |    2 +-
 hyphen-mn-cleantex.patch |    4 ++--
 hyphen-mn.spec           |   19 +++++++++++--------
 sources                  |    2 +-
 4 files changed, 15 insertions(+), 12 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ddb6d35..93d3ba5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-hyph-mn-cyrl.tex
+/hyph-mn-cyrl.tex?view=co
diff --git a/hyphen-mn-cleantex.patch b/hyphen-mn-cleantex.patch
index 49f983c..8759137 100644
--- a/hyphen-mn-cleantex.patch
+++ b/hyphen-mn-cleantex.patch
@@ -1,5 +1,5 @@
---- hyph-mn-cyrl.tex	2010-04-11 18:46:51.000000000 +0100
-+++ hyph-mn-cyrl.tex	2010-04-11 18:49:41.000000000 +0100
+--- 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
 @@ -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 f163085..71db986 100644
--- a/hyphen-mn.spec
+++ b/hyphen-mn.spec
@@ -2,8 +2,8 @@ Name: hyphen-mn
 Summary: Mongolian hyphenation rules
 %define upstreamid 20100531
 Version: 0.%{upstreamid}
-Release: 4%{?dist}
-Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl.tex
+Release: 5%{?dist}
+Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl.tex?view=co
 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 hyph_mn_MN.dic UTF-8
+substrings.pl hyph-mn-cyrl.tex?view=co 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 >> README
+head -n 83 hyph-mn-cyrl.tex?view=co >> README
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/hyphen/*
 
 %changelog
+* Thu Jan 31 2013 Caolán McNamara <caolanm at redhat.com> - 0.20100531-5
+- Resolves: rhbz#905980 rework for new link
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.20100531-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
@@ -51,17 +54,17 @@ rm -rf $RPM_BUILD_ROOT
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.20100531-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
-* Tue Jun 01 2010 Caolan McNamara <caolanm at redhat.com> - 0.20100531-1
+* Tue Jun 01 2010 Caolán McNamara <caolanm at redhat.com> - 0.20100531-1
 - latest version
 
-* Sun Apr 11 2010 Caolan McNamara <caolanm at redhat.com> - 0.20100406-1
+* Sun Apr 11 2010 Caolán McNamara <caolanm at redhat.com> - 0.20100406-1
 - latest version
 
-* Thu Nov 05 2009 Caolan McNamara <caolanm at redhat.com> - 0.20091104-1
+* Thu Nov 05 2009 Caolán McNamara <caolanm at redhat.com> - 0.20091104-1
 - latest version
 
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.20090315-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
-* Mon Mar 16 2009 Caolan McNamara <caolanm at redhat.com> - 0.20090315-1
+* Mon Mar 16 2009 Caolán McNamara <caolanm at redhat.com> - 0.20090315-1
 - initial version
diff --git a/sources b/sources
index ab8f80b..167bcac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2470bfb2e4808d34c711e3d2bb169d43  hyph-mn-cyrl.tex
+2470bfb2e4808d34c711e3d2bb169d43  hyph-mn-cyrl.tex?view=co


More information about the scm-commits mailing list