commit alpine for openSUSE:Factory
Hello community, here is the log from the commit of package alpine for openSUSE:Factory checked in at 2012-07-30 11:16:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alpine (Old) and /work/SRC/openSUSE:Factory/.alpine.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "alpine", Maintainer is "max@suse.com" Changes: -------- --- /work/SRC/openSUSE:Factory/alpine/alpine.changes 2012-02-08 17:17:19.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.alpine.new/alpine.changes 2012-07-30 11:35:08.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 27 08:43:05 UTC 2012 - aj@suse.de + +- Include sys/resource.h for getrlimit. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alpine.spec ++++++ --- /var/tmp/diff_new_pack.ZZP8ih/_old 2012-07-30 11:35:25.000000000 +0200 +++ /var/tmp/diff_new_pack.ZZP8ih/_new 2012-07-30 11:35:25.000000000 +0200 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: alpine # # Package configuration: ++++++ signal-and-panic-improvements.diff ++++++ --- /var/tmp/diff_new_pack.ZZP8ih/_old 2012-07-30 11:35:25.000000000 +0200 +++ /var/tmp/diff_new_pack.ZZP8ih/_new 2012-07-30 11:35:25.000000000 +0200 @@ -10,11 +10,12 @@ --- alpine-0.999/alpine/alpine.c +++ alpine-0.999/alpine/alpine.c -@@ -15,6 +15,7 @@ static char rcsid[] = "$Id: alpine.c 615 +@@ -15,6 +15,8 @@ static char rcsid[] = "$Id: alpine.c 615 * ======================================================================== */ +#include <execinfo.h> ++#include <sys/resource.h> #include "headers.h" #include "../pith/newmail.h" -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de