From 870d6fbdc8a7cef444057867916688dfe38a9a5fa8db6dc18f1787a1344dfb46 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 18 Jun 2010 04:10:54 +0000 Subject: [PATCH] Accepting request 41423 from server:mail Copy from server:mail/mailx based on submit request 41423 from user coolo OBS-URL: https://build.opensuse.org/request/show/41423 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mailx?expand=0&rev=10 --- mailx.changes | 5 +++++ mailx.spec | 9 ++------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/mailx.changes b/mailx.changes index f6e2fe4..f895e0f 100644 --- a/mailx.changes +++ b/mailx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jun 11 13:36:58 UTC 2010 - coolo@novell.com + +- fix parallel make + ------------------------------------------------------------------- Mon Apr 19 16:55:31 CEST 2010 - meissner@suse.de diff --git a/mailx.spec b/mailx.spec index bbb8041..83d4368 100644 --- a/mailx.spec +++ b/mailx.spec @@ -27,7 +27,7 @@ Provides: mail Requires: smtp_daemon AutoReqProv: on Version: 12.2 -Release: 144 +Release: 145 Summary: A MIME-Capable Implementation of the mailx Command Source: mailx-%{version}.tar.bz2 Patch: mailx-%{version}.dif @@ -46,12 +46,6 @@ additional support for MIME messages, POP3, and SMTP. In recent system environments, nail is Unicode/UTF-8 capable. Further, it contains some minor enhancements like the ability to set a "From:" address. - - -Authors: --------- - Gunnar Ritter - %prep %setup -n mailx-%{version} %patch1 -p0 -b .path @@ -66,6 +60,7 @@ Authors: CC=gcc CFLAGS="${RPM_OPT_FLAGS} -pipe -D_GNU_SOURCE" export CC CFLAGS + $SHELL ./makeconfig make %{?jobs:-j%jobs} PREFIX=/usr CC="$CC" CFLAGS="$CFLAGS" tbl < mailx.1 | groff -mandocdb -Tps > manual.ps gzip -9f manual.ps