rpms/hyphen-hsb/devel hyphen-hsb.spec,1.1,1.2

Caolan McNamara caolanm at fedoraproject.org
Tue Jul 14 19:35:14 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/hyphen-hsb/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28591

Modified Files:
	hyphen-hsb.spec 
Log Message:
links doesn't have a -no-references mode anymore


Index: hyphen-hsb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hyphen-hsb/devel/hyphen-hsb.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- hyphen-hsb.spec	28 Mar 2009 16:00:01 -0000	1.1
+++ hyphen-hsb.spec	14 Jul 2009 19:35:14 -0000	1.2
@@ -2,7 +2,7 @@ Name: hyphen-hsb
 Summary: Upper Sorbian hyphenation rules
 %define upstreamid 20080619
 Version: 0.%{upstreamid}
-Release: 1%{?dist}
+Release: 2%{?dist}
 Source0: http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/hyph-hsb.tex
 Source1: http://www.tug.org/pipermail/tex-live/2005-June/008156.html
 Group: Applications/Text
@@ -10,7 +10,7 @@ URL: http://tug.org/tex-hyphen
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License: LPPL
 BuildArch: noarch
-BuildRequires: hyphen-devel, links
+BuildRequires: hyphen-devel, elinks
 Requires: hyphen
 Patch0: hyphen-hsb-cleantex.patch
 
@@ -31,7 +31,7 @@ echo "See 008156.html (http://www.tug.or
 echo "---" >> README
 head -n 61 hyph-hsb.tex >> README
 
-links -dump 008156.html -no-references > COPYING
+elinks -dump 008156.html -no-references > COPYING
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -47,5 +47,8 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/hyphen/*
 
 %changelog
+* Tue Jul 14 2009 Caolan McNamara <caolanm at redhat.com> - 0.20080619-2
+- links doesn't have a -no-references mode anymore
+
 * Mon Mar 23 2009 Caolan McNamara <caolanm at redhat.com> - 0.20080619-1
 - initial version




More information about the fedora-extras-commits mailing list