SHA256
1
0
forked from pool/mutter

Accepting request 61396 from GNOME:Factory

Accepted submit request 61396 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/61396
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mutter?expand=0&rev=27
This commit is contained in:
Ruediger Oertel 2011-02-18 11:55:53 +00:00 committed by Git OBS Bridge
commit d4640e9233
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 14 19:49:23 CET 2011 - sbrabec@suse.cz
- Added support for translation-update-upstream.
-------------------------------------------------------------------
Sun Feb 13 16:53:09 CET 2011 - vuntz@opensuse.org

View File

@ -27,6 +27,7 @@ BuildRequires: gobject-introspection-devel
BuildRequires: gtk3-devel
BuildRequires: intltool
BuildRequires: startup-notification-devel
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: zenity
BuildRequires: pkgconfig(libcanberra-gtk)
@ -65,6 +66,7 @@ to develop applications that require these.
%lang_package
%prep
%setup -q
translation-update-upstream
%if 0%{?BUILD_FROM_VCS}
[ -x ./autogen.sh ] && NOCONFIGURE=1 ./autogen.sh