[hyphen-lt] Resolves: rhbz#905956 upstream changed link

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


commit d5bd63c9a1ea5b64bd4e8a005edc830cccefd0e0
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Jan 31 01:16:08 2013 +0000

    Resolves: rhbz#905956 upstream changed link

 .gitignore               |    2 +-
 hyphen-lt-cleantex.patch |    4 ++--
 hyphen-lt.spec           |   11 +++++++----
 sources                  |    2 +-
 4 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 31ea8ac..75ddbc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-hyph-lt.tex
+/hyph-lt.tex?view=co
diff --git a/hyphen-lt-cleantex.patch b/hyphen-lt-cleantex.patch
index 7d7f758..50f286a 100644
--- a/hyphen-lt-cleantex.patch
+++ b/hyphen-lt-cleantex.patch
@@ -1,5 +1,5 @@
---- hyph-lt.tex.clean	2010-02-08 08:50:31.000000000 +0000
-+++ hyph-lt.tex	2010-02-08 08:50:41.000000000 +0000
+--- hyph-lt.tex?view=co.clean	2010-02-08 08:50:31.000000000 +0000
++++ hyph-lt.tex?view=co	2010-02-08 08:50:41.000000000 +0000
 @@ -43,7 +43,6 @@
  % to review and maybe rebuild the patterns file.
  %
diff --git a/hyphen-lt.spec b/hyphen-lt.spec
index fed1171..e96135d 100644
--- a/hyphen-lt.spec
+++ b/hyphen-lt.spec
@@ -2,8 +2,8 @@ Name: hyphen-lt
 Summary: Lithuanian 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-lt.tex
+Release: 5%{?dist}
+Source: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-lt.tex?view=co
 Group: Applications/Text
 URL: http://tug.org/tex-hyphen
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -22,11 +22,11 @@ cp -p %{SOURCE0} .
 %patch0 -p0 -b .clean
 
 %build
-substrings.pl hyph-lt.tex hyph_lt_LT.dic UTF-8
+substrings.pl hyph-lt.tex?view=co hyph_lt_LT.dic UTF-8
 echo "Created with substring.pl by substrings.pl hyph-lt.tex hyph_lt_LT.dic UTF-8" > README
 echo "Original in-line credits were:" >> README
 echo "" >> README
-head -n 45 hyph-lt.tex >> README
+head -n 45 hyph-lt.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#905956 upstream changed 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
 
diff --git a/sources b/sources
index 2781864..89b0856 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4744073309c6e9eaf176bc5ca9aae7fd  hyph-lt.tex
+4744073309c6e9eaf176bc5ca9aae7fd  hyph-lt.tex?view=co


More information about the scm-commits mailing list