From f95d403f30ab4c5afb572db30ff99843be0c464f67092eb65166973daa6dbcdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Sun, 16 Sep 2012 20:47:26 +0000 Subject: [PATCH] Accepting request 134364 from home:namtrac:bugfix - Add BuildRequires on man to fix build for Factory OBS-URL: https://build.opensuse.org/request/show/134364 OBS-URL: https://build.opensuse.org/package/show/server:mail/mailx?expand=0&rev=23 --- mailx.changes | 5 +++++ mailx.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/mailx.changes b/mailx.changes index 0fc4109..fc98f6e 100644 --- a/mailx.changes +++ b/mailx.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 14 19:52:31 UTC 2012 - idonmez@suse.com + +- Add BuildRequires on man to fix build for Factory + ------------------------------------------------------------------- Fri Mar 23 18:39:38 UTC 2012 - werner@suse.de diff --git a/mailx.spec b/mailx.spec index 618a08a..2420c4d 100644 --- a/mailx.spec +++ b/mailx.spec @@ -18,6 +18,7 @@ Name: mailx BuildRequires: krb5-devel +BuildRequires: man BuildRequires: openssl-devel BuildRequires: pcre BuildRequires: postfix