Accepting request 61385 from GNOME:Factory
Accepted submit request 61385 from user vuntz OBS-URL: https://build.opensuse.org/request/show/61385 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdk-pixbuf?expand=0&rev=8
This commit is contained in:
commit
eb64939870
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 14 17:46:42 CET 2011 - sbrabec@suse.cz
|
||||
|
||||
- Added support for translation-update-upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 28 22:20:56 UTC 2010 - dimstar@opensuse.org
|
||||
|
||||
|
@ -36,6 +36,7 @@ BuildRequires: gnome-common
|
||||
BuildRequires: libjasper-devel
|
||||
BuildRequires: libjpeg-devel
|
||||
BuildRequires: libtiff-devel
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(libpng)
|
||||
@ -90,6 +91,7 @@ This package contains development files for gdk-pixbuf.
|
||||
%lang_package
|
||||
%prep
|
||||
%setup -q
|
||||
translation-update-upstream
|
||||
%if "%_lib" == "lib64"
|
||||
cp -a %{S:2} .
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user