rpms/hunspell-bg/devel hunspell-bg.spec,1.10,1.11

Caolan McNamara caolanm at fedoraproject.org
Fri Jun 18 08:55:43 UTC 2010


Author: caolanm

Update of /cvs/pkgs/rpms/hunspell-bg/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv7627

Modified Files:
	hunspell-bg.spec 
Log Message:
latest version


Index: hunspell-bg.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hunspell-bg/devel/hunspell-bg.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- hunspell-bg.spec	18 Jun 2010 08:49:15 -0000	1.10
+++ hunspell-bg.spec	18 Jun 2010 08:55:43 -0000	1.11
@@ -6,7 +6,7 @@ Source: http://downloads.sourceforge.net
 Group: Applications/Text
 URL: http://bgoffice.sourceforge.net/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-License: GPLv2+ or LGPLv3+ or MPLv1.1
+License: GPLv2+ or LGPLv2+ or MPLv1.1
 BuildArch: noarch
 
 Requires: hunspell
@@ -18,7 +18,7 @@ Bulgarian hunspell dictionaries.
 %setup -q -n OOo-spell-bg-%{version}
 
 %build
-for i in README.bulgarian GPL-2.0.txt MPL-1.1.txt ChangeLog Copyright LGPL-3.0.txt; do
+for i in README.bulgarian GPL-2.0.txt MPL-1.1.txt ChangeLog Copyright LGPL-2.1.txt; do
   if ! iconv -f utf-8 -t utf-8 -o /dev/null $i > /dev/null 2>&1; then
     iconv -f ISO-8859-2 -t UTF-8 $i > $i.new
     touch -r $i $i.new
@@ -45,7 +45,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc ChangeLog Copyright GPL-2.0.txt LGPL-3.0.txt MPL-1.1.txt README.bulgarian
+%doc ChangeLog Copyright GPL-2.0.txt LGPL-2.1.txt MPL-1.1.txt README.bulgarian
 %{_datadir}/myspell/*
 
 %changelog



More information about the scm-commits mailing list