links doesn't have a -no-references mode anymore
This commit is contained in:
parent
cedecac1b8
commit
abef75441b
@ -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.org/pipermail/tex-live/2005-June/008156.ht
|
||||
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@redhat.com> - 0.20080619-2
|
||||
- links doesn't have a -no-references mode anymore
|
||||
|
||||
* Mon Mar 23 2009 Caolan McNamara <caolanm@redhat.com> - 0.20080619-1
|
||||
- initial version
|
||||
|
Loading…
Reference in New Issue
Block a user