Accepting request 108096 from server:irc

patch license to follow spdx.org standard (forwarded request 104364 from coolo)

OBS-URL: https://build.opensuse.org/request/show/108096
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/irssi?expand=0&rev=18
This commit is contained in:
Stephan Kulow 2012-03-06 12:38:04 +00:00 committed by Git OBS Bridge
commit fcf333d3aa
2 changed files with 15 additions and 10 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 13 10:47:57 UTC 2012 - coolo@suse.com
- patch license to follow spdx.org standard
-------------------------------------------------------------------
Tue Jan 11 08:23:57 UTC 2011 - aj@suse.de

View File

@ -1,7 +1,7 @@
#
# spec file for package irssi (Version 0.8.15)
# spec file for package irssi
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 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
@ -15,19 +15,18 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: irssi
Version: 0.8.15
Release: 1
Release: 0
%define pkg_name irssi
#
License: GPLv2+
Group: Productivity/Networking/IRC
#
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: glib2-devel ncurses-devel openssl-devel pkgconfig
BuildRequires: glib2-devel
BuildRequires: ncurses-devel
BuildRequires: openssl-devel
BuildRequires: pkgconfig
%if 0%{?suse_version}
BuildRequires: update-desktop-files
%endif
@ -45,6 +44,8 @@ Source99: irssi-rpmlintrc
Patch: irssi-0.8.15_ssl_proxy.patch
#
Summary: Modular, Secure, and Well Designed IRC Client
License: GPL-2.0+
Group: Productivity/Networking/IRC
%if 0%{?suse_version} > 1130
%{perl_requires}
%else
@ -69,11 +70,10 @@ Authors:
Timo Sirainen <cras@irssi.org>
%package devel
License: GPLv2+
Group: Development/Languages/C and C++
Requires: %{pkg_name} = %{version}
#
Summary: Development package for irssi
Group: Development/Languages/C and C++
%description devel
This package contains the development files for irssi. It allows to