Accepting request 457089 from home:badshah400:branches:openSUSE:Factory:Rings:2-TestDVD

- Make sure to own %{_docdir}/%{name} and lower directories
  individually by using %doc/%dir wherever appropriate.

OBS-URL: https://build.opensuse.org/request/show/457089
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/dia?expand=0&rev=42
This commit is contained in:
Bjørn Lie
2017-02-15 09:59:47 +00:00
committed by Git OBS Bridge
parent d18e005df1
commit d3c94fe24d
2 changed files with 12 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 10 11:14:17 UTC 2017 - badshah400@gmail.com
- Make sure to own %{_docdir}/%{name} and lower directories
individually by using %doc/%dir wherever appropriate.
-------------------------------------------------------------------
Fri Feb 3 13:51:06 UTC 2017 - badshah400@gmail.com

View File

@@ -146,13 +146,18 @@ fi
%{_datadir}/applications/*.desktop
%{_datadir}/dia
%{_datadir}/icons/hicolor/*/apps/dia.*
%dir %{_docdir}/%{name}
%dir %{_docdir}/%{name}/html
%doc %{_docdir}/%{name}/html/en
# EXAMPLES FOR THE (eu,fr,pl) LANGS ARE ALL SYMLINKED TO en
%doc %{_docdir}/%{name}/*/examples/
%doc %{_docdir}/%{name}/*
%doc %{_docdir}/%{name}/*/examples
%doc %{_mandir}/man1/*.*
%files lang -f %{name}.lang
%defattr(-,root,root)
%dir %{_docdir}/%{name}
%dir %{_docdir}/%{name}/html
%doc %{_docdir}/%{name}/html/*
%doc %{_mandir}/fr/man1/*.*
%exclude %{_docdir}/%{name}/html/en