Hello community,

here is the log from the commit of package deb for openSUSE:Factory
checked in at Wed Sep 21 17:00:21 CEST 2011.



--------
--- deb/deb.changes     2011-03-31 14:55:28.000000000 +0200
+++ /mounts/work_src_done/STABLE/deb/deb.changes        2011-09-18 
19:29:30.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+  (cf. packaging guidelines)
+- Use %_smp_mflags for parallel build
+
+-------------------------------------------------------------------
update-alternatives.changes: same change

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ deb.spec ++++++
--- /var/tmp/diff_new_pack.OsTMTS/_old  2011-09-21 17:00:12.000000000 +0200
+++ /var/tmp/diff_new_pack.OsTMTS/_new  2011-09-21 17:00:12.000000000 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define admindir %{_localstatedir}/lib/rpm/
 %define debhelper_ver 8.1.2
@@ -90,7 +89,6 @@
 License:        GPLv2+
 Summary:        Development files for dpkg
 Group:          Development/Libraries/C and C++
-AutoReqProv:    on
 Requires:       %{name} = %{version}
 
 %description devel
@@ -129,7 +127,6 @@
        --disable-compiler-warnings \
 %endif
        --localstatedir=%{_localstatedir}/lib\
-       --libdir=%{_libdir} \
         --with-admindir=%{_var}/lib/dpkg 
 
 # configure somehow does not detect architecture correctly in OBS 
(bnc#469337), so 
@@ -234,9 +231,6 @@
 %fdupes %{buildroot}
 %endif
 
-%clean
-rm -rf %{buildroot}
-
 %post
 cd %{_localstatedir}/lib/dpkg
 for f in diversions statoverride status ; do

++++++ update-alternatives.spec ++++++
--- /var/tmp/diff_new_pack.OsTMTS/_old  2011-09-21 17:00:12.000000000 +0200
+++ /var/tmp/diff_new_pack.OsTMTS/_new  2011-09-21 17:00:12.000000000 +0200
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define admindir %{_localstatedir}/lib/rpm/
 %define debhelper_ver 8.1.2
@@ -70,8 +69,8 @@
 %{configure} \
     --with-admindir=%{admindir}
 
-make -C lib/compat
-make -C utils/
+make -C lib/compat %{?_smp_mflags}
+make -C utils/ %{?_smp_mflags}
 
 %install
 %{__install} -d -m 0755 %{buildroot}/%{_sbindir}/
@@ -85,9 +84,6 @@
 
 touch %{buildroot}/%{_localstatedir}/log/%{name}.log
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files
 %defattr(-,root,root,-)
 %doc COPYING


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



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