Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5021 ec354946-7b23-47d6-9f5a-488ba84defc7

miyabi 13 years ago
parent
commit
f3bed16fee
1 changed files with 7 additions and 3 deletions
  1. 7 3
      s/squid/squid-vl.spec

+ 7 - 3
s/squid/squid-vl.spec

@@ -1,7 +1,7 @@
 %define         base_name       squid
 %define         pkg_epoch       7
-%define         pkg_version     3.1.12
-%define         pkg_release     2%{?_dist_release}
+%define         pkg_version     3.1.16
+%define         pkg_release     1%{?_dist_release}
 
 Summary:        The Squid proxy caching server
 Summary(ja):    Squid ウェブプロキシキャッシュ
@@ -23,7 +23,7 @@ Requires(pre):  shadow-utils
 Requires(post): %{_syssbindir}/chkconfig
 Requires(preun): %{_syssbindir}/chkconfig
 BuildRequires:  openldap-devel pam-devel openssl-devel krb5-devel
-BuildRequires:  cyrus-sasl-devel
+BuildRequires:  cyrus-sasl-devel libcap-devel
 BuildRoot:      %{_tmppath}/%{base_name}-%{version}-root
 
 Conflicts:      squid30
@@ -261,6 +261,10 @@ fi
 %{_sysconfdir}/%{base_name}/%{base_name}.conf.documented
 
 %changelog
+* Mon Oct 17 2011 Masahiro INOUE <miyabi.-.inoue@nifty.com> 3.1.16-1
+- new upstream release
+- add BuildRequires - libcap-devel
+
 * Fri Jun 10 2011 Masahiro INOUE <miyabi.-.inoue@nifty.com> 3.1.12-2
 - files in libexec moved to libdir