Autobuild autoformatter for 77287

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quassel?expand=0&rev=2
This commit is contained in:
Sascha Peilicke 2011-07-29 14:45:57 +00:00 committed by Git OBS Bridge
parent ec407565c1
commit 9b5d28bc4f

View File

@ -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 # norootforbuild
Name: quassel
Version: 0.7.2 Name: quassel
Release: 0 Version: 0.7.2
License: GNU GPL v2 or v3 Release: 1
License: GNU GPL v2 or v3
Summary: Modern, cross-platform, distributed IRC client Summary: Modern, cross-platform, distributed IRC client
Group: Productivity/Networking/IRC Group: Productivity/Networking/IRC
Url: http://quassel-irc.org/ Url: http://quassel-irc.org/
Source: http://quassel-irc.org/pub/%{name}-%{version}.tar.bz2 Source: http://quassel-irc.org/pub/%{name}-%{version}.tar.bz2
Source1: init.quasselcore Source1: init.quasselcore
Source2: sysconfig.quasselcore Source2: sysconfig.quasselcore
Source3: logrotate.quasselcore Source3: logrotate.quasselcore
Source4: quassel.SuSEfirewall2 Source4: quassel.SuSEfirewall2
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: cmake BuildRequires: cmake
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: libkde4-devel BuildRequires: libkde4-devel
BuildRequires: libqca2-devel BuildRequires: libqca2-devel
BuildRequires: libQtWebKit-devel BuildRequires: libQtWebKit-devel
BuildRecommends:libdbusmenu-qt-devel BuildRecommends:libdbusmenu-qt-devel
%description %description
Quassel IRC is a modern, cross-platform, distributed IRC client, meaning that 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 -- 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. available.
%package mono %package mono
Summary: Modern, cross-platform, distributed IRC client Summary: Modern, cross-platform, distributed IRC client
Group: Productivity/Networking/IRC Group: Productivity/Networking/IRC
Requires: quassel-base = %{version}-%{release} Requires: quassel-base = %{version}-%{release}
@ -59,6 +77,7 @@ This is the quassel standalone client
%package client %package client
Summary: Modern, cross-platform, distributed IRC client Summary: Modern, cross-platform, distributed IRC client
Group: Productivity/Networking/IRC Group: Productivity/Networking/IRC
Requires: quassel-base = %{version}-%{release} Requires: quassel-base = %{version}-%{release}
@ -82,6 +101,7 @@ This is the quassel client only
%package core %package core
Summary: Modern, cross-platform, distributed IRC client Summary: Modern, cross-platform, distributed IRC client
Group: Productivity/Networking/IRC Group: Productivity/Networking/IRC
Requires: %fillup_prereq Requires: %fillup_prereq
@ -109,6 +129,7 @@ This is the core only
%package base %package base
Summary: Modern, cross-platform, distributed IRC client Summary: Modern, cross-platform, distributed IRC client
Group: Productivity/Networking/IRC Group: Productivity/Networking/IRC
Provides: kde4-quassel-base = %{version} 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} %{restart_on_update quasselcore}
%{insserv_cleanup} %{insserv_cleanup}
%files mono %files mono
%defattr(-,root,root) %defattr(-,root,root)
%doc AUTHORS ChangeLog README %doc AUTHORS ChangeLog README