- Run desktop_ macros on gui subpkg.

- Recommend server to be installed as you technically need it
  anyways.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/distcc?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal 2014-12-15 10:55:24 +00:00 committed by Git OBS Bridge
parent 74cec71367
commit b0bcdfddc2
2 changed files with 14 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Dec 15 10:54:01 UTC 2014 - tchvatal@suse.com
- Run desktop_ macros on gui subpkg.
- Recommend server to be installed as you technically need it
anyways.
-------------------------------------------------------------------
Thu Dec 11 14:51:28 UTC 2014 - tchvatal@suse.com

View File

@ -49,6 +49,7 @@ BuildRequires: pkgconfig(libgnomeui-2.0)
BuildRequires: pkgconfig(libgssglue)
BuildRequires: pkgconfig(pango)
BuildRequires: pkgconfig(python)
Recommends: %{name}-server = %{version}
Suggests: %{name}-gui = %{version}
%description
@ -145,6 +146,12 @@ rm -rf %{buildroot}%{_docdir}/distcc/INSTALL
%postun server
%service_del_postun distccd.service
%post gui
%desktop_database_post
%postun gui
%desktop_database_postun
%files
%defattr(-,root,root)
%doc AUTHORS doc/* NEWS README.pump TODO