Blame SPECS/hyphen-hsb.spec

861304
Name: hyphen-hsb
861304
Summary: Upper Sorbian hyphenation rules
861304
%define upstreamid 20110620
861304
Version: 0.%{upstreamid}
861304
Release: 5%{?dist}
861304
#? in a url causes trouble
861304
#http://tug.org/svn/texhyphen/trunk/hyph-utf8/tex/generic/hyph-utf8/patterns/tex/hyph-hsb.tex?view=co
861304
Source0: hyph-hsb.tex
861304
Group: Applications/Text
861304
URL: http://tug.org/tex-hyphen
861304
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
861304
License: LPPL
861304
BuildArch: noarch
861304
BuildRequires: hyphen-devel
861304
Requires: hyphen
861304
Patch0: hyphen-hsb-cleantex.patch
861304
861304
%description
861304
Upper Sorbian hyphenation rules.
861304
861304
%prep
861304
%setup -T -q -c -n hyphen-hsb
861304
cp -p %{SOURCE0} .
861304
%patch0 -p0 -b .clean
861304
861304
%build
861304
substrings.pl hyph-hsb.tex hyph_hsb_DE.dic UTF-8
861304
echo "created with substring.pl by substrings.pl hyph-hsb.tex hyph_hsb_DE.dic UTF-8" > README
861304
echo "---" >> README
861304
head -n 70 hyph-hsb.tex >> README
861304
861304
%install
861304
rm -rf $RPM_BUILD_ROOT
861304
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/hyphen
861304
cp -p hyph_hsb_DE.dic $RPM_BUILD_ROOT/%{_datadir}/hyphen
861304
861304
%clean
861304
rm -rf $RPM_BUILD_ROOT
861304
861304
%files
861304
%defattr(-,root,root,-)
861304
%doc README
861304
%{_datadir}/hyphen/*
861304
861304
%changelog
861304
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 0.20110620-5
861304
- Mass rebuild 2013-12-27
861304
861304
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20110620-4
861304
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
861304
861304
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20110620-3
861304
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
861304
861304
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20110620-2
861304
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
861304
861304
* Mon Oct 17 2011 Caolan McNamara <caolanm@redhat.com> - 0.20110620-1
861304
- latest version
861304
861304
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20100531-2
861304
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
861304
861304
* Tue Jun 01 2010 Caolan McNamara <caolanm@redhat.com> - 0.20100531-1
861304
- latest version
861304
861304
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.20080619-3
861304
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
861304
861304
* Tue Jul 14 2009 Caolan McNamara <caolanm@redhat.com> - 0.20080619-2
861304
- links doesn't have a -no-references mode anymore
861304
861304
* Mon Mar 23 2009 Caolan McNamara <caolanm@redhat.com> - 0.20080619-1
861304
- initial version