Autobuild autoformatter for 77287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=2
This commit is contained in:
parent
ec407565c1
commit
9b5d28bc4f
26
quassel.spec
26
quassel.spec
@ -1,8 +1,26 @@
|
||||
#
|
||||
# spec file for package quassel
|
||||
#
|
||||
# Copyright (c) 2011 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
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: quassel
|
||||
Version: 0.7.2
|
||||
Release: 0
|
||||
Release: 1
|
||||
License: GNU GPL v2 or v3
|
||||
Summary: Modern, cross-platform, distributed IRC client
|
||||
Group: Productivity/Networking/IRC
|
||||
@ -20,7 +38,6 @@ BuildRequires: libqca2-devel
|
||||
BuildRequires: libQtWebKit-devel
|
||||
BuildRecommends:libdbusmenu-qt-devel
|
||||
|
||||
|
||||
%description
|
||||
Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that
|
||||
one (or multiple) client(s) can attach to and detach from a central core --
|
||||
@ -32,6 +49,7 @@ making communication with your peers not only convenient, but also ubiquitous
|
||||
available.
|
||||
|
||||
%package mono
|
||||
|
||||
Summary: Modern, cross-platform, distributed IRC client
|
||||
Group: Productivity/Networking/IRC
|
||||
Requires: quassel-base = %{version}-%{release}
|
||||
@ -59,6 +77,7 @@ This is the quassel standalone client
|
||||
|
||||
|
||||
%package client
|
||||
|
||||
Summary: Modern, cross-platform, distributed IRC client
|
||||
Group: Productivity/Networking/IRC
|
||||
Requires: quassel-base = %{version}-%{release}
|
||||
@ -82,6 +101,7 @@ This is the quassel client only
|
||||
|
||||
|
||||
%package core
|
||||
|
||||
Summary: Modern, cross-platform, distributed IRC client
|
||||
Group: Productivity/Networking/IRC
|
||||
Requires: %fillup_prereq
|
||||
@ -109,6 +129,7 @@ This is the core only
|
||||
|
||||
|
||||
%package base
|
||||
|
||||
Summary: Modern, cross-platform, distributed IRC client
|
||||
Group: Productivity/Networking/IRC
|
||||
Provides: kde4-quassel-base = %{version}
|
||||
@ -168,7 +189,6 @@ install -D -m 644 %{S:4} %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/se
|
||||
%{restart_on_update quasselcore}
|
||||
%{insserv_cleanup}
|
||||
|
||||
|
||||
%files mono
|
||||
%defattr(-,root,root)
|
||||
%doc AUTHORS ChangeLog README
|
||||
|
Loading…
x
Reference in New Issue
Block a user