Accepting request 159253 from GNOME:Factory

- Added support for translation-update-upstream. (forwarded request 157284 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/159253
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/json-glib?expand=0&rev=28
This commit is contained in:
Stephan Kulow 2013-03-15 09:38:29 +00:00 committed by Git OBS Bridge
commit 7d8b713686
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 28 18:10:37 CET 2013 - sbrabec@suse.cz
- Added support for translation-update-upstream.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 18 11:14:15 UTC 2012 - dimstar@opensuse.org Wed Jul 18 11:14:15 UTC 2012 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package json-glib # spec file for package json-glib
# #
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
@ -28,6 +28,7 @@ Source0: http://download.gnome.org/sources/json-glib/0.15/%{name}-%{versi
Source99: baselibs.conf Source99: baselibs.conf
BuildRequires: glib2-devel >= 2.31.0 BuildRequires: glib2-devel >= 2.31.0
BuildRequires: gobject-introspection-devel BuildRequires: gobject-introspection-devel
BuildRequires: translation-update-upstream
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
@ -107,6 +108,7 @@ json-glib library.
%lang_package %lang_package
%prep %prep
%setup -q %setup -q
translation-update-upstream
%build %build
%configure %configure