Search
j0ke.net Open Build Service
>
Projects
>
server:dns
>
ldns
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 3
[-]
[+]
Changed
ldns.spec
@@ -11,7 +11,9 @@ BuildRequires: openssl-devel libpcap-devel BuildRequires: python-devel swig BuildRequires: doxygen +%if 0%{?suse_version} > 1020 BuildRequires: fdupes +%endif # Url: http://www.nlnetlabs.nl/projects/ldns/ Source: http://www.nlnetlabs.nl/downloads/ldns/ldns-%{version}.tar.gz @@ -66,7 +68,7 @@ %setup -q %build -%configure --disable-rpath --disable-static --with-pyldns +%configure --disable-rpath --disable-static --with-pyldns --disable-gost %{__make} %{?_smp_mflags} pushd drill %configure --disable-rpath --disable-static @@ -84,7 +86,9 @@ %{__rm} -v %{buildroot}%{_libdir}/libldns.*a %{__rm} -rv doc/doxyparse.pl doc/man/ # +%if 0%{?suse_version} > 1020 %fdupes %buildroot%_mandir +%endif %clean %{__rm} -rf %{buildroot}