Accepting request 104364 from devel:openSUSE:Factory:patch-license

patch license to follow spdx.org standard

OBS-URL: https://build.opensuse.org/request/show/104364
OBS-URL: https://build.opensuse.org/package/show/server:irc/irssi?expand=0&rev=39
This commit is contained in:
Factory Maintainer
2012-03-06 08:29:32 +00:00
committed by Git OBS Bridge
parent 4a80897ad5
commit 175ceaa3da
2 changed files with 14 additions and 9 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
#
# 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