SHA256
1
0
forked from pool/iso-codes
OBS User unknown 2007-04-07 08:03:58 +00:00 committed by Git OBS Bridge
parent 3292c57946
commit 1269795821
4 changed files with 24 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:60f3a826e98e6383c29d16484c977a4962f507782322b2415244195aca50566e
size 1689917

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Apr 6 12:56:32 CEST 2007 - sbrabec@suse.cz
- Updated to version 1.0a:
* Many data updates.
* Support for ISO-639-3.
* Stable version.
-------------------------------------------------------------------
Mon Jan 8 16:20:50 CET 2007 - sbrabec@suse.cz

View File

@ -1,5 +1,5 @@
#
# spec file for package iso-codes (Version 0.49)
# spec file for package iso-codes (Version 1.0a)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@ -15,11 +15,11 @@ BuildRequires: pyxml
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
Group: System/GUI/GNOME
Autoreqprov: on
Version: 0.49
Release: 46
Version: 1.0a
Release: 1
Summary: ISO Code Lists and Translations
# http://packages.qa.debian.org/i/iso-codes.html
Source: %{name}-%{version}.tar.bz2
Source: %{name}_%{version}.tar.bz2
URL: http://alioth.debian.org/projects/pkg-isocodes/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArchitectures: noarch
@ -61,13 +61,13 @@ rm -v */*/no.*
make %{?jobs:-j%jobs}
%install
make install DESTDIR=$RPM_BUILD_ROOT
#mkdir -p $RPM_BUILD_ROOT%{_datadir}/pkgconfig
%makeinstall
%find_lang iso_639
%find_lang iso_639_3
%find_lang iso_3166
%find_lang iso_3166_2
%find_lang iso_4217
cat iso_639.lang iso_3166.lang iso_3166_2.lang iso_4217.lang >%{name}.lang
cat iso_639.lang iso_639_3.lang iso_3166.lang iso_3166_2.lang iso_4217.lang >%{name}.lang
%clean
rm -rf $RPM_BUILD_ROOT
@ -83,7 +83,12 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-)
%{_datadir}/pkgconfig/iso-codes.pc
%changelog -n iso-codes
%changelog
* Fri Apr 06 2007 - sbrabec@suse.cz
- Updated to version 1.0a:
* Many data updates.
* Support for ISO-639-3.
* Stable version.
* Mon Jan 08 2007 - sbrabec@suse.cz
- Spec file cleanup.
* Sun Mar 05 2006 - aj@suse.de

3
iso-codes_1.0a.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:711a3839844db06320095bce9427f9da7b014aeb8188f13512e3763c2e0dd734
size 4533190