Browse Source

gnutls-vl.spec

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@5269 ec354946-7b23-47d6-9f5a-488ba84defc7
kudoh 13 years ago
parent
commit
ff57028bcc
1 changed files with 7 additions and 3 deletions
  1. 7 3
      g/gnutls/gnutls-vl.spec

+ 7 - 3
g/gnutls/gnutls-vl.spec

@@ -4,7 +4,7 @@ Summary:	GNU TLS Library
 Summary(ja):	GNU TLS ライブラリ
 Name:		gnutls
 Version:	2.12.14
-Release:	2%{?_dist_release}
+Release:	3%{?_dist_release}
 License:	GPLv3+ and LGPLv2+
 # The libgnutls library is LGPLv2+, utilities and remaining libraries are GPLv3+
 Group:		System Environment/Libraries
@@ -29,6 +29,7 @@ BuildRequires: libgcrypt-devel >= 1.2.2, zlib-devel libtasn1-devel gmp-devel
 BuildRequires: gettext readline-devel libtool
 BuildRequires: guile-devel >= 1.8.6
 BuildRequires: lzo-devel
+BuildRequires: p11-kit-devel
 Requires:	libgcrypt >= 1.2.2, zlib
 Requires:	lzo
 
@@ -277,11 +278,14 @@ fi
 %endif
 
 %changelog
-* Sun Nov 04 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.12.14-2
+* Mon Dec 05 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.12.14-3
+- added BuildRequires: p11-kit-devel
+
+* Sun Dec 04 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.12.14-2
 - deleted BuildRequires: nettle-devel
   - mistake.. fixed.
 
-* Sun Nov 04 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.12.14-1
+* Sun Dec 04 2011 Toshiharu Kudoh <toshi.kd2@gmail.com> 2.12.14-1
 - new upstream release
 - synced Fedora development package
 - add new sub-package: c++