[biosdevname/f16] added automake to the build deps

Praveen K Paladugu praveenp at fedoraproject.org
Tue Oct 4 19:28:39 UTC 2011


commit acb54725f824242e804373782d235ddfb893d8a6
Author: praveenp <praveen_paladugu at dell.com>
Date:   Tue Oct 4 14:28:10 2011 -0500

    added automake to the build deps

 biosdevname.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/biosdevname.spec b/biosdevname.spec
index 251e789..a9a60f7 100644
--- a/biosdevname.spec
+++ b/biosdevname.spec
@@ -1,6 +1,6 @@
 Name:		biosdevname
 Version:	0.3.11
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	Udev helper for naming devices per BIOS names
 
 Group:		System Environment/Base
@@ -17,6 +17,7 @@ BuildRequires:	pciutils-devel, zlib-devel
 BuildRequires:	udev
 #To generate the configure script
 BuildRequires:	autoconf
+BuildRequires:  automake
 # for ownership of /etc/udev/rules.d
 Requires: udev
 
@@ -56,6 +57,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Oct  4 2011 Praveen K Paladugu <praveen_paladugu at dell.com> - 0.3.11-5
+- Added automake as a build dependency
+
 * Tue Oct  4 2011 Praveen K Paladugu <praveen_paladugu at dell.com> - 0.3.11-4
 - Added autoconf as a build dependency
 


More information about the scm-commits mailing list