Browse Source

ldns: 1.6.4-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@973 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 15 years ago
parent
commit
5ac3fb62df
1 changed files with 11 additions and 2 deletions
  1. 11 2
      l/ldns/ldns-vl.spec

+ 11 - 2
l/ldns/ldns-vl.spec

@@ -6,19 +6,25 @@
 %endif
 
 Summary: Lowlevel DNS(SEC) library with API
+Summary(ja): 低レベルな DNS(SEC) ライブラリと API
 Name: ldns
 Version: 1.6.4
-Release: 2%{?dist}
+Release: 1%{?_dist_release}
 License: BSD
 Url: http://www.nlnetlabs.nl/%{name}/
 Source: http://www.nlnetlabs.nl/downloads/%{name}-%{version}.tar.gz
 Group: System Environment/Libraries
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires: libtool, autoconf, automake, gcc-c++, doxygen,
 BuildRequires: perl, libpcap-devel, openssl-devel
+Requires: libpcap, openssl
 Patch1: ldns-installfix-r3167.patch
 Patch2: ldns-rpathfix.patch
 
+Distribution: Vine Linux
+Vendor: Project Vine
+Packager: iwaim
+
 %if %{with_python}
 BuildRequires:  python-devel, swig
 %endif
@@ -129,6 +135,9 @@ rm -rf %{buildroot}
 %postun -p /sbin/ldconfig
 
 %changelog
+* Wed May  5 2010 IWAI, Masaharu <iwai@alib.jp> 1.6.4-1
+- initial build for Vine Linux: based Fedora 1.6.4-2.fc13
+
 * Fri Jan 22 2010 Paul Wouters <paul@xelerance.com> - 1.6.4-2
 - Fix missing _ldns.so causing ldns-python to not work
 - Patch for installing ldns-python files