Hello community,

here is the log from the commit of package apport for openSUSE:Factory
checked in at Mon Sep 19 21:02:56 CEST 2011.



--------
--- apport/apport.changes       2011-06-15 12:47:36.000000000 +0200
+++ /mounts/work_src_done/STABLE/apport/apport.changes  2011-09-17 
14:09:26.000000000 +0200
@@ -1,0 +2,6 @@
+Sat Sep 17 12:09:23 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ apport.spec ++++++
--- /var/tmp/diff_new_pack.pdUqwn/_old  2011-09-19 21:02:52.000000000 +0200
+++ /var/tmp/diff_new_pack.pdUqwn/_new  2011-09-19 21:02:52.000000000 +0200
@@ -16,7 +16,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define revno -rev1189
 
@@ -28,7 +27,6 @@
 Url:            https://launchpad.net/apport
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  intltool python-devel texlive-latex
-AutoReqProv:    on
 Requires:       python python-m2crypto python-xml python-zypp rpm-python
 Requires:       apport-crashdb
 # Need the ability to use pipes in /proc/sys/kernel/core_pattern
@@ -101,10 +99,10 @@
 
 %build
 python setup.py build
-make -C po
-make -C gtk
-make -C qt4
-make -C doc
+make -C po %{?_smp_mflags}
+make -C gtk %{?_smp_mflags}
+make -C qt4 %{?_smp_mflags}
+make -C doc %{?_smp_mflags}
 # set up the packaging backend
 cp backends/packaging_rpm.py apport
 cp backends/packaging_opensuse.py apport/packaging_impl.py
@@ -139,9 +137,6 @@
 #These apps aren't packaged at the moment
 %__rm -f  %{buildroot}%{_bindir}/apport-{chroot,retrace}
 
-%clean
-%__rm -rf %{buildroot}
-
 %preun
 %stop_on_removal apport
 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to