rpms/cpqarrayd/devel cpqarrayd.spec,1.3,1.4

David Juran (djuran) fedora-extras-commits at redhat.com
Fri Jul 18 13:29:42 UTC 2008


Author: djuran

Update of /cvs/pkgs/rpms/cpqarrayd/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28464

Modified Files:
	cpqarrayd.spec 
Log Message:
Add openssl-devel to BuildRequires (neccessary for EL4)



Index: cpqarrayd.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cpqarrayd/devel/cpqarrayd.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cpqarrayd.spec	18 Jul 2008 10:19:19 -0000	1.3
+++ cpqarrayd.spec	18 Jul 2008 13:28:58 -0000	1.4
@@ -1,6 +1,6 @@
 Name:           cpqarrayd
 Version:        2.3        
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Cpqarrayd is a daemon to monitor HP (compaq) arraycontrollers
 Group:          System Environment/Base
 License:        GPLv2+
@@ -12,7 +12,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: autoconf, automake
-BuildRequires: net-snmp-devel
+BuildRequires: net-snmp-devel, openssl-devel
 
 Requires(post): chkconfig
 Requires(postun): initscripts
@@ -70,6 +70,9 @@
 %doc %_mandir/man1/cpqarrayd*
 
 %changelog
+* Fri Jul 18 2008 David Juran <djuran at redhat.com> - 2.3-6
+- Add openssl-devel to BuildRequires (neccessary for EL4)
+
 * Fri Jul 18 2008 David Juran <djuran at redhat.com> - 2.3-5
 - More tagging sillyness
 




More information about the fedora-extras-commits mailing list