Browse Source

apache2: small fix

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@8601 ec354946-7b23-47d6-9f5a-488ba84defc7
daisuke 9 years ago
parent
commit
bf82a6e22b
1 changed files with 7 additions and 3 deletions
  1. 7 3
      a/apache2/apache2-vl.spec

+ 7 - 3
a/apache2/apache2-vl.spec

@@ -9,7 +9,7 @@
 Summary: Apache HTTP Server
 Name: %{pkgname}
 Version: 2.4.9
-Release: 1%{_dist_release}
+Release: 2%{_dist_release}
 URL: http://httpd.apache.org/
 
 Vendor: Project Vine
@@ -79,6 +79,7 @@ Requires(post): alternatives
 Provides: webserver
 Provides: httpd = %{version}
 Provides: httpd-mmn = %{mmn}
+Provides: apache2-mmn = %{mmn}
 Obsoletes: apache2-apr, apache2-apr-devel
 Obsoletes: apache < 2.0, apache-devel < 2.0
 
@@ -90,7 +91,7 @@ Internet.
 %package devel
 Group: Development/Libraries
 Summary: Development tools for the Apache HTTP server.
-Requires: libtool, httpd = %{version}
+Requires: libtool, apache2 = %{version}
 Requires: apr-devel, apr-util-devel
 
 %description devel
@@ -116,7 +117,7 @@ Summary: SSL/TLS module for the Apache HTTP server
 Epoch: 1
 BuildRequires: openssl-devel
 Requires(pre): openssl, dev, /bin/cat
-Requires: httpd, make, httpd-mmn = %{mmn}
+Requires: apache2, make, apache2-mmn = %{mmn}
 
 %description -n mod_ssl-apache2
 The mod_ssl module provides strong cryptography for the Apache Web
@@ -518,6 +519,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jun 25 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 2.4.9-2
+- modify dependency
+
 * Wed Jun 25 2014 Daisuke SUZUKI <daisuke@vinelinux.org> 2.4.9-1
 - update to 2.4.9
 - remove suffix '2' from {htdigest,htpasswd,rotatelogs}2