From fbfbc7f3b9f2c5f9f540259de2e2bce3a5bb9bf7a3e536060337aefba38ef319 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Sat, 15 Jan 2011 01:34:21 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/iso-codes revision 28.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/iso-codes?expand=0&rev=45119423fbbcb799914a270db32ee7c6 --- iso-codes.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iso-codes.spec b/iso-codes.spec index 1ee1255..aff6271 100644 --- a/iso-codes.spec +++ b/iso-codes.spec @@ -1,5 +1,5 @@ # -# spec file for package iso-codes (Version 3.24) +# spec file for package iso-codes # # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,7 +19,7 @@ Name: iso-codes Version: 3.24 -Release: 1 +Release: 2 License: LGPLv2.1+ Summary: ISO Code Lists and Translations Url: http://alioth.debian.org/projects/pkg-isocodes/ From 7ffb9dea174e8686e0d73b8d4a14a5f27ca9a4d6f19688ddb09c23ff785ce727 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 26 Jan 2011 18:58:03 +0000 Subject: [PATCH 2/2] Accepting request 59133 from home:dimstar:branches:GNOME:Factory Forwarding to openSUSE:Factory OBS-URL: https://build.opensuse.org/request/show/59133 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/iso-codes?expand=0&rev=38 --- iso-codes.changes | 5 +++++ iso-codes.spec | 6 +++++- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/iso-codes.changes b/iso-codes.changes index 61b7098..95feaa3 100644 --- a/iso-codes.changes +++ b/iso-codes.changes @@ -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 diff --git a/iso-codes.spec b/iso-codes.spec index aff6271..ff986fe 100644 --- a/iso-codes.spec +++ b/iso-codes.spec @@ -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