14
0

- Only ghost /etc/alternatives on 12.3 or newer

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sqlparse?expand=0&rev=2
This commit is contained in:
Sascha Peilicke
2013-11-15 12:18:18 +00:00
committed by Git OBS Bridge
parent 6252e78108
commit 34e36dc723
2 changed files with 7 additions and 0 deletions

View File

@@ -74,7 +74,9 @@ fi
%defattr(-,root,root,-)
%doc COPYING AUTHORS CHANGES README.rst
%ghost %{_bindir}/sqlformat
%if 0%{?suse_version} >= 1230
%ghost %{_sysconfdir}/alternatives/sqlformat
%endif
%{_bindir}/sqlformat-%{py_ver}
%{python_sitelib}/*