From 17548f3748b3a3c03f1bca4470a726e9e63077f85bd30bc22edd1df1c48614e2 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 7 Dec 2011 08:29:46 +0000 Subject: [PATCH] Accepting request 95643 from home:coolo:removeautomake - add automake as buildrequire to avoid implicit dependency OBS-URL: https://build.opensuse.org/request/show/95643 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam-config?expand=0&rev=47 --- pam-config.changes | 5 +++++ pam-config.spec | 10 ++++------ 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/pam-config.changes b/pam-config.changes index 66e0b84..00186fe 100644 --- a/pam-config.changes +++ b/pam-config.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Dec 2 16:32:29 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Wed Aug 17 09:51:02 UTC 2011 - fcrozat@suse.com diff --git a/pam-config.spec b/pam-config.spec index 25b33d2..bba309c 100644 --- a/pam-config.spec +++ b/pam-config.spec @@ -15,18 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: pam-config Summary: Modify common PAM configuration files +License: GPL-2.0 +Group: System/Management Version: 0.79 -Release: 1 -License: GPLv2 -AutoReqProv: on +Release: 0 +BuildRequires: automake PreReq: pam >= 0.99 Requires: pam-modules >= 10.2 -Group: System/Management Source: %{name}-%{version}.tar.bz2 Patch0: pam_systemd.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build