Hello community, here is the log from the commit of package hexchat for openSUSE:Factory checked in at 2013-08-23 11:04:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hexchat (Old) and /work/SRC/openSUSE:Factory/.hexchat.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hexchat" Changes: -------- --- /work/SRC/openSUSE:Factory/hexchat/hexchat.changes 2013-05-07 07:23:04.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.hexchat.new/hexchat.changes 2013-08-23 11:04:56.000000000 +0200 @@ -1,0 +2,4 @@ +Thu Aug 22 14:28:49 UTC 2013 - [email protected] + +- update spec (add libsexy-devel in BuildRequires) +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hexchat.spec ++++++ --- /var/tmp/diff_new_pack.cwgqHo/_old 2013-08-23 11:04:56.000000000 +0200 +++ /var/tmp/diff_new_pack.cwgqHo/_new 2013-08-23 11:04:56.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package hexchat # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright Andrey Karepin <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -12,28 +12,42 @@ # 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/ # + Name: hexchat Summary: A popular and easy to use graphical IRC (chat) client -Version: 2.9.5 -Release: 1 License: GPL-2.0+ Group: Productivity/Networking/IRC +Version: 2.9.5 +Release: 0 Source: hexchat-%{version}.tar.xz -URL: http://www.hexchat.org -BuildRequires: dbus-1-devel, dbus-1-glib-devel -BuildRequires: libxml2-devel -BuildRequires: update-desktop-files, fdupes, pkgconfig -BuildRequires: perl >= 5.8.0, perl(ExtUtils::Embed) -BuildRequires: python-devel -BuildRequires: pciutils-devel +Url: http://www.hexchat.org +BuildRequires: autoconf +BuildRequires: automake >= 1.11.0 BuildRequires: bison >= 1.35 +BuildRequires: dbus-1-devel +BuildRequires: dbus-1-glib-devel +BuildRequires: fdupes +BuildRequires: gettext-devel BuildRequires: glib2-devel >= 2.14.0 BuildRequires: gtk2-devel >= 2.10.0 -BuildRequires: libtool, autoconf, xz -BuildRequires: gettext-devel -BuildRequires: libproxy-devel, libnotify-devel, openssl-devel +BuildRequires: libnotify-devel +BuildRequires: libproxy-devel +BuildRequires: libsexy-devel +BuildRequires: libtool +BuildRequires: libxml2-devel +BuildRequires: openssl-devel +BuildRequires: pciutils-devel +BuildRequires: perl >= 5.8.0 +BuildRequires: pkgconfig +BuildRequires: python-devel +BuildRequires: update-desktop-files +BuildRequires: xz +BuildRequires: perl(ExtUtils::Embed) + Recommends: %{name}-lang %description @@ -44,7 +58,6 @@ %package devel Summary: Development Files for HexChat -License: GPL-2.0+ Group: Development/Libraries/C and C++ Requires: %{name} = %{version} @@ -55,11 +68,15 @@ %package plugins-perl Summary: Plugin for HexChat adds support for Perl scripts +Group: System/Libraries + %description plugins-perl The HexChat plugin providing the Perl scripting interface. %package plugins-python Summary: Plugin for HexChat adds support for Python scripts +Group: System/Libraries + %description plugins-python The HexChat plugin providing the Python scripting interface. @@ -75,7 +92,6 @@ %install %{make_install} - # Get rid of libtool archives %{__rm} -f %{buildroot}%{_libdir}/hexchat/plugins/*.la -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
