LGPL-2.1 file moved to LICENSE

This commit is contained in:
Christopher Aillon 2008-02-27 06:00:48 +00:00
parent db4dd00685
commit 2c9aafea19

View File

@ -36,8 +36,6 @@ when building programs that use %{name}.
%setup -q %setup -q
%build %build
%{__mv} ./LGPL-2.1 ./COPYING
%configure %configure
make make
@ -52,7 +50,7 @@ make
%files -f iso-codes.lang %files -f iso-codes.lang
%defattr(-,root,root,-) %defattr(-,root,root,-)
%doc ChangeLog README COPYING %doc ChangeLog README LICENSE
%dir %{_datadir}/iso-codes %dir %{_datadir}/iso-codes
%{_datadir}/iso-codes/*.tab %{_datadir}/iso-codes/*.tab
%dir %{_datadir}/xml/iso-codes %dir %{_datadir}/xml/iso-codes