Hello community, here is the log from the commit of package irssi for openSUSE:Factory checked in at 2012-03-06 13:38:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/irssi (Old) and /work/SRC/openSUSE:Factory/.irssi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "irssi", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/irssi/irssi.changes 2011-09-23 02:03:44.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.irssi.new/irssi.changes 2012-03-06 13:38:05.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Feb 13 10:47:57 UTC 2012 - [email protected] + +- patch license to follow spdx.org standard + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ irssi.spec ++++++ --- /var/tmp/diff_new_pack.OStwBo/_old 2012-03-06 13:38:07.000000000 +0100 +++ /var/tmp/diff_new_pack.OStwBo/_new 2012-03-06 13:38:07.000000000 +0100 @@ -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 @@ 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 @@ Timo Sirainen <[email protected]> %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 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
