forked from pool/iso-codes
This commit is contained in:
commit
3292c57946
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
## Default LFS
|
||||||
|
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
.osc
|
3
iso-codes-0.49.tar.bz2
Normal file
3
iso-codes-0.49.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:60f3a826e98e6383c29d16484c977a4962f507782322b2415244195aca50566e
|
||||||
|
size 1689917
|
51
iso-codes.changes
Normal file
51
iso-codes.changes
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 8 16:20:50 CET 2007 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Spec file cleanup.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Mar 5 07:31:37 CET 2006 - aj@suse.de
|
||||||
|
|
||||||
|
- removed "tt" directories since they are in filesystem now.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 25 21:45:17 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
- converted neededforbuild to BuildRequires
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 16 18:58:33 CET 2006 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Updated to version 0.49.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 5 02:02:07 CET 2006 - ro@suse.de
|
||||||
|
|
||||||
|
- removed "fo" directories (in filesystem)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 29 00:22:43 CEST 2005 - dmueller@suse.de
|
||||||
|
|
||||||
|
- add norootforbuild
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Aug 3 16:34:30 CEST 2005 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Updated to version 0.47.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 27 18:00:39 CEST 2005 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Bi-arch fix.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 22 00:50:52 CEST 2005 - gekker@suse.de
|
||||||
|
|
||||||
|
- Fix the file lists
|
||||||
|
- Patch the Makefile
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 21 17:24:40 CEST 2005 - gekker@suse.de
|
||||||
|
|
||||||
|
- Initial import of iso-codes version 0.25
|
||||||
|
|
107
iso-codes.spec
Normal file
107
iso-codes.spec
Normal file
@ -0,0 +1,107 @@
|
|||||||
|
#
|
||||||
|
# spec file for package iso-codes (Version 0.49)
|
||||||
|
#
|
||||||
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
|
# This file and all modifications and additions to the pristine
|
||||||
|
# package are under the same license as the package itself.
|
||||||
|
#
|
||||||
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
|
#
|
||||||
|
|
||||||
|
# norootforbuild
|
||||||
|
|
||||||
|
Name: iso-codes
|
||||||
|
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
|
||||||
|
Summary: ISO Code Lists and Translations
|
||||||
|
# http://packages.qa.debian.org/i/iso-codes.html
|
||||||
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
URL: http://alioth.debian.org/projects/pkg-isocodes/
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildArchitectures: noarch
|
||||||
|
|
||||||
|
%description
|
||||||
|
This package provides the ISO-639 language code list, the ISO-3166
|
||||||
|
territory code list, ISO-3166-2 subterritory lists, and all their
|
||||||
|
translations in gettext .po form.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Authors:
|
||||||
|
--------
|
||||||
|
Alastair McKinstry, <mckinstry@debian.org>
|
||||||
|
|
||||||
|
%package devel
|
||||||
|
Summary: ISO code lists and translations
|
||||||
|
Group: System/GUI/GNOME
|
||||||
|
Requires: %{name} = %{version}
|
||||||
|
|
||||||
|
%description devel
|
||||||
|
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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Authors:
|
||||||
|
--------
|
||||||
|
Alastair McKinstry, <mckinstry@debian.org>
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q
|
||||||
|
rm -v */no.*
|
||||||
|
rm -v */*/no.*
|
||||||
|
|
||||||
|
%build
|
||||||
|
./autogen.sh --prefix=%{_prefix}
|
||||||
|
make %{?jobs:-j%jobs}
|
||||||
|
|
||||||
|
%install
|
||||||
|
make install DESTDIR=$RPM_BUILD_ROOT
|
||||||
|
#mkdir -p $RPM_BUILD_ROOT%{_datadir}/pkgconfig
|
||||||
|
%find_lang iso_639
|
||||||
|
%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
|
||||||
|
|
||||||
|
%clean
|
||||||
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%files -f %{name}.lang
|
||||||
|
%defattr(-,root,root)
|
||||||
|
%doc ChangeLog LGPL-2.1 README TODO
|
||||||
|
%defattr (-, root, root)
|
||||||
|
%{_datadir}/iso-codes
|
||||||
|
%{_datadir}/xml/iso-codes
|
||||||
|
|
||||||
|
%files devel
|
||||||
|
%defattr(-,root,root,-)
|
||||||
|
%{_datadir}/pkgconfig/iso-codes.pc
|
||||||
|
|
||||||
|
%changelog -n iso-codes
|
||||||
|
* Mon Jan 08 2007 - sbrabec@suse.cz
|
||||||
|
- Spec file cleanup.
|
||||||
|
* Sun Mar 05 2006 - aj@suse.de
|
||||||
|
- removed "tt" directories since they are in filesystem now.
|
||||||
|
* Wed Jan 25 2006 - mls@suse.de
|
||||||
|
- converted neededforbuild to BuildRequires
|
||||||
|
* Mon Jan 16 2006 - sbrabec@suse.cz
|
||||||
|
- Updated to version 0.49.
|
||||||
|
* Thu Jan 05 2006 - ro@suse.de
|
||||||
|
- removed "fo" directories (in filesystem)
|
||||||
|
* Thu Sep 29 2005 - dmueller@suse.de
|
||||||
|
- add norootforbuild
|
||||||
|
* Wed Aug 03 2005 - sbrabec@suse.cz
|
||||||
|
- Updated to version 0.47.
|
||||||
|
* Mon Jun 27 2005 - sbrabec@suse.cz
|
||||||
|
- Bi-arch fix.
|
||||||
|
* Wed Jun 22 2005 - gekker@suse.de
|
||||||
|
- Fix the file lists
|
||||||
|
- Patch the Makefile
|
||||||
|
* Tue Jun 21 2005 - gekker@suse.de
|
||||||
|
- Initial import of iso-codes version 0.25
|
Loading…
Reference in New Issue
Block a user