SHA256
1
0
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:
Dominique Leuenberger 2015-01-08 22:03:11 +00:00 committed by Git OBS Bridge
commit 66cc327aa3
2 changed files with 14 additions and 1 deletions

View File

@ -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 Sun Oct 19 12:31:40 UTC 2014 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package quassel # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -33,6 +33,7 @@ Source5: quassel-rpmlintrc
BuildRequires: cmake >= 2.8.10 BuildRequires: cmake >= 2.8.10
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: git BuildRequires: git
BuildRequires: hicolor-icon-theme
BuildRequires: phonon4qt5-devel BuildRequires: phonon4qt5-devel
BuildRequires: systemd BuildRequires: systemd
BuildRequires: pkgconfig(Qt5CLucene) BuildRequires: pkgconfig(Qt5CLucene)
@ -186,6 +187,12 @@ install -D -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.
%postun core %postun core
%service_del_postun quasselcore.service %service_del_postun quasselcore.service
%post base
%icon_theme_cache_post
%postun base
%icon_theme_cache_postun
%files mono %files mono
%defattr(-,root,root) %defattr(-,root,root)
%doc AUTHORS ChangeLog README %doc AUTHORS ChangeLog README