Accepting request 23302 from GNOME:Factory

Copy from GNOME:Factory/glib2 based on submit request 23302 from user sbrabec

OBS-URL: https://build.opensuse.org/request/show/23302
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib2?expand=0&rev=74
This commit is contained in:
OBS User autobuild 2009-10-30 15:55:29 +00:00 committed by Git OBS Bridge
parent b0164ba146
commit 598290c7a1
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Oct 27 17:27:47 CET 2009 - sbrabec@suse.cz
- Added support for translation-update-upstream (FATE#301344).
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Sep 30 10:17:15 CEST 2009 - vuntz@opensuse.org Wed Sep 30 10:17:15 CEST 2009 - vuntz@opensuse.org

View File

@ -25,6 +25,7 @@ BuildRequires: fdupes
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: pcre-devel BuildRequires: pcre-devel
BuildRequires: pkg-config BuildRequires: pkg-config
BuildRequires: translation-update-upstream
%if %suse_version > 1100 %if %suse_version > 1100
BuildRequires: libselinux-devel BuildRequires: libselinux-devel
%endif %endif
@ -37,7 +38,7 @@ Obsoletes: glib2-64bit
%endif %endif
# #
Version: 2.22.1 Version: 2.22.1
Release: 1 Release: 2
Summary: A Library with Convenient Functions Written in C Summary: A Library with Convenient Functions Written in C
Url: http://www.gtk.org/ Url: http://www.gtk.org/
Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.14/%{_name}-%{version}.tar.bz2 Source: ftp://ftp.gnome.org/pub/GNOME/sources/%{_name}/2.14/%{_name}-%{version}.tar.bz2
@ -213,6 +214,7 @@ to a C programmer and is used by Gtk+ and GNOME.
%lang_package %lang_package
%prep %prep
%setup -q -n %{_name}-%{version} %setup -q -n %{_name}-%{version}
translation-update-upstream
%patch0 %patch0
%patch1 %patch1
%patch8 %patch8