Accepting request 110636 from home:jengelh:branches:GNOME:Factory
- Parallel build with %_smp_mflags; remove redundant sections OBS-URL: https://build.opensuse.org/request/show/110636 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pixman?expand=0&rev=59
This commit is contained in:
parent
8851a256f2
commit
01bfcba4ac
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 22 14:24:37 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
- Parallel build with %_smp_mflags; remove redundant sections
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 9 08:51:13 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
|
@ -14,7 +14,6 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
Name: pixman
|
||||
Version: 0.24.4
|
||||
Release: 0
|
||||
@ -62,15 +61,12 @@ Pixman is a pixel manipulation library for X and cairo.
|
||||
--disable-arm-neon \
|
||||
%endif
|
||||
--disable-static
|
||||
make V=1 %{?jobs:-j%jobs}
|
||||
make V=1 %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
%makeinstall
|
||||
rm %{buildroot}%{_libdir}/libpixman-1.la
|
||||
|
||||
%clean
|
||||
rm -rf %{buildroot}
|
||||
|
||||
%post -n libpixman-1-0 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libpixman-1-0 -p /sbin/ldconfig
|
||||
|
Loading…
Reference in New Issue
Block a user