Hello community,
here is the log from the commit of package xorg-x11-drv-omapfb for
openSUSE:Factory checked in at 2012-03-23 12:11:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-drv-omapfb (Old)
and /work/SRC/openSUSE:Factory/.xorg-x11-drv-omapfb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xorg-x11-drv-omapfb", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/xorg-x11-drv-omapfb/xorg-x11-drv-omapfb.changes
2012-02-23 15:35:15.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.xorg-x11-drv-omapfb.new/xorg-x11-drv-omapfb.changes
2012-03-23 12:11:45.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Mar 21 22:37:27 UTC 2012 - [email protected]
+
+- Remove redundant sections
+- Do parallel build with %_smp_mflags
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xorg-x11-drv-omapfb.spec ++++++
--- /var/tmp/diff_new_pack.dzTMwi/_old 2012-03-23 12:11:49.000000000 +0100
+++ /var/tmp/diff_new_pack.dzTMwi/_new 2012-03-23 12:11:49.000000000 +0100
@@ -14,10 +14,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-
-
-%define jobs $(( `/usr/bin/getconf _NPROCESSORS_ONLN` + 1 ))
-
Name: xorg-x11-drv-omapfb
Summary: X.Org X server -- Omapfb display driver (NEON optimized)
License: GPL-2.0+ and MIT
@@ -53,16 +49,13 @@
export CFLAGS="%{optflags} -mfpu=neon"
%configure --disable-static \
--enable-neon
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
%install
%make_install
install -D -p -m 0644 %{_sourcedir}/20-omapfb.conf \
%{buildroot}%{_sysconfdir}/X11/xorg.conf.d/20-omapfb.conf
-%clean
-rm -rf $RPM_BUILD_ROOT
-
%files
%defattr(-,root,root,-)
%config %{_sysconfdir}/X11/xorg.conf.d/20-omapfb.conf
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]