Accepting request 55994 from home:vuntz:branches:GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/55994 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/shared-mime-info?expand=0&rev=21
This commit is contained in:
parent
704bf114ee
commit
fad5ec3535
@ -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
|
Sun Dec 12 12:53:36 CET 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -52,13 +52,12 @@ This package contains:
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%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
|
%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
%__make %{?jobs:-j%jobs}
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
|
Loading…
Reference in New Issue
Block a user