Accepting request 83441 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/83441
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/eog-plugins?expand=0&rev=23
This commit is contained in:
Vincent Untz 2011-09-21 15:41:58 +00:00 committed by Git OBS Bridge
parent f4f77655ca
commit 50957a7269
2 changed files with 8 additions and 4 deletions

View File

@ -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
-------------------------------------------------------------------
Tue Sep 6 11:41:58 UTC 2011 - vuntz@opensuse.org

View File

@ -62,7 +62,7 @@ sed -i "s:champlain-gtk-0.10:champlain-gtk-0.12:g" configure
%configure \
--with-plugins=all \
--enable-python
%__make %{?jobs:-j%jobs} V=1
make %{?_smp_mflags} V=1
%install
%makeinstall
@ -70,9 +70,6 @@ sed -i "s:champlain-gtk-0.10:champlain-gtk-0.12:g" configure
find %{buildroot} -type f -name "*.la" -delete -print
%fdupes %{buildroot}/%{_libdir}/eog/plugins
%clean
rm -rf %{buildroot}
%post
%glib2_gsettings_schema_post