LGPL-2.1 file moved to LICENSE
This commit is contained in:
parent
db4dd00685
commit
2c9aafea19
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user