Hello community, here is the log from the commit of package segv_handler checked in at Fri Oct 27 19:24:03 CEST 2006. -------- --- segv_handler/segv_handler.changes 2006-01-25 21:41:32.000000000 +0100 +++ /mounts/work_src_done/STABLE/segv_handler/segv_handler.changes 2006-10-27 18:10:36.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Oct 27 18:10:31 CEST 2006 - dmueller@suse.de + +- don't build as root + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ segv_handler.spec ++++++ --- /var/tmp/diff_new_pack.8K0sTI/_old 2006-10-27 19:23:53.000000000 +0200 +++ /var/tmp/diff_new_pack.8K0sTI/_new 2006-10-27 19:23:53.000000000 +0200 @@ -1,18 +1,19 @@ # # spec file for package segv_handler (Version 0.0.1) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://bugs.opensuse.org +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # +# norootforbuild Name: segv_handler Version: 0.0.1 -Release: 6 -License: GPL, Other License(s), see package +Release: 29 +License: GNU General Public License (GPL) - all versions, Other License(s), see package Group: Development/Tools/Other URL: http://samba.org/ftp/unpacked/junkcode/segv_handler/ Autoreqprov: on @@ -60,11 +61,14 @@ [ "${RPM_BUILD_ROOT}" != "/" ] && [ -d ${RPM_BUILD_ROOT} ] && rm -rf ${RPM_BUILD_ROOT} %files +%defattr(-,root,root) %{_bindir}/backtrace %{_libdir}/segv_handler.so %doc README %changelog -n segv_handler +* Fri Oct 27 2006 - dmueller@suse.de +- don't build as root * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Tue Nov 15 2005 - uli@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de