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 5ac7307..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
-Version:        0.79
-Release:        3
 License:        GPL-2.0
-AutoReqProv:    on
+Group:          System/Management
+Version:        0.79
+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