Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37043123
en ru br
ALT Linux repos
S:4.15.0-alt1
5.0: 1.9-alt1
4.1: 1.9-alt1
4.0: 0.58-alt1

Group :: System/Internationalization
RPM: iso-codes

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: iso-codes
Version: 1.9
Release: alt1

%define deb_release 1

Group: System/Internationalization
Summary: ISO code lists and translations
License: GPL
URL: http://packages.debian.org/unstable/source/iso-codes

Source: %name-%version.tar.bz2

BuildArch: noarch

# Automatically added by buildreq on Sat Sep 10 2005

BuildRequires: common-licenses python-base python-module-PyXML python-modules-compiler python-modules-email python-modules-encodings python-modules-logging python-modules-xml

%description
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.

%package devel
Summary: Files for development using %name
Group: Development/Other
Requires: %name = %version-%release

%description devel
This package contains the pkg-config files for development
when building programs that use %name

%prep
%setup -q
%__rm -f COPYING
%__ln_s %_licensedir/GPL-2 COPYING

%build
%configure
%make_build

%install
%make_install DESTDIR=%buildroot install
%find_lang --output=%name.lang iso_639 iso_639_3 iso_3166 iso_3166_2 iso_4217 iso_15924

%files -f %name.lang
%doc ChangeLog README TODO
%doc --no-dereference COPYING
%_datadir/%name
%_datadir/xml/%name

%files devel
%_datadir/pkgconfig/iso-codes.pc

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin