Hello community, here is the log from the commit of package libbitmask for openSUSE:Factory checked in at 2011-11-21 15:45:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libbitmask (Old) and /work/SRC/openSUSE:Factory/.libbitmask.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libbitmask", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libbitmask/libbitmask.changes 2011-11-14 11:58:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libbitmask.new/libbitmask.changes 2011-11-21 15:46:05.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Nov 13 14:14:20 UTC 2011 - [email protected] + +- Remove redundant/unwanted tags/section (cf. specfile guidelines) +- Use %_smp_mflags for parallel building + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libbitmask.spec ++++++ --- /var/tmp/diff_new_pack.YWOGRZ/_old 2011-11-21 15:46:06.000000000 +0100 +++ /var/tmp/diff_new_pack.YWOGRZ/_new 2011-11-21 15:46:06.000000000 +0100 @@ -15,9 +15,8 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild -Url: http://oss.sgi.com/projects/cpusets/ +URL: http://oss.sgi.com/projects/cpusets/ Name: libbitmask License: LGPL v2.1 or later @@ -36,17 +35,9 @@ length bit masks, with a variety of operators. The cpuset package depends on libbitmask. - - -Authors: --------- - Paul Jackson <[email protected]> - %package -n libbitmask1 -License: LGPL v2.1 or later Summary: Multi-word bitmask abstract data type (used by cpusets) Group: Development/Languages/C and C++ -AutoReqProv: on %description -n libbitmask1 The Cpuset System is a processor and memory placement mechanism that @@ -54,17 +45,9 @@ length bit masks, with a variety of operators. The cpuset package depends on libbitmask. - - -Authors: --------- - Paul Jackson <[email protected]> - %package -n libbitmask-devel -License: LGPL v2.1 or later Summary: Multi-word bitmask abstract data type (used by cpusets) Group: Development/Languages/C and C++ -AutoReqProv: on Requires: libbitmask1 = %{version} %description -n libbitmask-devel @@ -73,27 +56,18 @@ length bit masks, with a variety of operators. The cpuset package depends on libbitmask. - - -Authors: --------- - Paul Jackson <[email protected]> - %prep %setup -q -n %{name} %build autoreconf -i %configure --disable-static --with-pic -%{__make} %{?jobs:-j%jobs} +make %{?_smp_mflags} %install %makeinstall rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -n libbitmask1 -p /sbin/ldconfig %postun -n libbitmask1 -p /sbin/ldconfig -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
