track new location
This commit is contained in:
parent
86afaf48b7
commit
27753c4e54
@ -1 +1 @@
|
|||||||
hyph_fr_FR_2-0.zip
|
hyph_fr_2-0.zip
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
Name: hyphen-fr
|
Name: hyphen-fr
|
||||||
Summary: French hyphenation rules
|
Summary: French hyphenation rules
|
||||||
Version: 2.0
|
Version: 2.0
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Source: http://download.tuxfamily.org/dicollecte2/hyph_fr_FR_2-0.zip
|
Source: http://www.dicollecte.org/download/fr/hyph_fr_2-0.zip
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
URL: http://dicollecte.tuxfamily.org/home.php?prj=fr
|
URL: http://www.dicollecte.org/download.php?prj=fr
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -36,10 +36,13 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc README_hyph_fr_FR.txt
|
%doc README_hyph_fr.txt
|
||||||
%{_datadir}/hyphen/*
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 06 2010 Caolan McNamara <caolanm@redhat.com> - 2.0-3
|
||||||
|
- track new location
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-2
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user