Accepting request 83445 from home:jengelh:bl-e
- Remove redundant/obsolete tags/sections from specfile (cf. packaging guidelines) - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/83445 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/epiphany?expand=0&rev=111
This commit is contained in:
parent
bd7d170e87
commit
593445d1a7
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Sep 18 17:17:12 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- Remove redundant/obsolete tags/sections from specfile
|
||||||
|
(cf. packaging guidelines)
|
||||||
|
- Use %_smp_mflags for parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 7 02:50:41 UTC 2011 - vuntz@opensuse.org
|
Wed Sep 7 02:50:41 UTC 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -119,7 +119,7 @@ translation-update-upstream
|
|||||||
%else
|
%else
|
||||||
--without-ca-file
|
--without-ca-file
|
||||||
%endif
|
%endif
|
||||||
%__make %{?jobs:-j%jobs} V=1
|
make %{?_smp_mflags} V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%makeinstall
|
%makeinstall
|
||||||
@ -141,9 +141,6 @@ done
|
|||||||
%find_lang %{name} %{?no_lang_C}
|
%find_lang %{name} %{?no_lang_C}
|
||||||
%fdupes %{buildroot}
|
%fdupes %{buildroot}
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/ldconfig
|
/sbin/ldconfig
|
||||||
%desktop_database_post
|
%desktop_database_post
|
||||||
|
Loading…
Reference in New Issue
Block a user