From 21250095e954a272183ad6206d010161db1bff1f Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 19 Feb 2016 23:07:56 +0530 Subject: [PATCH] Add Supplements: tag for langpacks naming guidelines - Clean the specfile to follow current packaging guidelines --- hyphen-or.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/hyphen-or.spec b/hyphen-or.spec index 4304d7d..3a9ed3d 100644 --- a/hyphen-or.spec +++ b/hyphen-or.spec @@ -2,12 +2,13 @@ Name: hyphen-or Summary: Odia hyphenation rules Epoch: 1 Version: 0.7.0 -Release: 8%{?dist} +Release: 9%{?dist} Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/%{name}-%{version}.tar.bz2 URL: http://wiki.smc.org.in License: LGPLv3+ BuildArch: noarch Requires: hyphen +Supplements: (hyphen and langpacks-or) %description Odia hyphenation rules. @@ -26,6 +27,10 @@ install -m644 -p *.dic %{buildroot}/%{_datadir}/hyphen %{_datadir}/hyphen/* %changelog +* Fri Feb 19 2016 Parag Nemade - 1:0.7.0-9 +- Add Supplements: tag for langpacks naming guidelines +- Clean the specfile to follow current packaging guidelines + * Thu Feb 04 2016 Fedora Release Engineering - 1:0.7.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild