Autobuild autoformatter for 57788
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/irssi?expand=0&rev=15
This commit is contained in:
parent
5625af5f03
commit
4a2ed1a7e3
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package irssi (Version 0.8.15)
|
||||
#
|
||||
# Copyright (c) 2009-2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# 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
|
||||
@ -23,7 +23,7 @@ Version: 0.8.15
|
||||
Release: 1
|
||||
%define pkg_name irssi
|
||||
#
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Group: Productivity/Networking/IRC
|
||||
#
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -34,7 +34,7 @@ BuildRequires: update-desktop-files
|
||||
%if 0%{?suse_version} > 1130
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl
|
||||
Conflicts: %{pkg_name}-snapshot
|
||||
#
|
||||
Url: http://www.irssi.org
|
||||
@ -69,7 +69,7 @@ Authors:
|
||||
Timo Sirainen <cras@irssi.org>
|
||||
|
||||
%package devel
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
Group: Development/Languages/C and C++
|
||||
Requires: %{pkg_name} = %{version}
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user