forked from pool/eog-plugins
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:
parent
584661de51
commit
c6a979a6f5
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user