SHA256
1
0
forked from pool/iso-codes

Accepting request 38991 from GNOME:Factory

Copy from GNOME:Factory/iso-codes based on submit request 38991 from user dimstar

OBS-URL: https://build.opensuse.org/request/show/38991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/iso-codes?expand=0&rev=18
This commit is contained in:
OBS User autobuild
2010-04-28 20:54:51 +00:00
committed by Git OBS Bridge
parent 19bf0b3479
commit 90e0b86951
2 changed files with 16 additions and 22 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Apr 28 10:07:59 UTC 2010 - dimstar@opensuse.org
- Clean spec file with spec-cleaner
- BuildRequire pkg-config to provide pkgconfig() provides.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Sep 7 13:15:00 CEST 2009 - lmedinas@opensuse.org Mon Sep 7 13:15:00 CEST 2009 - lmedinas@opensuse.org

View File

@@ -1,7 +1,7 @@
# #
# spec file for package iso-codes (Version 3.10.3) # spec file for package iso-codes (Version 3.10.3)
# #
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -15,19 +15,19 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
# norootforbuild
Name: iso-codes Name: iso-codes
Version: 3.10.3
Release: 2
License: LGPLv2.1+
Summary: ISO Code Lists and Translations
Url: http://alioth.debian.org/projects/pkg-isocodes/
Group: System/GUI/GNOME
Source: %{name}-%{version}.tar.bz2
BuildRequires: pkg-config
BuildRequires: python-devel BuildRequires: python-devel
BuildRequires: pyxml BuildRequires: pyxml
License: LGPLv2.1+
Group: System/GUI/GNOME
Version: 3.10.3
Release: 1
Summary: ISO Code Lists and Translations
Source: %{name}-%{version}.tar.bz2
Url: http://alioth.debian.org/projects/pkg-isocodes/
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch
@@ -36,12 +36,6 @@ This package provides the ISO-639 language code list, the ISO-3166
territory code list, ISO-3166-2 subterritory lists, and all their territory code list, ISO-3166-2 subterritory lists, and all their
translations in gettext .po form. translations in gettext .po form.
Authors:
--------
Alastair McKinstry, <mckinstry@debian.org>
%package devel %package devel
License: LGPLv2.1+ License: LGPLv2.1+
Summary: ISO code lists and translations Summary: ISO code lists and translations
@@ -53,12 +47,6 @@ 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 Territory code list, and ISO-3166-2 sub-territory lists, and all their
translations in gettext .po form. translations in gettext .po form.
Authors:
--------
Alastair McKinstry, <mckinstry@debian.org>
%prep %prep
%setup -q %setup -q
@@ -76,7 +64,7 @@ make %{?jobs:-j%jobs}
%find_lang iso_15924 %{name}.lang %find_lang iso_15924 %{name}.lang
%clean %clean
rm -rf $RPM_BUILD_ROOT rm -rf %{buildroot}
%files -f %{name}.lang %files -f %{name}.lang
%defattr(-,root,root) %defattr(-,root,root)