forked from pool/quassel
Accepting request 280301 from KDE:Extra
1 OBS-URL: https://build.opensuse.org/request/show/280301 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=23
This commit is contained in:
commit
66cc327aa3
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 8 11:39:24 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Add hicolor-icon-theme BuildRequires and add call to
|
||||
icon_theme_cache_post/postun.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 19 12:31:40 UTC 2014 - tchvatal@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package quassel
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -33,6 +33,7 @@ Source5: quassel-rpmlintrc
|
||||
BuildRequires: cmake >= 2.8.10
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: git
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: phonon4qt5-devel
|
||||
BuildRequires: systemd
|
||||
BuildRequires: pkgconfig(Qt5CLucene)
|
||||
@ -186,6 +187,12 @@ install -D -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.
|
||||
%postun core
|
||||
%service_del_postun quasselcore.service
|
||||
|
||||
%post base
|
||||
%icon_theme_cache_post
|
||||
|
||||
%postun base
|
||||
%icon_theme_cache_postun
|
||||
|
||||
%files mono
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog README
|
||||
|
Loading…
x
Reference in New Issue
Block a user