Logoj0ke.net Open Build Service > Projects > Apache:Modules > apache2-mod_qos > Changes
Sign Up | Log In

Changes of Revision 4

[-] Changed apache2-mod_qos-CentOS_5.spec
 
1
@@ -8,7 +8,7 @@
2
 Source1:   mod_qos.conf.rh
3
 License:   Apache Licence 2.0
4
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
5
-BuildPrereq:   httpd-devel >= 2.0.40-6 pcre-devel
6
+BuildPrereq:   httpd-devel >= 2.0.40-6 pcre-devel openssl-devel
7
 Requires:  httpd >= 2.0.40
8
 
9
 %description
10
[-] Changed apache2-mod_qos-RHEL_5.spec ^
10
 
1
@@ -8,7 +8,7 @@
2
 Source1:   mod_qos.conf.rh
3
 License:   Apache Licence 2.0
4
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
5
-BuildPrereq:   httpd-devel >= 2.0.40-6 pcre-devel
6
+BuildPrereq:   httpd-devel >= 2.0.40-6 pcre-devel openssl-devel
7
 Requires:  httpd >= 2.0.40
8
 
9
 %description
10
[-] Changed apache2-mod_qos.spec ^
10
 
1
@@ -11,7 +11,7 @@
2
 # norootforbuild
3
 
4
 Name:         apache2-mod_qos
5
-BuildRequires: apache2-devel pcre-devel
6
+BuildRequires: apache2-devel pcre-devel openssl-devel
7
 %define modname mod_qos
8
 %define apxs /usr/sbin/apxs2
9
 %define apache apache2
10