diff --git a/quassel.spec b/quassel.spec index aeaaeca..9e885c8 100644 --- a/quassel.spec +++ b/quassel.spec @@ -1,26 +1,43 @@ +# +# 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 -License: GNU GPL v2 or v3 + +Name: quassel +Version: 0.7.2 +Release: 1 +License: GNU GPL v2 or v3 Summary: Modern, cross-platform, distributed IRC client -Group: Productivity/Networking/IRC -Url: http://quassel-irc.org/ -Source: http://quassel-irc.org/pub/%{name}-%{version}.tar.bz2 +Group: Productivity/Networking/IRC +Url: http://quassel-irc.org/ +Source: http://quassel-irc.org/pub/%{name}-%{version}.tar.bz2 Source1: init.quasselcore Source2: sysconfig.quasselcore Source3: logrotate.quasselcore Source4: quassel.SuSEfirewall2 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: cmake +BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: cmake BuildRequires: fdupes BuildRequires: libkde4-devel 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