- Upstream stopped providing iso_639.tab file since 3.9 release, so remove
it from %%files.
This commit is contained in:
parent
76abc1a4e9
commit
fac68aa9cc
@ -2,7 +2,7 @@ Name: iso-codes
|
|||||||
Summary: ISO code lists and translations
|
Summary: ISO code lists and translations
|
||||||
|
|
||||||
Version: 3.10
|
Version: 3.10
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
URL: http://alioth.debian.org/projects/pkg-isocodes/
|
URL: http://alioth.debian.org/projects/pkg-isocodes/
|
||||||
@ -49,8 +49,6 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%files -f iso-codes.lang
|
%files -f iso-codes.lang
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%doc ChangeLog README LICENSE
|
%doc ChangeLog README LICENSE
|
||||||
%dir %{_datadir}/iso-codes
|
|
||||||
%{_datadir}/iso-codes/*.tab
|
|
||||||
%dir %{_datadir}/xml/iso-codes
|
%dir %{_datadir}/xml/iso-codes
|
||||||
%{_datadir}/xml/iso-codes/*.xml
|
%{_datadir}/xml/iso-codes/*.xml
|
||||||
|
|
||||||
@ -59,6 +57,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%{_datadir}/pkgconfig/iso-codes.pc
|
%{_datadir}/pkgconfig/iso-codes.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 02 2009 Parag Nemade <pnemade@redhat.com> - 3.10-2
|
||||||
|
- Upstream stopped providing iso_639.tab file since 3.9 release,
|
||||||
|
so remove it from %%files.
|
||||||
|
|
||||||
* Tue Jun 02 2009 Parag Nemade <pnemade@redhat.com> - 3.10-1
|
* Tue Jun 02 2009 Parag Nemade <pnemade@redhat.com> - 3.10-1
|
||||||
- Update to 3.10
|
- Update to 3.10
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user