Hello community, here is the log from the commit of package pvm for openSUSE:Factory checked in at 2012-02-14 19:06:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pvm (Old) and /work/SRC/openSUSE:Factory/.pvm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pvm", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/pvm/pvm.changes 2011-09-23 12:42:09.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pvm.new/pvm.changes 2012-02-14 19:06:17.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Jan 29 13:17:00 UTC 2012 - [email protected] + +- Remove redundant tags/sections per specfile guideline suggestions +- Parallel building using %_smp_mflags + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pvm.spec ++++++ --- /var/tmp/diff_new_pack.PhN6EO/_old 2012-02-14 19:06:18.000000000 +0100 +++ /var/tmp/diff_new_pack.PhN6EO/_new 2012-02-14 19:06:18.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package pvm (Version 3.4.5) +# spec file for package pvm # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,7 +15,6 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: pvm @@ -112,7 +111,6 @@ V. S. Sunderam <[email protected]> %package devel -License: LGPL-2.1+ ; MIT Summary: Parallel Virtual Machine Group: Development/Libraries/Parallel Requires: %{name} = %{version} @@ -164,7 +162,7 @@ mkdir -p src/%{_pvm_arch} cp %{SOURCE3} src/%{_pvm_arch}/Makefile PVM_ROOT=`pwd` \ -make OPT_FLAGS="$RPM_OPT_FLAGS -fPIC -DPIC -fno-strict-aliasing" +make %{?_smp_mflags} OPT_FLAGS="$RPM_OPT_FLAGS -fPIC -DPIC -fno-strict-aliasing" %install install -d $RPM_BUILD_ROOT{%{_bindir},%{_includedir},%{_libdir},%{_pvm_root}/conf,%{_docdir}/%{name}} \ @@ -215,9 +213,6 @@ %__ln_s %{_libdir}/libpvm3.so.3 %buildroot/%{_pvm_root}/lib/%{_pvm_arch}/libpvm3.so.3 %__ln_s %{_libdir}/libpvm3.so.3.4 %buildroot/%{_pvm_root}/lib/%{_pvm_arch}/libpvm3.so.3.4 -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
