Hello community, here is the log from the commit of package checkpolicy for openSUSE:Factory checked in at Mon Sep 19 15:56:09 CEST 2011.
-------- --- checkpolicy/checkpolicy.changes 2010-02-25 15:52:37.000000000 +0100 +++ /mounts/work_src_done/STABLE/checkpolicy/checkpolicy.changes 2011-09-18 00:52:12.000000000 +0200 @@ -1,0 +2,6 @@ +Sat Sep 17 22:52:07 UTC 2011 - jeng...@medozas.de + +- Remove redundant tags/sections from specfile +- Use %_smp_mflags for parallel build + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ checkpolicy.spec ++++++ --- /var/tmp/diff_new_pack.TPQAC0/_old 2011-09-19 15:56:03.000000000 +0200 +++ /var/tmp/diff_new_pack.TPQAC0/_new 2011-09-19 15:56:03.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package checkpolicy (Version 2.0.21) +# spec file for package checkpolicy # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 %define libsepol_ver 2.0.39 BuildRequires: bison flex-old @@ -55,9 +54,9 @@ %build make clean -make LIBDIR="%{_libdir}" CFLAGS="$RPM_OPT_FLAGS" +make LIBDIR="%{_libdir}" CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} cd test -make LIBDIR="%{_libdir}" CFLAGS="$RPM_OPT_FLAGS" +make LIBDIR="%{_libdir}" CFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags} %install mkdir -p $RPM_BUILD_ROOT%{_bindir} @@ -65,9 +64,6 @@ install test/dismod $RPM_BUILD_ROOT%{_bindir}/sedismod install test/dispol $RPM_BUILD_ROOT%{_bindir}/sedispol -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) %doc COPYING ChangeLog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org For additional commands, e-mail: opensuse-commit+h...@opensuse.org