Browse Source

apache2: add R(post): alternatives

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

+ 5 - 1
a/apache2/apache2-vl.spec

@@ -6,7 +6,7 @@
 Summary: Apache HTTP Server
 Name: %{pkgname}
 Version: 2.2.14
-Release: 5%{_dist_release}
+Release: 6%{_dist_release}
 URL: http://httpd.apache.org/
 
 Vendor: Project Vine
@@ -59,6 +59,7 @@ BuildRequires: pcre-devel, sqlite3-devel
 Requires: mailcap, gawk, file, findutils, apr, apr-util
 Requires(pre): chkconfig, mktemp, fileutils
 Requires(pre): sh-utils, textutils, shadow-utils
+Requires(post): alternatives
 Provides: webserver
 Provides: httpd = %{version}
 Provides: httpd-mmn = %{mmn}
@@ -494,6 +495,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/apache2/build/*.sh
 
 %changelog
+* Wed Aug 18 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.2.14-6
+- add R(post): alternatives
+
 * Sat Mar 20 2010 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> - 2.2.14-5
 - add patch110 for fix CVE-2010-0434 from mdk 2010