SHA256
1
0
forked from pool/iso-codes

Accepting request 59208 from GNOME:Factory

Accepted submit request 59208 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/59208
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iso-codes?expand=0&rev=29
This commit is contained in:
Berthold Gunreben 2011-02-01 14:51:37 +00:00 committed by Git OBS Bridge
commit be72bb873e
2 changed files with 10 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jan 25 20:08:06 UTC 2011 - dimstar@opensuse.org
- Split out -lang package (bnc#645077).
-------------------------------------------------------------------
Fri Jan 14 18:42:56 UTC 2011 - coolo@novell.com

View File

@ -30,6 +30,7 @@ BuildRequires: python-devel
BuildRequires: python-lxml
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Recommends: %{name}-lang
%description
This package provides the ISO-639 language code list, the ISO-3166
@ -47,6 +48,7 @@ This package provides the ISO-639 Language code list, the ISO-3166
Territory code list, and ISO-3166-2 sub-territory lists, and all their
translations in gettext .po form.
%lang_package
%prep
%setup -q
@ -66,11 +68,13 @@ translations in gettext .po form.
%clean
rm -rf %{buildroot}
%files -f %{name}.lang
%files
%defattr(-,root,root)
%doc ChangeLog README TODO
%{_datadir}/xml/iso-codes
%files lang -f %{name}.lang
%files devel
%defattr(-,root,root,-)
%{_datadir}/pkgconfig/iso-codes.pc