Search
j0ke.net Open Build Service
>
Projects
>
server:dns
>
pdns
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 9
[-]
[+]
Changed
pdns.spec
@@ -353,15 +353,17 @@ done popd %endif +%if 0%{?suse_version} pushd pdns/docs db2html -o html pdns.sgml find . -type d -exec chmod 755 {} \; find . -type f -exec chmod 644 {} \; %{__ln_s} book1.html html/index.html popd +%endif %install -%makeinstall +%__make DESTDIR=%{buildroot} install %if 0%{?build_debugging_tools} pushd pdns for i in $(awk -F= '/EXTRA_PROGRAMS/ {print $2}' Makefile.am ) ; do @@ -409,7 +411,9 @@ %files %defattr (-,root,root,-) %doc ChangeLog HACKING INSTALL README* TODO +%if 0%{?suse_version} %doc pdns/docs/html +%endif %config(noreplace) /etc/init.d/%{pkg_name} %dir %attr(750,root,pdns) %{_sysconfdir}/%{pkg_name} %config(noreplace) %attr(640,root,pdns) %{_sysconfdir}/%{pkg_name}/%{pkg_name}.conf