Ruediger Oertel 2020-09-14 13:01:33 +00:00 committed by Git OBS Bridge
parent da7df117d7
commit 1baf120ee2

View File

@ -1124,6 +1124,7 @@ find -type f -exec chmod 644 {} +
%build
export CFLAGS="%{optflags} -fno-strict-aliasing -DLDAP_DEPRECATED"
gettextize -f
autoreconf -fi
chmod a+x NP-VERSION-GEN
chmod +x configure # needed as configure script is not executable in 1.5..
@ -1282,7 +1283,7 @@ fi
%files
%defattr(-,root,root)
%doc ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS ChangeLog CODING FAQ
%doc NEWS README REQUIREMENTS SUPPORT THANKS README.SUSE
%doc NEWS README REQUIREMENTS SUPPORT README.SUSE
%if 0%{?suse_version} >= 1500
%license COPYING
%else
@ -1321,7 +1322,7 @@ fi
%files common -f %{name}.lang
%defattr(-,root,root)
%doc ABOUT-NLS ACKNOWLEDGEMENTS AUTHORS ChangeLog CODING FAQ
%doc NEWS README REQUIREMENTS SUPPORT THANKS README.SUSE
%doc NEWS README REQUIREMENTS SUPPORT README.SUSE
%if 0%{?suse_version} >= 1500
%license COPYING
%else