Accepting request 56115 from GNOME:Factory
Accepted submit request 56115 from user vuntz OBS-URL: https://build.opensuse.org/request/show/56115 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/shared-mime-info?expand=0&rev=23
This commit is contained in:
commit
f55c996ea3
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 14 19:07:26 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
- Just give up on the parallel build: it fails again. Since this
|
||||
module is really small, it doesn't matter much anyway.
|
||||
- Re-enable call to translation-update-upstream: bnc#658999 has
|
||||
been fixed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 12 12:53:36 CET 2010 - vuntz@opensuse.org
|
||||
|
||||
|
@ -52,13 +52,12 @@ This package contains:
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
# Disabled because of bnc#658999: it adds ara.po, which is wrong and makes the build fail
|
||||
#translation-update-upstream
|
||||
translation-update-upstream
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
%__make %{?jobs:-j%jobs}
|
||||
make
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
|
Loading…
Reference in New Issue
Block a user