diff --git a/talloc-man.spec b/talloc-man.spec index 2ce8632..e03eff1 100644 --- a/talloc-man.spec +++ b/talloc-man.spec @@ -50,7 +50,7 @@ BuildRequires: python3-devel %if 0%{?suse_version} > 1100 #!BuildIgnore: python %endif -%endif # %{build_man} +%endif # build_man Url: http://talloc.samba.org/ Version: 2.1.4 Release: 0 @@ -165,7 +165,7 @@ Conflicts: python-talloc-devel Libraries and Header Files to Develop Programs with python3-talloc Support %endif -%endif # ! %{build_man} +%endif # ! build_man %prep %setup -n talloc-%{version} -q @@ -199,13 +199,13 @@ CONFIGURE_OPTIONS="\ doxygen doxy.config -%endif # ! %{build_man} +%endif # ! build_man %if ! %{build_man} %check # make test doesn't work with --disable-rpath #%{__make} test -%endif # ! %{build_man} +%endif # ! build_man %install %if ! %{build_man} @@ -218,7 +218,7 @@ rm -r ${RPM_BUILD_ROOT}/%{_mandir} mkdir -p ${RPM_BUILD_ROOT}/%{_mandir} cp -a doc/man/* ${RPM_BUILD_ROOT}/%{_mandir} -%endif ! %{build_man} +%endif # ! build_man %if ! %{build_man} %post -n %{libtalloc_name} -p /sbin/ldconfig @@ -278,6 +278,6 @@ cp -a doc/man/* ${RPM_BUILD_ROOT}/%{_mandir} %{_mandir}/man3/talloc*.3.* %endif -%endif # ! %{build_man} +%endif # ! build_man %changelog diff --git a/talloc.spec b/talloc.spec index 5ab68dc..a6ab6fb 100644 --- a/talloc.spec +++ b/talloc.spec @@ -50,7 +50,7 @@ BuildRequires: python3-devel %if 0%{?suse_version} > 1100 #!BuildIgnore: python %endif -%endif # %{build_man} +%endif # build_man Url: http://talloc.samba.org/ Version: 2.1.4 Release: 0 @@ -165,7 +165,7 @@ Conflicts: python-talloc-devel Libraries and Header Files to Develop Programs with python3-talloc Support %endif -%endif # ! %{build_man} +%endif # ! build_man %prep %setup -n talloc-%{version} -q @@ -199,13 +199,13 @@ CONFIGURE_OPTIONS="\ doxygen doxy.config -%endif # ! %{build_man} +%endif # ! build_man %if ! %{build_man} %check # make test doesn't work with --disable-rpath #%{__make} test -%endif # ! %{build_man} +%endif # ! build_man %install %if ! %{build_man} @@ -218,7 +218,7 @@ rm -r ${RPM_BUILD_ROOT}/%{_mandir} mkdir -p ${RPM_BUILD_ROOT}/%{_mandir} cp -a doc/man/* ${RPM_BUILD_ROOT}/%{_mandir} -%endif ! %{build_man} +%endif # ! build_man %if ! %{build_man} %post -n %{libtalloc_name} -p /sbin/ldconfig @@ -278,6 +278,6 @@ cp -a doc/man/* ${RPM_BUILD_ROOT}/%{_mandir} %{_mandir}/man3/talloc*.3.* %endif -%endif # ! %{build_man} +%endif # ! build_man %changelog